* coleck_at_[hidden] wrote on Thu, Feb 09, 2006 at 06:36:48PM CET:
>
> This installation does produce a share/libltdl directory, but there is
> no config.log file there. In the previous case I installed in the same
> directory that contained the original tar file, which I don't think is
> a good idea, I am now setting prefix to a different one.
That's not the problem. The problem is that libtool (and the autotools
in general, really) don't like paths with spaces in them.
You should be able to develop and install below paths that do not have
spaces in them, for example by using cygwin paths, using special mounts,
or links.
Cheers,
Ralf
|