Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Solaris x86?
- X-seq: zsh-workers 2278
- From: Hrvoje Niksic <hniksic@xxxxxxx>
- To: Scott Lipcon <slipcon@xxxxxxxxxxxxxxx>
- Subject: Re: Solaris x86?
- Date: 25 Oct 1996 17:42:26 +0200
- Cc: Zefram <zefram@xxxxxxxxxxxxxxxxx>, Scott Lipcon <slipcon@xxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: Scott Lipcon's message of Fri, 25 Oct 1996 11:35:59 -0400 (EDT)
- References: <Pine.GSO.3.95.961025113447.9561C-100000@xxxxxxxxxxxxxxx>
- Sender: hniksic@xxxxxxxxxxxxxx
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