Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'just delete the directories' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
just delete the directories
Authored by: midgetboss on Dec 08, '01 08:02:53PM

I looked around on the web for a solution, and I found that you can just delete the directories where XFree86 was installed (http://www.xfree86.org/pipermail/newbie/2001-July/008762.html).

sudo rm -r /usr/X11R6
sudo rm -r /etc/X11
sudo rm -r /Applications/XDarwin.app

This will delete any other packages you've installed, so be careful.



[ Reply to This | # ]