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

Re: can't compile gnome apps



It's already installed.  It just can't find the libraries


----- Original Message -----
From: Rob VanFleet <rvf@linux-cs.tccw.wku.edu>
To: <debian-user@lists.debian.org>
Sent: Thursday, February 08, 2001 10:07 PM
Subject: Re: can't compile gnome apps


> apt-get install libgnome-dev maybe?
>
> -Rob
>
> On Thu, Feb 08, 2001 at 07:50:05PM -0800, Cameron Matheson wrote:
> > Hey,
> >
> > I can't compile gnome applications.  When I try I get undefined
reference errors to any gnome functions I've used.  I'm using the
gnome-config macro, so I wouldn't think i should be having any problems.
Here's the line I'm using:
> >
> > g++ -Wall -o hello_world hello_world.cc `glib-config --cflags --libs`
`gtk-config --cflags --libs` `gnome-config --cflags --libs`
> >
> > See any problems?
> >
> > Thanks
> > Cameron Matheson
> >
> > ps I've also tried using autoconf and automake to build this (if that
matters)
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>
>



Reply to: