project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Sagittario

Pages: [1]
1
Discussion / Cannot install the game
« on: December 10, 2009, 10:03:05 pm »
Hi,

I am trying to install the development version for Mac and am getting error messages. I have posted this at the technical support forum for Mac, but am getting no responses, so I am trying here in the hopes that more people read this board.



Here is the situation I am having:

Quote from: UFOAIwiki
fink install svn-ssl svn-client sdl sdl-ttf gettext libjpeg libpng3 glib2-dev gtk+2-dev gtkglext1 gtksourceview2 pango1-dev pango1-xft2-dev atk1 libgettext3-dev

I get an error that I cannot find package gtksourceview2, but if I remove that command, it works. I am to understand that is needed only for the editor, but I am able to progress beyond this point.

Quote
mkdir -p ufoai/trunk
cd ufoai/trunk
svn co https://ufoai.svn.sourceforge.net/svnroot/ufoai/ufoai/trunk .

So far, so good. However, when I try the next step:

Quote
./configure CPPFLAGS="-I/sw/include/" LDFLAGS="-L/sw/lib"

I get the following error message:

configure: error: You must have the OGG development headers

What can I do?

Pages: [1]