> > . file
> > DESCRIPTION
> > The shell will execute commands from the file in the current
> environment.
> > If file does not contain a slash, the shell will use the search path
> > specified by to find the directory containing file. Unlike
> normal command
Note that the critical piece of in
On Monday 30 July 2001 7:04 am, Borsenkow Andrej wrote:
> > > > .
> > > > updating cache config.cache
> > > > loading cache config.cache within ltconfig
> > > > /tools/src/lftp-pre2.4.0-3/ltconfig: config.cache: not found
> > > > configure: error: libtool configure failed
> > > >
> > > > The r
On Mon, Jul 30, 2001 at 10:04:37AM +0400, Borsenkow Andrej wrote:
> > Ah, good. Easy fix. Use libtool-1.4 if you don't need
> > multi-language-branch
> > features, ot libtool-1.4b if you do. Neither of these versions
> > have ltconfig
> > at all.
> >
>
> I do not care if ltconfig exists or not
> > > .
> > > updating cache config.cache
> > > loading cache config.cache within ltconfig
> > > /tools/src/lftp-pre2.4.0-3/ltconfig: config.cache: not found
> > > configure: error: libtool configure failed
> > >
> > > The reason is here (ltconfig):
> > >
> > > if test -n "$cache_file" && test
On Friday 27 July 2001 3:34 pm, Borsenkow Andrej wrote:
> It bounced first time so I recend it to autoconf list.
>
> > (This intentinally crossposted because I cannot decide if it is
> > autoconf or libtool problem; lftp is just a package where I hit this
> > bug).
> >
> > /tools/src/lftp-pre2.4.0
It bounced first time so I recend it to autoconf list.
>
> (This intentinally crossposted because I cannot decide if it is
> autoconf or libtool problem; lftp is just a package where I hit this bug).
>
> /tools/src/lftp-pre2.4.0-3/configure -C --prefix=/tools
> --disable-nls LIBS='-lsocket -lnsl'