Hi all,
I'm trying to compile the last cvs but i have a problem when i run this configure
./configure --enable-amulecmd --enable-webserver --disable-monolithic --enable-amule-daemon --disable-debug --enable-optimize --enable-unicode
During the process, I have this error:
checking which wxWidgets toolkit was selected... configure: error:
Cannot detect the currently installed wxWidgets port !
Please check your 'wx-config --cxxflags'...
I had compiled two months ago a cvs version without problem.
I have Widgets 2.8.4 and my LD_LIBRARY_PATH is correct and if I run wx-config --cxxflags the result is :
-I/usr/local/lib/wx/include/base-unicode-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -pthread
Can you help me?
Thank you
Pazzeo