Re: top-level make file?
- From: Mark Galassi <rosalia cygnus com>
- To: Russell Nelson <nelson crynwr com>, gnome-list gnome org
- Subject: Re: top-level make file?
- Date: Thu, 26 Feb 1998 07:44:56 -0700
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]