<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: linux xserver problems in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-xserver-problems/m-p/2548162#M80423</link>
    <description>Hi there.&lt;BR /&gt;If you open up a xterm window, you should set the DISPLAY variable after wards.&lt;BR /&gt;Like :&lt;BR /&gt;&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;#&lt;BR /&gt;export TERM=xterm&lt;BR /&gt;export DISPLAY=your_ip_address:0.0&lt;BR /&gt;PATH=$PATH:/opt/perf/bin&lt;BR /&gt;&lt;BR /&gt;Hope, i could help you.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Jul 2001 13:08:04 GMT</pubDate>
    <dc:creator>Alexander M. Ermes</dc:creator>
    <dc:date>2001-07-03T13:08:04Z</dc:date>
    <item>
      <title>linux xserver problems</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-xserver-problems/m-p/2548161#M80422</link>
      <description>hiya, &lt;BR /&gt;i am new to unix admin, coming from nt admin, but i started using linux a few months ago. i have a certain disdain for exceed, and i was delighted to see so many people posting that using linux's xserver worked great, finally, an actual reason to use linux at work! &lt;BR /&gt;&lt;BR /&gt;so i fired up my linux box, connected to the server, exported the display, ran xclock, pop! there it was, awesome. &lt;BR /&gt;&lt;BR /&gt;ok, now "sam &amp;amp;". i get the splash screen, then: &lt;BR /&gt;&lt;BR /&gt;"sam:Error: The cpp(1) command failed on file: /usr/sam/lib/C/fal.ui" &lt;BR /&gt;&lt;BR /&gt;hmm. lets try "xomni &amp;amp;" &lt;BR /&gt;&lt;BR /&gt;wow, there's the toolbar! ok, lets check some backups. crap: &lt;BR /&gt;&lt;BR /&gt;"Internal error in ("/src/cs/csa/mcsa.c /main/r31_split/1":4211) =&amp;gt; process aborted" &lt;BR /&gt;&lt;BR /&gt;ok, so i have a clock, but the 2 apps i need to run, won't. can anyone help, or point me towards the path to enlightenment? &lt;BR /&gt;&lt;BR /&gt;on a seperate note, anyone ever use cygwin's xserver on windows? i finally got it installed on win2k, but i can't figure out how to get the display to work. &lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;Ben</description>
      <pubDate>Tue, 03 Jul 2001 12:03:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-xserver-problems/m-p/2548161#M80422</guid>
      <dc:creator>Ben Wilson_4</dc:creator>
      <dc:date>2001-07-03T12:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: linux xserver problems</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-xserver-problems/m-p/2548162#M80423</link>
      <description>Hi there.&lt;BR /&gt;If you open up a xterm window, you should set the DISPLAY variable after wards.&lt;BR /&gt;Like :&lt;BR /&gt;&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;#&lt;BR /&gt;export TERM=xterm&lt;BR /&gt;export DISPLAY=your_ip_address:0.0&lt;BR /&gt;PATH=$PATH:/opt/perf/bin&lt;BR /&gt;&lt;BR /&gt;Hope, i could help you.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2001 13:08:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-xserver-problems/m-p/2548162#M80423</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-07-03T13:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: linux xserver problems</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-xserver-problems/m-p/2548163#M80424</link>
      <description>We use linux and exceed to access xomni without problems.  &lt;BR /&gt;&lt;BR /&gt;First, on the Linux server/workstation start X Windows (xstart) and allow DISPLAY access (e.g., "xhost +").  Now your XWindow can recieve any displays sent to it.  (You may want to restrict xhost as you desire)&lt;BR /&gt;&lt;BR /&gt;Second, log on the server that you want the screens displayed from.  Remember is to log in with the full user profile (e.g., "su - root"), so all your environmental variables are properly set.  Then, like the other gentleman stated, set the TERM and DISPLAY appropriately.&lt;BR /&gt;&lt;BR /&gt;Finally, run the commands you desire and all XWindows based displays are sent to the site you specified.  Any error messages are usually due to the software not being able to run on the server that it was initiated on (e.g., missing path or environmental variable or insufficient privilege to execute).&lt;BR /&gt;&lt;BR /&gt;If this still doesn't work, send me an email with your phone number.  Again we get it working here without issue.&lt;BR /&gt;-- Ed Ulfers, Festo Corp.&lt;BR /&gt;Email: Ed_Ulfers@Festo.com</description>
      <pubDate>Tue, 03 Jul 2001 16:27:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-xserver-problems/m-p/2548163#M80424</guid>
      <dc:creator>Ed Ulfers</dc:creator>
      <dc:date>2001-07-03T16:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: linux xserver problems</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-xserver-problems/m-p/2548164#M80425</link>
      <description>Which distribution are you using?  I am using Redhat 7.1 with XFree86-4.0.3-5 and have zero problems exporting my display from the HP boxes and running sam, xomni, etc.  &lt;BR /&gt;Perhaps you should upgrade the XFree86 on whatever distro you are using.  &lt;BR /&gt;&lt;BR /&gt;If you want to run X on NT, check out &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.uk.research.att.com/vnc" target="_blank"&gt;www.uk.research.att.com/vnc&lt;/A&gt;</description>
      <pubDate>Tue, 03 Jul 2001 16:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-xserver-problems/m-p/2548164#M80425</guid>
      <dc:creator>Jeff Gunnink</dc:creator>
      <dc:date>2001-07-03T16:35:18Z</dc:date>
    </item>
  </channel>
</rss>

