Hi,
I'm trying to compile rtorrent but config gives this error
Code:
Perhaps you should add the directory containing `libcurl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcurl' found
I have installed libcurl and libcurl.pc is located in /usr/local/lib/pkgconfig.
How can I add this location to the script. There is something about PKG_CONFIG_PATH but I really don't know what to do.
Thanks