Title: AW: AW: [Xpert]XFree and ATI Radeon 7500

Hello,

wow, thanks a lot. GREAT !!!!!!

Is the "module"  ** xc ** the complete source-code from XFree?????
What is the current Version ???
How much MegaByte???

Have a nice day.

-----Ursprüngliche Nachricht-----
Von: Thomas S. Iversen [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 21. Dezember 2001 10:56
An: Meier, Carsten
Cc: '[EMAIL PROTECTED]'
Betreff: Re: AW: [Xpert]XFree and ATI Radeon 7500


I'm assuming you're using bash as shell (if not, type bash <enter> before
following the procedure below):

(Place yourself somewhere appropriate):
#cd /usr/src

(tells cvs where to find the source and how to fetch it):

#CVS_RSH=ssh
#[EMAIL PROTECTED]:/cvs
#export CVS_RSH CVSROOT

(fetch the source, use compression (z3) to save bandwidth)
#checkout -z3 xc

^^^^^^ Password is: anoncvs ^^^^^

(when you have the source):

#cd xc
#make World &> world.log (remember uppercase W)
#make install &> install.log (need root privilegies to install the files)

Furthermore you might need to examine the logfiles in order to find out if
any problems occured during build/install. For instance: make install
requires a c++ compiler, so if you havn't got that installed, make install
will fail.

Hope this helps.

Regards Thomas, Denmark
--
Webmaster and Systemprogrammer at  *  http://www.dina.kvl.dk/~thomassi/
Department of Mathematics and Physics           *  [EMAIL PROTECTED]
Royal Veterinary and Agricultural University    *  Tel. +45 3528 2343   


_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to