PDA

View Full Version : Compiling and Installing ???


Arno
02-19-04, 05:20 PM
I need to know how to compile and tp install tar-files ???
I've downloaded NVIDIA 3D Kernel and Glx Files....and the Readme says make install !! But how ????

Thanks

Epro
02-19-04, 06:03 PM
cd <directory with makefile>
make
make install


For some its that easy, but some of us get errors!