Re: cannot compile wxGTK2.8.7 due to makefile not available
- From: Emmanuele Bassi <ebassi gmail com>
- To: gtk-list gnome org
- Subject: Re: cannot compile wxGTK2.8.7 due to makefile not available
- Date: Wed, 05 Dec 2007 15:07:13 +0000
On Mon, 2007-12-03 at 17:05 -0800, fred muttiah wrote:
> Hi,
>
> I am totally new to gtk programming environment.
> Currently I am in the process of compiling wxGTK-2.8.7 on Ubuntu 7.10. I am
> following the Install directions but cannot do a "make" since the makefile
> is not present. However, Makefile.in is available.
the usual process is:
./configure && make && make install
but:
1. gtk+ 2.8.7 is a very old release of gtk+; the new stable release
gtk+ 2.12.3
2. you should install gtk+ inside a different prefix to avoid
collisions with the installed packages
3. ubuntu already has the development packages for gtk+: just install
libgtk2.0-dev
ciao,
Emmanuele.
--
Emmanuele Bassi,
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]