Web Hosting Talk







View Full Version : ltconfig make me crazy


justbenice
02-25-2004, 06:52 PM
Hello
I am trying to install mmcache in my server , but evrytime when i run mmcache ./configure i all got this message :
./ltconfig: ./ltconfig: No such file or directory
configure: error: libtool configure failed

I have newest rpm version of automake , autoconfig , libtool
Anyone have same problem ?

rghf
02-25-2004, 08:03 PM
Look in the file config.log for what it is failing on

rus

justbenice
02-26-2004, 02:36 AM
But there are no log for it .
and i'v fix it , but it show more proplem :
When i install mmcache ,i see :

ltconfig: unrecognized option `--build=i686-pc-linux-gnu'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed


And the installation stop . Can anybody help me out ?