[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Missing development package on Ubuntu 8.04
- Subject: [ale] Missing development package on Ubuntu 8.04
- From: brian at polibyte.com (Brian Pitts)
- Date: Mon, 16 Jun 2008 12:58:41 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]>
Chris Fowler wrote:
> I'm trying to compile Linux EMC2 from CVS and I'm getting this error:
>
> checking for GTK 2.4.0 or above... configure: WARNING: GTK2 not found,
> some utilities (halscope, halvcp, classicladder) will not be built
Sounds like you need libgtk2.0-dev.
"This package contains the header files and static libraries which is
needed for developing the GTK+ applications."
-Brian