DragonFly users List (threaded) for 2004-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Steps for building xorg?
jcm wrote @ Tue, 16 Nov 2004 19:56:54 +0000:
>
> Would someone be kind enough to itemize the lists of steps for installing
> xorg to avoid the strange build loops and so on?
As a package:
http://ftp.fortunaty.net/DragonFly/inofficial/packages/All/X.org-6.8.1.tgz
Or build it yourself:
cd /usr/ports/x11 &&
fetch http://ftp.fortunaty.net/DragonFly/inofficial/dfports/X.org-6.8.1.tar.bz2 &&
tar xjvf X.org-6.8.1.tar.bz2 &&
cd X.org-6.8.1.tar.bz2 &&
make install
Andy
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]