Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Xorg-x11-7.2 symbolic link issue
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Gentoo Bob
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2006
Posts: 129
Location: Sitting behind a PC in Indiana

PostPosted: Wed May 30, 2007 8:52 pm    Post subject: [SOLVED] Xorg-x11-7.2 symbolic link issue Reply with quote

I seem to have the issue a lot of other users are having with this modular X 7.2. I try to emerge xorg-x11 and it fails because it tells me that /usr/X11R6 is not a symbolic link to ../usr. I have found a few forums that say the same thing on how to fix it but when i run

ls -l /usr/X11*

it shows a lib directory and thats it. Well when I go to use the command

cd /usr && ln -s ../usr X11R6 (and supposedly this fixes it)

and i do another ls -l /usr/X11*, all it is show is

usr -> ../usr instead of /usr/X11R6 -> ../usr


This is not working for me. Any ideas? Thanks!
_________________
AMD 64 X2 4400+ on ECS nForce4
2GB DDR, 250GB SATA, GeForce 5500FX 256MB DDR2 PCI-E
---and----
Dell Inspiron E1505 Laptop
Intel Centrino Duo, 2GB RAM, 80GB SATA HDD, Intel3490 ABG Wireless,CDRW


Last edited by Gentoo Bob on Thu May 31, 2007 12:38 pm; edited 1 time in total
Back to top
View user's profile Send private message
ricce_n
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2004
Posts: 130

PostPosted: Wed May 30, 2007 9:03 pm    Post subject: Reply with quote

Begin to check what packages owns /usr/X11R6:
Code:

emege portage-utils
qfile /usr/X11R6

Unmerge ALL packages listed by that command

If the dir still exists after unmergeing everything remove it manually:
Code:

rm -rf /usr/X11R6


You can now install the newest version of X11
Code:

emerge xorg-x11
Back to top
View user's profile Send private message
Gentoo Bob
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2006
Posts: 129
Location: Sitting behind a PC in Indiana

PostPosted: Thu May 31, 2007 2:26 am    Post subject: Reply with quote

hey thanks man. I will give that a try when i get into work first thing in the morning. I appreciate it. will give you feedback soon.
_________________
AMD 64 X2 4400+ on ECS nForce4
2GB DDR, 250GB SATA, GeForce 5500FX 256MB DDR2 PCI-E
---and----
Dell Inspiron E1505 Laptop
Intel Centrino Duo, 2GB RAM, 80GB SATA HDD, Intel3490 ABG Wireless,CDRW
Back to top
View user's profile Send private message
Gentoo Bob
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2006
Posts: 129
Location: Sitting behind a PC in Indiana

PostPosted: Thu May 31, 2007 12:38 pm    Post subject: Works! Reply with quote

Hey man thanks, that worked!!! Where did you find the fix for that? I appreciate!
_________________
AMD 64 X2 4400+ on ECS nForce4
2GB DDR, 250GB SATA, GeForce 5500FX 256MB DDR2 PCI-E
---and----
Dell Inspiron E1505 Laptop
Intel Centrino Duo, 2GB RAM, 80GB SATA HDD, Intel3490 ABG Wireless,CDRW
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Thu May 31, 2007 1:17 pm    Post subject: Re: Works! Reply with quote

Gentoo Bob wrote:
Where did you find the fix for that?
http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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