Mail Archives: cygwin/2003/01/15/10:52:47
On Wed, 15 Jan 2003, Petrik Galvosas wrote:
> Max Bowsher wrote:
> > Try reinstalling autoconf-stable.
> >
> > Whilst your at it, you might as well reinstall autoconf*, automake*, and
> > libtool* (all 9 autotool packages).
> >
> > Max.
>
> Thank for the hint. I have done this - unfortunately without success.
> But may be I found the reason for this error: Export does not work.
> That's why the wrapper script autoconf is unable to set the path
> correctly.
>
> Now I have to figure out why export does not work.
>
> Petrik
Petrik,
'export VAR="value"' works in bash and ksh, but doesn't in ash (you need
to use 'VAR="value"; export VAR'). Perhaps that is your problem?
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk!
-- /usr/games/fortune
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -