General > Discussion

Cannot install the game

(1/1)

Sagittario:
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

--- End quote ---

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 .
--- End quote ---

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


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

I get the following error message:

configure: error: You must have the OGG development headers

What can I do?

geever:

--- Quote from: Sagittario on December 10, 2009, 10:03:05 pm ---I get the following error message:

configure: error: You must have the OGG development headers

What can I do?

--- End quote ---

Maybe you need OGG library and headers?
I don't know macs but a bit googling showed up this. (I don't know if that has the dev.headers or just binaries though)

-geever

Mattn:
yeah - as geever said, install the ogg lib and headers. in the easiest case the are named "ogg" but i don't know fink very well, i'm always using macports. btw. if you found a solution, please update the wiki entry with your findings.

Sagittario:
Alright, thanks - but how do I install MacPorts?

(I do not have zero programming experience, but I am still very much a novice, especially when it comes to Unix-like systems)

Navigation

[0] Message Index

Go to full version