This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Where do I get gnome-autogen.sh


Ariel Rios wrote:
> 
> On 14 Jun 2001 13:49:43 -0400, Dale P. Smith wrote:
> 
> > I just did an "apt-get dist-upgrade" to woody on my machine and was
> > hoping I could build guile-gtk from cvs again.  *Is* there a package
> > that contains gnome-autogen.sh, or do I have to install something from
> > source.  If source what is it and where is it?
> You need to get gnome-common module from GNOME CVS

Ok. Got it and installed.  Now guile-gtk is asking for pkg-config:

checking for pkg-config... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for pkg-config... not found
configure: error: 
*** You need the latest pkg-config (at least 0.7).
*** Get the latest version of pkg-config from
*** http://www.freesoftware.org/software/pkgconfig.

I have installed pkgconfig from CVS.  The file configure.in contains
these lines:

AM_INIT_AUTOMAKE(pkgconfig,
0.6.0)                                              
ATLEAST="0.6.0"                                                                 

Is there a newer version that is not in cvs?

Thanks!
 -Dale

-- 
Dale P. Smith
Treasurer, Cleveland Linux Users Group http://cleveland.lug.net
Senior Systems Consultant, Altus Technologies Corporation
dsmith@altustech.com
440-746-9000 x309


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]