 |
 |
Reinstalling X11
|
 |
|
 |
|
Forum Regular
Join Date: Nov 2002
Status:
Offline
|
|
my X11 got f'd up...and i need to reinstall. problem is, when i got to install, it get only a little bit into te process, and just sits there. how can i reinstall x11 from the ground up?
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Oct 1999
Status:
Offline
|
|
It throws bits of itself around. Try:
sudo rm -rf /usr/X11R6
for starters, from the Terminal. That will wipe out most of X11 in one move. There are other pieces in /etc/X11 for example, but the majority of it is in /usr/X11R6.
Dan
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Nov 2002
Status:
Offline
|
|
tried that....still gets stuck on: "processing x11 user components" and ideas?
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Oct 1999
Status:
Offline
|
|
Are you using Apple's X11 or XDarwin/XFree86's distribution?
You might try the other one from what you are using. Also, repairing permissions (Disk Utility, First Aid tab, click on your boot volume on the left too) might help here, if the permissions on one of the dirs was wrong. As a last resort, try loggin in as an admin user if you aren't already, or if you have root enabled (god forbid) try installing there.
Dan
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Nov 2002
Status:
Offline
|
|
im using apple's x11. i want to continue to use it because it has been good to me...up until now. i managed to locate a bunch of invisisble x11 files and i need to delete them. but i need to be logged in as root....is there a way to delete somehing in the /private/etc/ folder easily? thanks for the help....
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Oct 1999
Status:
Offline
|
|
Gonna have to make a trip to the Terminal again. Then, you can use 'sudo'.
sudo rm -rf /etc/X11
should get rid of those for you. And don't worry about the /etc/ because /etc is really just a symlink to /private/etc, so doing rm -rf /etc/X11 is just doing an rm -rf /private/etc/X11, it just saves typing on your part  But as always, be _very_ careful when you do anything with 'sudo' and 'rm -rf' since you could end up wiping out everything on your drive.
Dan
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Nov 2002
Status:
Offline
|
|
tried that dan...didnt work; im still getting stuck on the same part....
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Nov 2002
Status:
Offline
|
|
ive tried all of the above tips, and ran cocktail on my tibook, and im STILL getting the same problem. the install stops on "processing x11 user components" and does not install any further. what do i need to do?
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Nov 2002
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: May 2001
Location: Boston, MA
Status:
Offline
|
|
You've trashed the reciepts from the previous install, right?
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Nov 2002
Status:
Offline
|
|
umm...where do those get installed?
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: May 2001
Location: Boston, MA
Status:
Offline
|
|
They should be under /Library/Reciepts. Try trashing the X11 package reciepts running the installer... it should install a clean copy of X11 after that.
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: May 2002
Status:
Offline
|
|
Yeah you might need to delete the reciept
for X11. These are the ones you need
to delete. Assuming you installed the
SDK (if you didn't just delete the ones you
have of these).
/Library/Reciepts/X11Config.pkg
/Library/Reciepts/X11SDKForMacOSX.pkg
/Library/Reciepts/X11LibApple.pkg
/Library/Reciepts/X11User.pkg
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: May 2002
Status:
Offline
|
|
One more thing there was a vert simmilar
topic running in the unix forum and
the guy mannaged to uninstall X11 so
may be have a look there.
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Nov 2002
Status:
Offline
|
|
heres one for you guys...i have a folder in usr/bin/ that is called /X11R6/ when i click on this folder (with the help of cocktail to use the files) i get a beachball that i cant get out of. there is no icon next to the folder. how can i delete this folder? i think i have to do it thru the terminal....i think i got all the other x11 stuff.
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Jan 2001
Location: california
Status:
Offline
|
|
Originally posted by carmine:
heres one for you guys...i have a folder in usr/bin/ that is called /X11R6/ when i click on this folder (with the help of cocktail to use the files) i get a beachball that i cant get out of. there is no icon next to the folder. how can i delete this folder? i think i have to do it thru the terminal....i think i got all the other x11 stuff.
sudo rm -rf /usr/bin/X11R6
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Nov 2002
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|