From: Sam Carleton (no email)
Date: Tue Feb 17 2004 - 07:36:58 EST
On Mon, Feb 16, 2004 at 11:52:04PM +0100, Tony Earnshaw wrote:
> man, 16.02.2004 kl. 18.39 skrev Sam Carleton:
>
> > > The script's o.k. (you could have made it shorter), but it's only
> > > exporting to the shell instance called by the script; after the script
> > > has run, it's "forgotten".
> > >
> > > Include these exports in your actual configure or make environment.
> >
> > Hum, root uses tcsh and I have both of these lines in root's
> > .cshrc:
> >
> > set LD_LIBRARY_PATH = ( /usr/pkg/lib /usr/local/BerkeleyDB/lib /usr/local/lib )
> > setenv LD_LIBRARY_PATH /usr/pkg/lib:/usr/local/BerkeleyDB/lib:/usr/local/lib
> >
> > Does that not export the path per you recommendation?
>
> Yes, if you do it outside of (any) shell script.
>
> *TRY IT*, do not ask!
Tonni, I think you need to read a liitle closer. I said:
"root uses tcsh and I have both of these lines in root's .cshrc"
In other words *I HAVE TRIED IT AND IT STILL IS NOT WORKING!!!!*
Sam
|
|
|