Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Install libXp.so.6 - What to emerge?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ericdes
n00b
n00b


Joined: 28 May 2003
Posts: 17

PostPosted: Thu Jun 05, 2003 12:28 am    Post subject: Install libXp.so.6 - What to emerge? Reply with quote

I'd like to install libXp.so.6 (requested by cocoon). What should I emerge? I don't want to run an X server, I just want to install the X libraries.
Back to top
View user's profile Send private message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Thu Jun 05, 2003 12:48 am    Post subject: Reply with quote

There is no ebiuld that will install just that library for you, its part of X. Some rpm's broke the X server into a few rpm's, so you could download a source rpm that contains it and compile what you need. That might be the quickest route. Here's a bunch:
[url]
http://rpmfind.net/linux/rpm2html/search.php?query=libXp.so.6[/url]
Back to top
View user's profile Send private message
ericdes
n00b
n00b


Joined: 28 May 2003
Posts: 17

PostPosted: Fri Jun 06, 2003 1:46 pm    Post subject: Reply with quote

Thanks for your help. As I have a computer with Mandrake 9.1 installed with X running, I transfered each X library that was required by Cocoon, one by one.

I came into a problem with the library /usr/lib/libXt.so.6 that doesn't like the /lib/libc.so.6 library (reason: version 'GLIBC_2.3.2' not found, required by libXt.so.6).
So I transfered the libXt.so.6 from Mandrake as well, and now Cocoon works alright.

The problem is sshd needs the older libc.so.6 library:

sshd: root [priv]: relocation error: /lib/libnss_dns.so.2: symbol __libc_alloca_cutoff, version GLIB_PRIVATE not defined in file libc.so.6 with link time reference

Anyone has a suggestion for nice and clean solution to that problem?

Eric.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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