which libtool gives me /usr/bin/libtool so u think i migth have overwritten apples own libtool? (I must admit I have been trashing folders and files direct from finder trying to reinstall apache2 again). i've installed libtool-1.5.24... wonder how i get apples libtool back sorry to be such a fool about this... but damn have I spendt time figuring this out On 11/09/2007, at 23.52, Daniel J. Luke wrote:
On Sep 11, 2007, at 5:47 PM, Casper Holm wrote:
Well so far I seems like what ever I have installed before is messing up linking and paths to fiiles scattered all over my system and I've gotten down to installed macports and selfupdate tells me this..
libtool: unrecognized option `-dynamic' Try `libtool --help' for more information. make[2]: *** [MacPorts.dylib] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 1
what to make of it?
do `which libtool` to see which libtool is getting run.
If you're lucky, you just have a copy of gnu libtool (glibtool) installed as 'libtool' somewhere in your path before apple's libtool (so you can move gnu libtool aside or remove it). If you're unlucky, you've overwritten apple's libtool with gnu libtool (so you'll need to get apple's libtool back). -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+