cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: dependency issue with libcurl.so.3 vs libcurl.so.4

From: John Hodrien <J.H.Hodrien_at_leeds.ac.uk>
Date: Tue, 4 Jun 2013 12:24:08 +0100 (BST)

On Tue, 4 Jun 2013, Gopikrishnan Balasubramanian -X (gopbalas - HCL TECHNOLOGIES LIMITED at Cisco) wrote:

> Hi Kamil,
>
> Yes you are right. By mistake I have shared the output of RHEL5.1
> Development server wherein I build my application.
>
> Now you can have a look of RHEL 6.4 my local server to build my application.
>
> [root_at_vqe-vm iso]# pkg-config --libs libcurl
> -lcurl
> [root_at_vqe-vm iso]# rpm -qa | grep curl
> libcurl-devel-7.19.7-35.el6.x86_64
> libcurl-7.19.7-35.el6.i686
> curl-7.19.7-35.el6.x86_64
> libcurl-7.19.7-35.el6.x86_64
> libcurl-devel-7.19.7-35.el6.i686
> python-pycurl-7.19.0-8.el6.x86_64
> [root_at_vqe-vm iso]#
> [root_at_vqe-vm iso]# rpm -qa redhat-release\*libcurl\* | sort -V

Put in the command exactly, or you're not achieving anything useful.

Unless you provide sane information all from the same machine, you're making
it impossible to get any help.

Do it like you were shown, and try to understand the commands you're running:

> $ rpm -qa redhat-release\* libcurl\* | sort -V
> libcurl-7.19.7-35.el6.x86_64
> libcurl-devel-7.19.7-35.el6.x86_64
> redhat-release-workstation-6Workstation-6.4.0.4.el6.x86_64

jh
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-06-04