Thx, I installed the -devel pack, and indeed I came a bit further. But it still doesnt work.
Looks like there still some trouble with wxGTK:
This is a part of my listing:
Configure script has finished system check.
Configured aMule 1.2.6 for `i686-pc-linux-gnu'.
Should aMule be compiled in debug mode? no
Should aMule be compiled with release grp code? no
Should aMule be compiled without debug reporting? no
Should aMule be compiled with profiling? no
Should aMule be compiled with optimizations? yes
Should aMule be compiled with systray? yes
Should aMule be compiled with safe systray? no
Should aMule be compiled with pure GTK code? yes
Should aMule be compiled without bar drawing? no
Should aMule be linked against patched gsocket? yes
Should amulecmd be built? yes
Should amulecmd (TextClient) be linked against wxbase? yes
Which libraries should aMule use?
wxWindows 2.4.2
GTK 1.2.10
make all-recursive
make[1]: Entering directory `/home/t/Documents/aMule-1.2.6'
Making all in .
make[2]: Entering directory `/home/t/Documents/aMule-1.2.6'
make[2]: Leaving directory `/home/t/Documents/aMule-1.2.6'
Making all in m4
make[2]: Entering directory `/home/t/Documents/aMule-1.2.6/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/t/Documents/aMule-1.2.6/m4'
Making all in intl
make[2]: Entering directory `/home/t/Documents/aMule-1.2.6/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/t/Documents/aMule-1.2.6/intl'
Making all in po
make[2]: Entering directory `/home/t/Documents/aMule-1.2.6/po'
rm -f en.gmo && /usr/bin/msgfmt -c --statistics -o en.gmo en.po
0 translated messages, 459 untranslated messages.
rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po
419 translated messages, 40 untranslated messages.
rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po
736 translated messages, 1 untranslated message.
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
836 translated messages.
rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po
819 translated messages, 3 untranslated messages.
rm -f ko.gmo && /usr/bin/msgfmt -c --statistics -o ko.gmo ko.po
355 translated messages, 104 untranslated messages.
rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po
764 translated messages.
rm -f ee.gmo && /usr/bin/msgfmt -c --statistics -o ee.gmo ee.po
351 translated messages, 108 untranslated messages.
rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
456 translated messages.
rm -f bg.gmo && /usr/bin/msgfmt -c --statistics -o bg.gmo bg.po
389 translated messages, 375 untranslated messages.
rm -f es_MX.gmo && /usr/bin/msgfmt -c --statistics -o es_MX.gmo es_MX.po
348 translated messages, 111 untranslated messages.
rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po
611 translated messages.
rm -f gl.gmo && /usr/bin/msgfmt -c --statistics -o gl.gmo gl.po
514 translated messages, 263 untranslated messages.
rm -f eu.gmo && /usr/bin/msgfmt -c --statistics -o eu.gmo eu.po
777 translated messages.
rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po
389 translated messages, 70 untranslated messages.
make[2]: Leaving directory `/home/t/Documents/aMule-1.2.6/po'
Making all in src
make[2]: Entering directory `/home/t/Documents/aMule-1.2.6/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/base-2.4 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DWXBASE -O2 -MT amulecmd-TextClient.o -MD -MP -MF ".deps/amulecmd-TextClient.Tpo" \
-c -o amulecmd-TextClient.o `test -f 'TextClient.cpp' || echo './'`TextClient.cpp; \
then mv ".deps/amulecmd-TextClient.Tpo" ".deps/amulecmd-TextClient.Po"; \
else rm -f ".deps/amulecmd-TextClient.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/base-2.4 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DWXBASE -O2 -MT amulecmd-MD5Sum.o -MD -MP -MF ".deps/amulecmd-MD5Sum.Tpo" \
-c -o amulecmd-MD5Sum.o `test -f 'MD5Sum.cpp' || echo './'`MD5Sum.cpp; \
then mv ".deps/amulecmd-MD5Sum.Tpo" ".deps/amulecmd-MD5Sum.Po"; \
else rm -f ".deps/amulecmd-MD5Sum.Tpo"; exit 1; \
fi
g++ -O2 -o amulecmd amulecmd-TextClient.o amulecmd-MD5Sum.o -pthread -lwx_base-2.4 -L/usr/lib -lcurl -lz -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DAMULECMDDLG -O2 -MT amulecmdDLG-TextClient.o -MD -MP -MF ".deps/amulecmdDLG-TextClient.Tpo" \
-c -o amulecmdDLG-TextClient.o `test -f 'TextClient.cpp' || echo './'`TextClient.cpp; \
then mv ".deps/amulecmdDLG-TextClient.Tpo" ".deps/amulecmdDLG-TextClient.Po"; \
else rm -f ".deps/amulecmdDLG-TextClient.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DAMULECMDDLG -O2 -MT amulecmdDLG-MD5Sum.o -MD -MP -MF ".deps/amulecmdDLG-MD5Sum.Tpo" \
-c -o amulecmdDLG-MD5Sum.o `test -f 'MD5Sum.cpp' || echo './'`MD5Sum.cpp; \
then mv ".deps/amulecmdDLG-MD5Sum.Tpo" ".deps/amulecmdDLG-MD5Sum.Po"; \
else rm -f ".deps/amulecmdDLG-MD5Sum.Tpo"; exit 1; \
fi
g++ -O2 -o amulecmdDLG amulecmdDLG-TextClient.o amulecmdDLG-MD5Sum.o -pthread -lwx_gtk-2.4 -L/usr/lib -lcurl -lz -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz
/usr/bin/ld: cannot find -lwx_gtk-2.4
collect2: ld returned 1 exit status
make[2]: *** [amulecmdDLG] Error 1
make[2]: Leaving directory `/home/t/Documents/aMule-1.2.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/t/Documents/aMule-1.2.6'
make: *** [all] Error 2
[root@localhost aMule-1.2.6]# make install
Making install in .
make[1]: Entering directory `/home/t/Documents/aMule-1.2.6'
make[2]: Entering directory `/home/t/Documents/aMule-1.2.6'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /usr/local/share/pixmaps
mkdir /usr/local/share/pixmaps
/usr/bin/install -c -m 644 amule.xpm /usr/local/share/pixmaps/amule.xpm
/bin/sh ./mkinstalldirs /usr/local/share/applications
mkdir /usr/local/share/applications
/usr/bin/install -c -m 644 amule.desktop /usr/local/share/applications/amule.desktop
make[2]: Leaving directory `/home/t/Documents/aMule-1.2.6'
make[1]: Leaving directory `/home/t/Documents/aMule-1.2.6'
Making install in m4
make[1]: Entering directory `/home/t/Documents/aMule-1.2.6/m4'
make[2]: Entering directory `/home/t/Documents/aMule-1.2.6/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/t/Documents/aMule-1.2.6/m4'
make[1]: Leaving directory `/home/t/Documents/aMule-1.2.6/m4'
Making install in intl
make[1]: Entering directory `/home/t/Documents/aMule-1.2.6/intl'
if test "amule" = "gettext" \
&& test '' = 'intl-compat.o'; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/lib /usr/local/include; \
/usr/bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \
@LIBTOOL@ --mode=install \
/usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; \
else \
: ; \
fi
if test 'no' = yes; then \
test yes != no || /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/lib; \
temp=/usr/local/lib/t-charset.alias; \
dest=/usr/local/lib/charset.alias; \
if test -f /usr/local/lib/charset.alias; then \
orig=/usr/local/lib/charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
if test yes = no; then \
orig=charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
fi; \
fi; \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/locale; \
test -f /usr/local/share/locale/locale.alias \
&& orig=/usr/local/share/locale/locale.alias \
|| orig=./locale.alias; \
temp=/usr/local/share/locale/t-locale.alias; \
dest=/usr/local/share/locale/locale.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
: ; \
fi
if test "amule" = "gettext"; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/gettext/intl; \
/usr/bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \
/usr/bin/install -c -m 644 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; \
dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c os2compat.c intl-compat.c"; \
for file in $dists; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/intl/$file; \
done; \
chmod a+x /usr/local/share/gettext/intl/config.charset; \
dists="plural.c"; \
for file in $dists; do \
if test -f $file; then dir=.; else dir=.; fi; \
/usr/bin/install -c -m 644 $dir/$file \
/usr/local/share/gettext/intl/$file; \
done; \
dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; \
for file in $dists; do \
rm -f /usr/local/share/gettext/intl/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/home/t/Documents/aMule-1.2.6/intl'
Making install in po
make[1]: Entering directory `/home/t/Documents/aMule-1.2.6/po'
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share
mkdir /usr/local/share/locale
mkdir /usr/local/share/locale/en
mkdir /usr/local/share/locale/en/LC_MESSAGES
installing en.gmo as /usr/local/share/locale/en/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/es
mkdir /usr/local/share/locale/es/LC_MESSAGES
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/de
mkdir /usr/local/share/locale/de/LC_MESSAGES
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/fr
mkdir /usr/local/share/locale/fr/LC_MESSAGES
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/it
mkdir /usr/local/share/locale/it/LC_MESSAGES
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/ko
mkdir /usr/local/share/locale/ko/LC_MESSAGES
installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/pl
mkdir /usr/local/share/locale/pl/LC_MESSAGES
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/ee
mkdir /usr/local/share/locale/ee/LC_MESSAGES
installing ee.gmo as /usr/local/share/locale/ee/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/ru
mkdir /usr/local/share/locale/ru/LC_MESSAGES
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/bg
mkdir /usr/local/share/locale/bg/LC_MESSAGES
installing bg.gmo as /usr/local/share/locale/bg/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/es_MX
mkdir /usr/local/share/locale/es_MX/LC_MESSAGES
installing es_MX.gmo as /usr/local/share/locale/es_MX/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/pt_BR
mkdir /usr/local/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/gl
mkdir /usr/local/share/locale/gl/LC_MESSAGES
installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/eu
mkdir /usr/local/share/locale/eu/LC_MESSAGES
installing eu.gmo as /usr/local/share/locale/eu/LC_MESSAGES/amule.mo
mkdir /usr/local/share/locale/nl
mkdir /usr/local/share/locale/nl/LC_MESSAGES
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/amule.mo
if test "amule" = "gettext"; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/gettext/po; \
for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed
en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/home/t/Documents/aMule-1.2.6/po'
Making install in src
make[1]: Entering directory `/home/t/Documents/aMule-1.2.6/src'
g++ -O2 -o amulecmdDLG amulecmdDLG-TextClient.o amulecmdDLG-MD5Sum.o -pthread -lwx_gtk-2.4 -L/usr/lib -lcurl -lz -lssl -lcrypto -ldl -lssl -lcrypto -ldl -lz
/usr/bin/ld: cannot find -lwx_gtk-2.4
collect2: ld returned 1 exit status
make[1]: *** [amulecmdDLG] Error 1
make[1]: Leaving directory `/home/t/Documents/aMule-1.2.6/src'
make: *** [install-recursive] Error 1