aMule Forum
English => aMule Help => Topic started by: Lygion on December 15, 2004, 02:59:26 PM
-
Hi,
I received following message in the end of "./configure":
checking for curl >= 7.9.5... ./configure: line 8670: curl-config: command not found
./configure: line 8671: curl-config: command not found
no
configure: WARNING: curl-config was not found
configure: error:
WARNING: curl >= 7.9.5 is not found.
Please check that curl-config is in your default path, check out
LD_LIBRARY_PATH or equivalent variable.
Or this might also be that your curl-config has other name.
Please try again with --with-curl-config=/usr/bin/curl-config
(replace /usr/bin/curl-config with a valid path to your curl-config).
If you use compiled packages check if you have devel pack installed.
To download the lastest version check [URL]http://curl.haxx.se/download.html[/URL] for sources.
I have installed following packs (Suse9.2):
compat-curl2
curl 7.12.0-2
php4-curl
Do I need the devel pack? Or what is the problem? Where can I download the needed files?
Thanks for help
-
install curl2-devel -- you should find the package on the suse dvd just use yast...
stefasneo
-
Ok thx, installed devel..
But I still need more :(
wxWidgets Not detected
GTK Not detected
.Lygion
-
install gtk-1.2.10 and gtk-devel-1.2.10 (from your cd)
+ wxgtk/wxgtk-devel and wxbase from here -> http://www.amule.org/files/files.php?cat=12
then do this:
as root:
ln -sf /usr/bin/wxgtk-2.4-config /usr/bin/wx-config
ln -sf /usr/bin/wxbase-2.4-config /usr/bin/wxbase-config
ldconfig
and recompile amule as user again
cheers
-
someone should write a howto compile aMule on suse.
too many ppl with problems compiling there already...
/me suggests
-
why that? same problems like on every rpm based distri (lack of devel pkgs)
-
(lack of devel pkgs) <- exactly because of that ;)