On 7/14/06, Al Lem <[EMAIL PROTECTED]> wrote: > Hi, > > How can I set up the path written in my ~/.profile file : > > "test -r /sw/bin/init.sh && . /sw/bin/init.sh" > > so that X11.app can see it when it start. I would like to be able to start > all the fink applications from the X11.app xterm ... > Is it possible? probably... > > > Thanks in advance > > > Alex > >
The easy way is to use "xterm -ls" rather than just "xterm". "-ls" means "login shell", so it reads whatever startup file you use for your default shell. -- Alexander K. Hansen Fink Documenter (still) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
