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.


Messages - blue_cephalopod

Pages: [1]
1
Mac / Re: OSX installers
« on: October 16, 2012, 08:39:10 pm »
Also have crash on startup, hope this will be useful...

2
Mac / Re: Making things a little more newbie-user-friendly.
« on: May 20, 2011, 05:48:56 pm »
You have a point. I have an intel imac running on osx 10.4. Haven´t had any luck getting it to run, compile, install, etc. I asked some questions and got some response but it didn´t help. Maybe try the irc channel. I spent many hours , learned a bit , but i don´t understand what do do with the CFLAGS or LDLFLAGS stuff. So I have pretty much given up for now. It´s a shame because I´ve played earlier versions on PC and enjoyed it a lot. I hope someone else has the same problem and finds the solution, or they make a truly universal installer or something, but I don´t have the will to find out myself.

3
Mac / Re: Question re. compiling 2.3.1 for PPC/OSX 10.5
« on: April 07, 2011, 01:57:00 pm »
Hi thanks for the reply.

I put the code you suggested to dp:

export CFLAGS=-I/path/to/macports/includes
export LDFLAGS=-l/path/to/macports/lib

in my ./profile and it comes up in env now.

curl installed as +universal and most ports work as universal apart from gtk2 and those dependant.
gtk2 might now work as universal, there are a lot of updates and patches, but so far as I can find not for tiger.
jpeg installs as universal now as   jpeg @8c_0+universal

I just want to build a working game , with either universal or non universal binaries.

4
Mac / Re: Question re. compiling 2.3.1 for PPC/OSX 10.5
« on: April 05, 2011, 08:53:57 pm »
I have the exact same problem with those same missing files :

Setting custom data directory
Setting custom library directory
Could not find xvid.h
Could not find theora/theora.h
Found execinfo.h
Could not find bfd.h
Found sys/utsname.h
Could not find link.h
Could not find CUnit/Basic.h

Everything else seems to work

I have tried to /.configure as universal, non-universal and without radiant.

Haven´t got a successful /.configure so far. I´m going through each port uninstalling and installing as +uninversal. Perhaps there are some missing dependencies for these ports to work properly?

I´m trying to compile in any form on Tiger 10.4 Intel Imac

Pages: [1]