xgterm
ThoRa wrote on Nov 20, 2008
Dear colleagues,
I am trying to install X11IRAF 2.0beta. I encounter problems with xgterm
finding the app resource defaults.
What do I have to do? The install script was used.
iraf@aitmvx:~> ls -l /usr/lib/X11/app-defaults/
total 12
-rw-r--r-- 1 root root 4048 Nov 19 14:14 XGterm
-rw-r--r-- 1 root root 5508 Nov 19 13:44 XTapemon
We are running SUSE Linux 10.3
iraf@aitmvx:~> uname -a
Linux aitmvx 2.6.22.18-0.2-default #1 SMP 2008-06-09 13:53:20 +0200
x86_64 x86_64 x86_64 GNU/Linux
Best regards,
Thomas
--
Dr. Thomas Rauch
Institute for Astronomy und Astrophysics
Kepler Center for Astro and Particle Physics
Eberhard Karls University
Sand 1
D-72076 Tübingen
Germany
E-Mail: rauch@astro.uni-tuebingen.de
WWW : http://astro.uni-tuebingen.de/~rauch/
Phone : +49 7071 29 78614
FAX : +49 7071 29 3458
Post generated using Mail2Forum (http://www.mail2forum.com)
I am trying to install X11IRAF 2.0beta. I encounter problems with xgterm
finding the app resource defaults.
What do I have to do? The install script was used.
iraf@aitmvx:~> ls -l /usr/lib/X11/app-defaults/
total 12
-rw-r--r-- 1 root root 4048 Nov 19 14:14 XGterm
-rw-r--r-- 1 root root 5508 Nov 19 13:44 XTapemon
We are running SUSE Linux 10.3
iraf@aitmvx:~> uname -a
Linux aitmvx 2.6.22.18-0.2-default #1 SMP 2008-06-09 13:53:20 +0200
x86_64 x86_64 x86_64 GNU/Linux
Best regards,
Thomas
--
Dr. Thomas Rauch
Institute for Astronomy und Astrophysics
Kepler Center for Astro and Particle Physics
Eberhard Karls University
Sand 1
D-72076 Tübingen
Germany
E-Mail: rauch@astro.uni-tuebingen.de
WWW : http://astro.uni-tuebingen.de/~rauch/
Phone : +49 7071 29 78614
FAX : +49 7071 29 3458
Post generated using Mail2Forum (http://www.mail2forum.com)
Mike Fitzpatrick wrote on Nov 20, 2008
The app-defaults files are normally found using the XFILESEARCHPATH environment variable, e.g. in your .cshrc file
will do it for most systems.
-Mike
setenv XFILESEARCHPATH ":/usr/lib/X11/%t/%N%S:/usr/x11R6/%T/%N%S:/usr/local/lib/%T/%N%S"will do it for most systems.
-Mike
Last post on Nov 20, 2008