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