xterm
to
xterm -ls
and see if that works-- '-ls' stands for "login shell", so it should run your .profile.
--
Alexander K. Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX
On Jan 17, 2004, at 12:51 PM, Bo Parker wrote:
Greetings
The fink installer correctly set the $PATH variable used by Terminal:
217cpe217:~ fbparker$ echo $PATH /sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin 217cpe217:~ fbparker$
But how do I specify the $PATH for the xterm? Here's the result of echo $PATH in the xterm:
217cpe217:~ fbparker$ echo $PATH /usr/bin:/bin:/usr/sbin:/sbin:/Users/fbparker:/usr/X11R6/bin 217cpe217:~ fbparker$
The lack of /sw/bin in the $PATH makes it so I have to do, e.g.,
$ /sw/bin/abiword
instead of just
$ abiword
to start abiword. How do I set the $PATH that the xterm uses?
All help is appreciated!
-Bo Parker [EMAIL PROTECTED]
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
