Hiya -

I've recently installed the xfree86 packages on my powerbook, along 
with Windowmaker, and it's all working fine - except that when I fire 
up an xterm I get this message:

> TERM_PROGRAM: Undefined variable.

  .. and none of my aliases work. The PATH variable is set by my 
.xinitrc (which was setup for me by the windowmaker install script) so 
just typing 'gimp &' works for instance.

What I want to know is - why, given that it's using the same shell 
(default - tcsh) doesn't it behave the same as Terminal.app?

For the record, I'm running 10.2.1 and my .tcshrc looks like this:

> source /usr/share/tcsh/examples/rc
> source /usr/share/tcsh/examples/login
> source /usr/share/tcsh/examples/aliases
>
> source /sw/bin/init.csh
>
> if (! $?DISPLAY) then
>   setenv DISPLAY :0.0
> endif

and my .xinitrc looks like this:

> # Window Maker default X session startup script
> PATH="$PATH:/sw/bin"
> MANPATH="$MANPATH:/sw/share/man"
> exec wmaker

I've tried adding 'source /Users/henry/.tcshrc' to my .xinitrc - but no 
luck. Can anyone offer some advice?

Many thanks,

Henry.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to