Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
(SOLVED)How do I emerge libcurl-gnutls.so.3?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Kasumi_Ninja
Veteran
Veteran


Joined: 18 Feb 2006
Posts: 1825
Location: The Netherlands

PostPosted: Wed Jan 16, 2008 8:48 pm    Post subject: (SOLVED)How do I emerge libcurl-gnutls.so.3? Reply with quote

I need libcurl-gnutls.so.3 for syncevolution:

Code:
./syncevolution
./syncevolution: error while loading shared libraries: libcurl-gnutls.so.3: cannot open shared object file: No such file or directory


Unfortunately I can't find it anywhere. Who has an idea where I can find it?
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered


Last edited by Kasumi_Ninja on Fri Jan 18, 2008 10:26 am; edited 1 time in total
Back to top
View user's profile Send private message
semdornus
n00b
n00b


Joined: 13 Sep 2007
Posts: 58
Location: Tokyo

PostPosted: Thu Jan 17, 2008 1:18 am    Post subject: Reply with quote

Just guessing, but rebuild net-misc/curl with the gnutls flag?
Back to top
View user's profile Send private message
Kasumi_Ninja
Veteran
Veteran


Joined: 18 Feb 2006
Posts: 1825
Location: The Netherlands

PostPosted: Thu Jan 17, 2008 6:28 pm    Post subject: Reply with quote

semdornus wrote:
Just guessing, but rebuild net-misc/curl with the gnutls flag?


Thanks for the help! Unfortunately it didn't work :cry:
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
Back to top
View user's profile Send private message
tarpman
Veteran
Veteran


Joined: 04 Nov 2004
Posts: 1083
Location: Victoria, BC, Canada

PostPosted: Thu Jan 17, 2008 8:17 pm    Post subject: Reply with quote

Rebuild whatever package it is that syncevolution comes from.
_________________
Saving the world, one kilobyte at a time.
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


Joined: 27 Jul 2004
Posts: 1945
Location: Zurich, Switzerland

PostPosted: Thu Jan 17, 2008 8:30 pm    Post subject: Reply with quote

`revdep-rebuild` should do the trick...

cheers
V.
Back to top
View user's profile Send private message
Kasumi_Ninja
Veteran
Veteran


Joined: 18 Feb 2006
Posts: 1825
Location: The Netherlands

PostPosted: Thu Jan 17, 2008 8:42 pm    Post subject: Reply with quote

Revdep-rebuild didn't do the trick. However I downloaded the source package from their website which compiled fine. Apparently the binary I downloaded previously was build on a Debian system causing this problem. Thank for the help!
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
Back to top
View user's profile Send private message
semdornus
n00b
n00b


Joined: 13 Sep 2007
Posts: 58
Location: Tokyo

PostPosted: Fri Jan 18, 2008 2:07 am    Post subject: Reply with quote

Looks like you can create a link to curl built against gnutls like so:
ln -s /usr/lib/libcurl.so.3.0.0 /usr/lib/libcurl-gnutls.so.3

Found here in the "CONFIGURE LINUX:" section.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum