Ok, hier sind weitere Infos, ich helfe gern, schließlich nutze ich das Programm ja auch sehr gern!!!
frisco@linux:~$ dpkg -l libgd* |grep ii
ii libgd-gif1 1.3-5 GD Graphics Library with gif support
ii libgd-tools 2.0.33-1.1 GD command line tools and example code
ii libgd2-xpm 2.0.33-1.1 GD Graphics Library version 2
ii libgdbm3 1.8.3-2 GNU dbm database routines (runtime version)
ii libgdk-pixbuf- 0.22.0-8 The GdkPixBuf library - development files
ii libgdk-pixbuf2 0.22.0-8 The GdkPixBuf image library, gtk+ 1.2 versio
frisco@linux:~$ dpkg -l libpng* |grep ii
ii libpng10-0 1.0.18-1 PNG library, older version - runtime
ii libpng12-0 1.2.8rel-1 PNG library - runtime
ii libpng12-dev 1.2.8rel-1 PNG library - development
configure macht Probleme:
frisco@linux:~/amuletemp/aMule-2.0.3$ ./configure
checking build system type... i686-pc-linux
checking host system type... i686-pc-linux
checking target system type... i686-pc-linux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for bison... bison -y
checking whether ln -s works... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for zlib >= 1.1.4... yes (version 1.2.2)
checking whether we need the GUI... yes
checking for wx-config... no
configure: error:
You need wxWidgets (
http://www.wxwidgets.org/) to compile aMule. If you
have wxWidgets installed, please check that wx-config is in path, and
the directory where wxWidgets libraries are installed is in
LD_LIBRARY_PATH or equivalent variable. If you have wx-config in a
non-standard location please use the --with-wx-config=/path/to/wx-config
configure option.
frisco@linux:~/amuletemp/aMule-2.0.3$
Kann ich ohne Probleme wxWidgets installieren, oder kollidiert das mit Dudes Sachen?
Das habe ich:
frisco@linux:~/amuletemp/aMule-2.0.3$ sudo dpkg -l *wx* |grep ii
ii libwxbase2.4 2.4.3.1 wxBase library (runtime) - non-GUI support c
ii libwxbase2.6 2.6.1-1 wxBase library (runtime) - non-GUI support c
ii libwxgtk2.4 2.4.3.1 wxWindows Cross-platform C++ GUI toolkit (GT
ii libwxgtk2.5.3 2.5.3.2-2 wxWidgets Cross-platform C++ GUI toolkit (GT
ii libwxgtk2.6 2.6.1-1 wxwidgets Cross-platform C++ GUI toolkit (GT
frisco@linux:~/amuletemp/aMule-2.0.3$
Viele Grüße!