Error Installing xMule
Pere P
pere.linux at gmail.com
Mon Nov 22 21:11:49 UTC 2004
Hi,
I'm new on linux and ubuntu too, but I've installed it and after some
problems and changes I'm working with it. Fine.
Some days ago I tried to install xMule. This give me errors about
finding wxwindows libraries.
Then I tried to install that librearies wxGTK-2.5.3-
But again when i do the ./configure I get a lot of problems with other
libraries and C headers.
I think I've problems with some development packages or some config
files, but I don't know what to do.
I copy the errors I get on the two operations.
Thanks in advance.
Pere Pie
------------------------------------------------------------------
xmule 1.9.4
./configure
...
...
configure: error:
Please check that wx-config is in path, the directory
where wxWindows libraries are installed (returned by
'wx-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and wxWindows is version 2.4.0 or above.
Or this might also be a bug in our configure. Please try again
with --with-wx-config=/usr/bin/wx-config
(replace /usr/bin/wx-config with a valid path to your wx-config)
* Note:
Most probably, either one of the above aren't correct, you don't
have wxGTK installed, or are missing wxGTK-devel (or
equivalent) package.
wxGTK-2.5.3
./configure
...
...
checking for zlib.h >= 1.1.4... no
checking for zlib.h... (cached) no
configure: WARNING: zlib library not found or too old, will use built-in instead
checking for png.h > 0.90... no
checking for png.h... (cached) no
configure: WARNING: system png library not found or too old, will use
built-in instead
checking for jpeglib.h... no
configure: WARNING: system jpeg library not found, will use built-in instead
checking tiffio.h usability... no
checking tiffio.h presence... no
checking for tiffio.h... no
configure: WARNING: system tiff library not found, will use built-in instead
checking expat.h usability... no
checking expat.h presence... no
checking for expat.h... no
configure: WARNING: system expat library not found, will use built-in instead
checking mspack.h usability... no
checking mspack.h presence... no
checking for mspack.h... no
checking for GTK+ version...
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error:
Please check that gtk-config is in path, the directory
where GTK+ libraries are installed (returned by
'gtk-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and GTK+ is version 1.2.3 or above.
More information about the ubuntu-users
mailing list