Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] For all gui lovers... :)

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Eric Sandall" <eric AT sandall.us>
  • To: <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] For all gui lovers... :)
  • Date: Thu, 5 Dec 2002 12:03:13 -0800 (PST)

Eric,

I have a problem compiling Tim (nice name ;)):

./configure --prefix=/usr
...
make
...
main.c:10:21: gtk/gtk.h: No such file or directory
And then a lot of errors.

Since Tim requires gtk+2, I did the following (after 'make distclean') to
tell it where to find them:

./configure --prefix=/usr CPPFLAGS="-I/usr/include/gtk-2.0"
...
make
_many_ gdk errors (I've included them below).
...

Is Tim using gdk-1.2 instead of gdk-2.0? I'm not sure how to get around
this. Ideas anyone?

-One of Four
a.k.a. sandalle

--
PGP Key 0x5C8D199A5A317214
http://search.keyserver.net:11371/pks/lookup?op=get&search=0x5A317214

Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us | http://www.sourcemage.org
http://www.sandall.us/~sandalle | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org #196285 | http://www.shock.wsu.edu/

Attachment: make.log.bz2
Description: Binary data




Archive powered by MHonArc 2.6.24.

Top of Page