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 - MagicFitz

Pages: [1]
1
Development Deliberation /
« on: February 02, 2005, 01:15:06 am »
It looks like I may be out of the compilation race guys.

No matter what I do to my copy of Fink (including sacrificing several chickens to the FinkGod) it can\'t seem to find the source code for libjpeg-dev or libiconv-shlibs.

\"fink list\" doesn\'t show them as available packages and neither does the fink website.  I\'ve looked through dselect and apt-get as well (despite them being poor seconds to fink list, IMO) and they don\'t show up there either.

If anyone has any pointers as to where I can get these libraries from.  I\'d be very appreciative otherwise I\'ll just have to wait for the compiled version to be officially released.

Maybe someone could go to their /sw/src/ directory and upload the compressed source code found in there to somewhere on the net for me? ;)  I don\'t, however, expect anyone to do this as its a major hassle.

At least this dusted off my old computer science skills a bit.  Unfortunately it also showed me that by and large they are dead and twitching on the floor. ;)

Good luck to everyone compiling and thanks for all the help.  I\'ll check back every so often to see how people are going.

Your 1 man compilation cheer squad ;),

Fitz

2
Development Deliberation /
« on: February 01, 2005, 01:00:05 am »
I did a little slewthing and you were right Mr. Fryer :)  My Fink config was whacked.  For all those in a similar position to what I was in you need to add

unstable/main

and

unstable/crypto

to the Trees line in your fink.conf file, found in /sw/etc/

It must be that the missing libraries are classified as unstable and as such aren\'t found when Fink searches the stable list. :)

Hope this helps someone!..I\'m off to compile the Planeshift...the wonderful Planeshift of OZ. ;)

EDIT: What a retard....I didn\'t even read solubacni\'s response...which would\'ve saved some time searching through the Fink website.

3
Development Deliberation /
« on: January 31, 2005, 07:47:05 am »
Thanks for the speedy respone (same day isn\'t something I expected :) ).

The problem I have (I should\'ve been clearer in the first place) is that fink can\'t seem to find these libraries to install.

For mysql14-dev I get a \"no package found for specification mysql14-dev\" and for the other two I get \"no matching version found for libiconv-shlibs/libjpeg-dev.\"

I take it this is a problem peculiar to my situation and no one elses? :(

Maybe I will have to just wait.

4
Development Deliberation / Missing Packages
« on: January 31, 2005, 05:43:26 am »
Hey,

I can\'t figure out where to download mysql14-dev, libjpeg-dev and libiconv-shlibs from.

Any help offered would be much appreciated.  These missing libraries might explain some of my problems with compiling Planeshift. ;)

5
Development Deliberation /
« on: January 29, 2005, 04:20:32 am »
I\'m presently trying to compile the source into a working OS X version but unfortunately the limit of my computer skills is 1/2 a year of C programming and 1/2 a year of haskell (what a retarded language that was) in my first year at university.

whilst running ./autogen.sh for the cal3d libraries I get the following errors

./autogen.sh: line 64: test: : integer expression expected
Running \'aclocal-1.8 \'
/sw/share/aclocal/vorbis.m4:9: warning: underquoted definition of XIPH_PATH_VORBIS
  run info \'(automake)Extending aclocal\'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/sw/share/aclocal/ogg.m4:8: warning: underquoted definition of XIPH_PATH_OGG
/sw/share/aclocal/autoopts.m4:22: warning: underquoted definition of AG_PATH_AUTOOPTS

I followed the suggested link and read about extending aclocal.  To fix the underquoted definition errors I put square brackets around XIPH_PATH_VORBIS in line 9 of vorbis.m4.  I also did the same for the appropriate section in ogg.m4 and autoopts.m4.  I don\'t know if this is a solution but it certainly removed the errors.

That leaves me with the integer expression error on line 64 of autogen.sh

I don\'t know if anyone particularly wants me posting this information but I thought sharing knowledge (no matter how flawed my knowledge is ;) ) is better than silence.

Please tell me if I\'m sending people down the wrong path as I don\'t want to make anyones Planeshift life harder than it already is. :)

6
Technical Help: Problems BEFORE entering the game /
« on: January 15, 2005, 03:34:38 am »
I know its not a perfect solution but for the time being could you try typing
/loot in the console instead of using your mouse?  It might partially solve your dilemma.

Pages: [1]