Justin C. Walker on Tue, 3 Dec 2002 14:30:22 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: --host in Configure


Well, well, well....

Nice work, Bill!  That did it...

On Tuesday, December 3, 2002, at 02:07 PM, Bill Allombert wrote:

On Tue, Dec 03, 2002 at 01:53:21PM -0800, Justin C. Walker wrote:
[snip]
ld: can't locate file for: -lpari-2.2
This mean it cannot find libpari-2.2.dylib, but there are none in
/usr/local/lib so it fails.

I guess it looked for the .dylib; didn't find it; tried to settle for the .a; and that didn't work. Weird.

I have made a wrong assumption on how configure work, so the symlinks are
wrong.  Please add a symlink:

ln -s libpari-2.2.2.dylib /usr/local/lib/libpari-2.2.dylib

This should fix the problem, if we are lucky.

Yup.

Now I would really happy if someone (Ilya?) would split Configure
in small parts and remove the kludges.

I do not know how to add the soversion *before* the dylib suffix with
configure.

Also if you need the static library, please run ranlib on it.

I agree with Karim; ranlib should be run by the Makefile *after* the (.a) library is installed; and if 'ranlib' is avaliable, that's a good indication that its use is required.

Everything seems to work, after installation, so I'm a happy camper.

Thanks for your help.

Regards,

Justin

--
Justin C. Walker, Curmudgeon-At-Large  *
Institute for General Semantics        |   If you're not confused,
                                       |   You're not paying attention
*--------------------------------------*-------------------------------*