Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Solaris x86?



Scott Lipcon (slipcon@xxxxxxxxxxxxxxx) wrote:
> hmm... maybe there's a problem:
> 
> > echo $LD_LIBRARY_PATH
> /lib:/usr/lib:/usr/dt/lib:/usr/openwin/lib:/usr/local/lib
> > unset LD_LIBRARY_PATH
> > echo $LD_LIBRARY_PATH
> /lib:/usr/lib:/usr/dt/lib:/usr/openwin/lib:/usr/local/lib
> > unset $LD_LIBRARY_PATH
> > echo $LD_LIBRARY_PATH
> /lib:/usr/lib:/usr/dt/lib:/usr/openwin/lib:/usr/local/lib
> 
> Neither seems to work.  Which library was the one that caused problems?

This may be a stupid question, but are you really using zsh?  This
looks much like tcsh prompt and tcsh behaviour.

-- 
Hrvoje Niksic <hniksic@xxxxxxx> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
main(){printf(&unix["\021%six\012\0"],(unix)["have"]+"fun"-0x60);}



Messages sorted by: Reverse Date, Date, Thread, Author