Re: top-level make file?



Tom Tromey writes:
 > Which parts needs root access to compile?  That seems bad.

Imlib needs to be installed before utils can be compiled.  Here's the
MAKE script:

cd Imlib
./configure; make install
cd ..

cd gdk_imlib
./configure; make install
cd ..

cd utils
./configure; make install
cd ..

-- 
-russ <nelson@crynwr.com>  http://web.crynwr.com/~nelson
Crynwr supports Open Source(tm) Software| PGPok |   Freedom is the primary
521 Pleasant Valley Rd. | +1 315 268 1925 voice |   cause of Peace, Love,
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   |   Truth and Justice.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]