aMule Forum
English => aMule Help => Topic started by: hylke on February 04, 2005, 08:27:52 PM
-
Hello
I'm trying to compile aMule from source, but i keep getting errors from configure saying that it can't find zlib, but i do have it installed.
What i did was, first i installed wxgtk, then wxgtk devel, after that wxgtk base and installed them all using rpm(rpm -i rpm_name).
After that i've installed zlib using yum:
yum install zlib
But it can't seem to find it.
I also tried to add the directory using --with-zlib=/lib/modules/2.6.5-1.358/build/include/linux/, that's where zlib.h is.
But that doesn't seem to fix it.
And then i tried it with the directory where zlib.so is, but that didn't worked out either.
So does anyone know to which directory i have to set it?Or how to fix it otherwhise?
Here's my locate zlib output:
/var/cache/yum/updates-released/headers/zlib-devel-0-1.2.1.2-0.fc2.i386.hdr
/var/cache/yum/updates-released/headers/zlib-0-1.2.1.2-0.fc2.i386.hdr
/var/cache/yum/updates-released/packages/zlib-1.2.1.2-0.fc2.i386.rpm
/var/spool/up2date/zlib-1.2.1.2-0.fc2.i386.hdr
/usr/share/doc/zlib-1.2.1.2
/usr/share/doc/zlib-1.2.1.2/README
/usr/share/doc/zlib-1.2.1.2
/usr/lib/ooo-1.1/program/python-core-2.2.2/lib/lib-dynload/zlib.so
/usr/lib/ooo-1.1/program/python-core-2.2.2/lib/encodings/zlib_codec.py
/usr/lib/python2.3/lib-dynload/zlibmodule.so
/usr/lib/python2.3/encodings/zlib_codec.pyc
/usr/lib/python2.3/encodings/zlib_codec.pyo
/usr/lib/python2.3/encodings/zlib_codec.py
/lib/modules/2.6.5-1.358/kernel/lib/zlib_deflate
/lib/modules/2.6.5-1.358/kernel/lib/zlib_deflate/zlib_deflate.ko
/lib/modules/2.6.5-1.358/kernel/lib/zlib_deflate
/lib/modules/2.6.5-1.358/build/lib/zlib_deflate
/lib/modules/2.6.5-1.358/build/lib/zlib_deflate/Makefile
/lib/modules/2.6.5-1.358/build/lib/zlib_deflate
/lib/modules/2.6.5-1.358/build/lib/zlib_inflate
/lib/modules/2.6.5-1.358/build/lib/zlib_inflate/Makefile
/lib/modules/2.6.5-1.358/build/lib/zlib_inflate
/lib/modules/2.6.5-1.358/build/include/config/zlib
/lib/modules/2.6.5-1.358/build/include/config/zlib/inflate.h
/lib/modules/2.6.5-1.358/build/include/config/zlib/deflate
/lib/modules/2.6.5-1.358/build/include/config/zlib/deflate/module.h
/lib/modules/2.6.5-1.358/build/include/config/zlib/deflate
/lib/modules/2.6.5-1.358/build/include/config/zlib
/lib/modules/2.6.5-1.358/build/include/linux/zlib.h
Distro: Fedora core 2
Greetz Hylke
-
You have installed zlib-devel ? I not think :)
You update yum repotory go to http://www.fedoraforum.org/
-
So i should download the zlib-development rpm?
Ok, i'il try that.
-
After installing the development rpm of zlib and compiling wxwidgets from source i could compile amule.But when i run amule i get the following error:
libwx_gtk2_xrc-2.5.so.3
But i do have it installed in /usr/local/lib.
So does anyone know what i should do?
Thanx #ma*