|
From: <rg...@sd...> - 2003-09-18 23:56:57
|
>>>>> "Jesse" == Jesse Grosjean <jgr...@go...> writes: Jesse> Jesse> Rob, Jesse> anyway i've gotten future in the process, but am still not able Jesse> to compile successfully. first i found that "libtoolize" has Jesse> been renamed to "glibtoolize" on os x, so i ran Jesse> Jesse> ln /usr/bin/glibtoolize /usr/local/bin/glibtoolize Jesse> Jesse> and that seems to have fixed the "./bootstrap: libtoolize: Jesse> command not found" problem. I've attached two terminal sessions Jesse> bellow. The first is when i try to run bootstrap - configure - Jesse> make all in a fresh version of clucene. if i run this sequence Jesse> a second time it complains about a missing ltmain.sh in the Jesse> bootstrap phase (it doesn't complete about this the first Jesse> time). If i then copy this "ltmain.sh" file (i'm grabbing it Jesse> from another library, metakit, that i've compiled on my Jesse> computer) into the ./build folder where clucene is looking for Jesse> it the compile process seems to get further. Though it still Jesse> breaks pretty quickly. Jesse> Jesse> let me know if you like temporary remote access to my os x Jesse> machine i'd be happy to give it to you. Jesse> Jesse> thanks, Jesse> Jesse I don't the time to take advantage of your offer right now, and I expect to have an OS X machine of my own to experiment with soon. I'm not sure what the problem is, but I think maybe you need to install the latest libtool. Maybe glibtool is something different. --Rob |