when I configure, with parameters ./configure --disable-systray --disable-gtk --enable-embedded_crypto --with-wx-config=../wxMac-2.8.8/build/wx-config --enable-cas --enable-webserver --enable-amulecmd --disable-debug --disable-optimize --with-crypto-prefix=/usr/local/cryptopp --disable-dependency-tracking CFLAGS="-arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4" CXXFLAGS="-arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4" --with-libupnp-prefix=../libupnp-1.6.6/build
I‘ve compiled and install libupp-1.6.6 with it's default parameters (configure->make->make install), but while configure aMule-SVN-20080712, it still says “WARNING! UPnP code has been disabled because libupnp >= 1.6.6 not found”. How to solve this problem? Thanks!