From: <pl...@mu...> - 2007-11-16 09:12:58
|
Dear Gerhard, * Gerhard Eckel <ec...@ie...> [2007-11-16 09:53]: > + libtoolize=no ... > /usr/bin/glibtoolize: line 1: cd: /usr/share/libtool: No such file or > directory Perhaps you are missing the libtool-package? Running fink on OSX lists the following: pismo:/sw/bin peter$ ./fink apropos libtool Information about 6480 packages read in 9 seconds. libtool 1.3.5-23 Shared library build helper, v1.3.5 libtool-shlibs 1.3.5-23 Shared libraries for libtool, v1.3.5 i libtool14 1.5.24-1 Shared library build helper, v1.5 i libtool14-sh... 1.5.24-1 Shared libraries for libtool, v1.5 So it might help to install libtool using the fink package manager by typing (as root): fink install libtool libtool-shlibs Never compiled foo on OSX myself though. good luck, in case you are really in a hurry and need personal assistance, i have a bit of time after 2 p.m. regards, PP |