Re: top-level make file?




Warning: do not do what's below!!!

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

> cd Imlib
> ./configure; make install
> cd ..

> cd gdk_imlib
> ./configure; make install
> cd ..

> cd utils
> ./configure; make install
> cd ..

Russell, you seem to have missed the traffic about automaking imlib.

There's a hacking file in there.  Now in imlib you just do

aclocal
automake --add-missing
autoconf
./configure

---

I have removed the old Makefile.in, configure and (subdir)
configure.in files, so this kind of confusion should soon wane.



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