Hi. --On 08.01.2003 21:55 +0100 Kai Schr�der wrote:
> Hello, I've tryed to configure midgard-php-1.4.4 with PHP 4.3.0 on > SuSE Linux. Any ideas how to fix? For the protocol: Have you tried compiling with PHP 4.2.x instead of PHP 4.3? > ./configure --with-midgard=/usr/local/midgard/bin/midgard-config ># --without-old-mod-midgard > > [...] > > loading cache /dev/null within ltconfig > ./ltconfig: .: /dev/null: not a regular file > ltconfig: you must specify a host type if you use `--no-verify' > Try `ltconfig --help' for more information. > configure: error: libtool configure failed > make: *** No targets specified and no makefile found. Stop. > make: *** No rule to make target `install'. Stop. This looks very strange to me, as libtool shouldn't search its cache at /dev/null. Obviously, this is not a bug that only happens in conjunction with SuSE Linux. Some questions: - Do you have libtool, autoconf and automake completly installed? - Do you use SuSE's PHP Packages? If yes, do you have the Developer's packages installed? Live long and prosper! Torben Nehmer -- Torben Nehmer, Munich, Germany http://www.nathan-syntronics.de, mailto:[EMAIL PROTECTED] PGP Public Key: https://www.link-m.de/pgp/t.nehmer.asc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
