LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Upgrade from xfree86 to xorg (https://www.linuxquestions.org/questions/linux-newbie-8/upgrade-from-xfree86-to-xorg-282120/)

lp449 01-25-2005 01:49 PM

Upgrade from xfree86 to xorg
 
I would like to move from xfree86 to xorg but I can't find any good description how to install xorg ... INSTALL and BUILD aren't enough for me, does someone have such description?

jtshaw 01-25-2005 02:03 PM

Of course, Build it, then install it:-P

Ok ok, in all seriousness. The FreeDesktop.org Xorg site has a lot of documentation dealing with building/install xorg-x11. That would be a good place to start looking.

ilubtofart 01-25-2005 07:03 PM

when i upgraded xorg 6.7 to xorg 6.8.1 i look through the documentation and this is what i did:

extract it
as user:
make World > World.log 2>&1
as root:
make install
make install.man


All times are GMT -5. The time now is 01:35 PM.