aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Configure can't find zlib  (Read 2029 times)

hylke

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
    • http://www.morbus.info
Configure can't find zlib
« 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:
Quote
/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

snac

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 34
RE: Configure can't find zlib
« Reply #1 on: February 05, 2005, 10:27:01 AM »

You have installed zlib-devel ? I not think :)

You update yum repotory go to http://www.fedoraforum.org/
« Last Edit: February 05, 2005, 10:28:59 AM by snac »
Logged
Desktop:: AMD Barton 2600 + ArchLinux Heavy Modded + KDE 3.4.1 + aMule 2.0.3
Portable:: Ibook G4 - 1,25Ghz - OSX 10.3.9
Linux User Nr.372724

hylke

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
    • http://www.morbus.info
Re: Configure can't find zlib
« Reply #2 on: February 06, 2005, 07:38:14 PM »

So i should download the zlib-development rpm?
Ok, i'il try that.

hylke

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
    • http://www.morbus.info
Re: Configure can't find zlib
« Reply #3 on: February 06, 2005, 09:27:18 PM »

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:
Quote
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*