Hi all,
This is a weird issue that only started with 2.0.1, and the latest CVS snapshots on my solaris machine..
./configure no longer works properly. It reaches gettext, sees it, even prints the version of autopoint, but insists that i don't have it installed ?(
checking for libpng version >= 1.2.0... yes (version 1.2.5)
checking gd.h usability... no
checking gd.h presence... no
checking for gd.h... no
configure:
WARNING: libpng-devel >= 1.2.0 is needed for amuleweb
checking whether we need the GUI... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.4.2... yes (version 2.6.0)
configure: WARNING: wxWidgets >=2.5.0: Using wx-config --libs base,net
checking for GUI toolkit to use... -I/usr/lib/wx/include/gtk-ansi-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA
./configure: line 6451: test: too many arguments
checking whether to use embedded Crypto... yes
checking for bfd headers... yes
checking for autopoint... ./configure: line 7468: test: too many arguments
no (/usr/bin/autopoint (GNU gettext-tools) 0.14.1)
configure: error: You need to install GNU gettext/gettext-tools to compile aMule
root@yooniks:/download/amule-cvs#