[asterisk-users] func_curl.so Error on load
Chris Brentano
chris.brentano at jivesoftware.com
Sun Apr 20 21:37:32 CDT 2008
When I ran ./configure, which completed successfully, I noticed that it
complained about the PKG_CONFIG_PATH and not being able to find libcurl:
(lines omitted)
...
checking for curl-config... /usr/bin/curl-config
Package libcurl was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcurl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcurl' found
...
Which, was ridiculous that it finished ./configure and didn't error out
on the spot, since without this small piece of the puzzle Asterisk would
not run.
So I just did a export PKG_CONFIG_PATH=/usr/lib/pkgconfig and reran
./configure and it was happy again.
- Chris
Tzafrir Cohen wrote:
> On Sat, Apr 19, 2008 at 11:11:53AM -0700, Chris Brentano wrote:
>
>> Nevermind, I found the problem.
>>
>
> And for the benefit of the readers of the archives: what was it?
>
> --
> Tzafrir Cohen
> icq#16849755 jabber:tzafrir.cohen at xorcom.com
> +972-50-7952406 mailto:tzafrir.cohen at xorcom.com
> http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080420/d36b79cd/attachment.htm
More information about the asterisk-users
mailing list