On Wed, 2002-10-23 at 14:27, Manuel Bardiès wrote:
> 
> Le mercredi, 23 oct 2002, à 18:50 Europe/Paris, Alexander Hansen a  
> écrit :
> 
> > If you forgot to remove /Applications/XDarwin.app, usually xfree86-base
> > and -rootless don't want to build, so it seems strange to me that the
> > build worked.  Try moving /Applications/XDarwin.app out of the way, and
> > do 'fink reinstall xfree86-rootless'.  That should give you a new,
> > working XDarwin.app.
> >
> OK, that worked...
> Orobor still doesn't though... crashes at start-up.
> My whole system seems to behave strange... and I have not smoked  
> anything!
> 
> When I launch XDarwin, I get the shell, but it seems that the paths are  
> lost.
> I don't have the same thing if I make a setenv in my 'normal' tcsh  
> shell and if input the same command in my XDarwin shell.
> Also it seems that the 'path' variable is updated severall times, since  
> I have :
> PATH=/sw/bin:/sw/sbin:/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/ 
> usr/X11R6/bin:/usr/X11R6/bin:/usr/X11R6/bin
> It also says: TERM_PROGRAM: undefined variable
> Is that normal?

OroborOSX, in my experience, has to be reinstalled when the XFree86
installation is changed.

The extra "/sw/bin/usr/X11R6/etc/xinit/xinitrc:/sw/sbin" shouldn't hurt
anything, and may be due to an extra PATH assignment in your .xinitrc or
/usr/X11R6/etc/xinit/xinitrc, which doesn't get called in Terminal.app
(the 'normal' shell).

The issue about "TERM_PROGRAM:undefined variable" has come up recently
on this list.  It appears when using some of the example shell
programs--specifically by calling /usr/share/tcsh/examples/aliases in
.cshrd .  

Here's a posted solution:

"Stefano" <[EMAIL PROTECTED]>'s approach 
"
Edit the file /usr/share/tcsh/examples/aliases and put
 
"if ($?TERM_PROGRAM) then" and "endif" around the
lines  

if ("$TERM_PROGRAM" == "Apple_Terminal") then
   alias settermtitle 'echo -n ""'
endif "

> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by: Influence the future 
> of Java(TM) technology. Join the Java Community 
> Process(SM) (JCP(SM)) program now. 
> http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en
> 
> _______________________________________________
> Fink-beginners mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-beginners
-- 
Alexander K. Hansen
Associate Research Scientist, Columbia University 
visiting MIT Plasma Science and Fusion Center
Levitated Dipole Experiment
175 Albany Street, NW17-219
Cambridge, MA  02139-4213


-------------------------------------------------------
This sf.net email is sponsored by: Influence the future
of Java(TM) technology. Join the Java Community
Process(SM) (JCP(SM)) program now.
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en

_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to