Sorry, source statement should be . /sw/bin/init.sh NOT init.rc.  I'm a
little scatter brained today.   


On Mon, 2004-02-09 at 21:04, Fred Vachon wrote:
> Hi.  I had same problem.  This is what I did.
> 
> To run from X11 window I copied my xinitrc (no .) file to my home
> directory as .xinitrc and added a line after #!/bin/sh
> 
> cp /etc/x11/xinit/xinitrc ~/.xinitrc
> 
> then source as  . /sw/bin/init.rc
> 
> You can probably edit /etc/x11/xinit/xinitrc directly if you want to.
> 
> OR
> 
> You can run from terminal prompt if you type 
> 
> /usr/bin/open-x11 before the app that you want to start
> 
> ex. /usr/bin/open-x11 xinvaders
> 
> 
> Fred
> 
> 
> On Mon, 2004-02-09 at 16:40, Mailing Lists wrote:
> > Hi,
> >  With a new Fink install on an also new OS X 10.3.2 with X11
> >  and X11SDK.
> > 
> >  I installed a test application (xinvaders).
> >  When I run it from X, I get: command not found.
> >  When I run it from Terminal, I get: cannot open display.
> > 
> >  I looked in the shell parameters, and there the /sw etc
> >  is in the $PATH. In the .xinitrc however, the path does
> >  not include /sw etc.
> > 
> >  What I intend to do is set the $PATH in .xinitrc to the same
> >  value as in the Terminal, and test with this.
> > 
> >  This leaves me with 2 questions:
> >  -  where can I find the .xinitrc
> >  -  is there a reason why I should not do this?
> > 
> > ---
> > thank you,
> >   Klaas Punt           
> > 
> > 
> > 
> > -------------------------------------------------------
> > 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

Reply via email to