Salasaga Forum
September 07, 2010, 11:15:53 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: 3rd May 2010 - For new forum members

If you need your account on the forum approved, please please email me directly (justin@salasaga.org) to let me know, and I'll then approve it.

We are getting so many spam forum accounts being generated we can't keep up, and are not bothering to approve new accounts without someone pro-actively emailing us to prove they're a human being.
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Compilation errors  (Read 994 times)
0 Members and 1 Guest are viewing this topic.
rparree
Newbie
*
Posts: 1


View Profile
« on: April 01, 2009, 02:21:37 AM »

Hi,

I am running openSUSE 11.1 (KDE) and get a bunch of compilation errors. I did install bison and ming and seem to have everything else installed (guess not)

My errors are similar to: http://www.salasaga.org/forum/index.php/topic,29.0.html

I do have libgnome, gtk2 and other libs installed...

See the attachments for the errors.

Raphael
Logged
JustinClift
Administrator
Full Member
*****
Posts: 136


View Profile WWW
« Reply #1 on: April 01, 2009, 03:22:10 AM »

Hi Raphael,

No worries.  Just took a look at the log file you attached, and this one pretty much explains the problem:

  error: gtk/gtk.h: No such file or directory

It's indicating that your system doesn't have the developer part of GTK2 installed.  Roll Eyes

Guessing you probably have the end user versions of the libraries, so will need to install some stuff.  Probably best to do that from official openSUSE packages. Smiley

Rough list of things to install, mainly adapted from the list used for Ubuntu, is:

  • autoconf
  • automake
  • libtool
  • xorg-x11-devel
  • libgnome-devel
  • gtk2-devel

Installing the above ones should automatically pull in their dependencies, and hopefully that will be all that's needed.

If that still gives a problem, paste the new error log and we'll go from there. Smiley
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!