Author Topic: Building PS on the Mac  (Read 8934 times)

Mathious

  • Hydlaa Resident
  • *
  • Posts: 79
    • View Profile
(No subject)
« Reply #30 on: February 05, 2005, 01:35:24 pm »
Well I seem to have a working client (ish) - only one problem though, It cant seem to \"see\" the laanx server - anyone know what file I need to edit / what the server address is?
Join me in my quest!  @ http://www.slim.filetap.com

solubacni

  • Wayfarer
  • *
  • Posts: 7
    • View Profile
(No subject)
« Reply #31 on: February 07, 2005, 07:53:23 pm »
Quote
Originally posted by MagicFitz
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.


As dfryer said, you probably have that backward.

My fink list for those two packages looks like this:
Code: [Select]

 i      libiconv         1.9.2-11      Character set conversion library
 i      libiconv-bin     1.9.2-11      Executables for libiconv package
 i      libiconv-dev     1.9.2-11      Developer files for libiconv package
 i      libjpeg 6b-16                  JPEG image format handling library
 i      libjpeg-bin      6b-16         Executables for libjpeg package
 i      libjpeg-shlibs   6b-16         Shared libraries for libjpeg package


If those don\'t show up then you need to go to the fink docs at their site and add the unstable branches to your tree in /sw/etc/fink.conf.

Cheers,
solubacni

Mathious

  • Hydlaa Resident
  • *
  • Posts: 79
    • View Profile
(No subject)
« Reply #32 on: May 20, 2005, 01:01:08 pm »
Quote
Originally posted by Mathious
How do I configure the crystal enviroment variable? I seem to get that error after I try to compile anything from Cel onwards....


...Just had a go at rebuilding PS - but it\'s been a while, and im getting the same error as above.
It happens after I have built CS, and causes the build of CEL to stop dead in its tracks :(

Any thoughts people?
Join me in my quest!  @ http://www.slim.filetap.com

Mathious

  • Hydlaa Resident
  • *
  • Posts: 79
    • View Profile
(No subject)
« Reply #33 on: May 21, 2005, 07:41:24 pm »
....no seriously - how do I configure the crystal enviroment variable?

im on rebuild (from scratch) number 5 now, and I cant see that Im doing anything wrong :(
Join me in my quest!  @ http://www.slim.filetap.com

buddha

  • Hydlaa Citizen
  • *
  • Posts: 327
    • View Profile
(No subject)
« Reply #34 on: May 21, 2005, 09:15:41 pm »
This would be great as a Fink package, you know.  I wish I knew how to do that.

Are there people working on a general BSD framework?

I wish I could help, Mathious.
~~
May all your sequences converge.

Mathious

  • Hydlaa Resident
  • *
  • Posts: 79
    • View Profile
(No subject)
« Reply #35 on: May 21, 2005, 10:26:13 pm »
Im gonna start crying...
...I did know how to get round this problem, but I cant for the life of me remember... ah well, back to the drawing board *sniff*
Join me in my quest!  @ http://www.slim.filetap.com

dfryer

  • Veteran
  • *
  • Posts: 1070
    • View Profile
(No subject)
« Reply #36 on: May 22, 2005, 10:18:30 pm »
If you\'re using tcsh, setenv CRYSTAL /your/path/to/CS
if using bash, it\'s something like export CRYSTAL=/your/path/to/CS -if it doesn\'t work, try without the equals sign.
Quidquid latine dictum sit, altum sonatur.

Mathious

  • Hydlaa Resident
  • *
  • Posts: 79
    • View Profile
(No subject)
« Reply #37 on: May 23, 2005, 12:39:13 pm »
well I gave it a whirl, but to no avail;

Code: [Select]
configure: error:
*** Crystal Space could not be found or was unusable. The latest version is
*** always available from [URL]http://www.crystalspace3d.org/[/URL]
*** Also, be sure that you have either installed Crystal Space or set the
*** CRYSTAL environment variable properly.
Join me in my quest!  @ http://www.slim.filetap.com

legine

  • Traveller
  • *
  • Posts: 12
    • View Profile
(No subject)
« Reply #38 on: May 29, 2005, 01:35:04 pm »
Mathious wrote:
Quote

Matt:~/Desktop/PS/planeshift Matt$ ./updater.app/Contents/MacOS/updater
Crystal Space for MacOS/X 0.99 r0 [MacOS/X-powerpc-GCC]
Ported to MacOS/X by Eric Sunshine

NOTIFY: MacOS/X 2D OpenGL driver for Crystal Space 0.99 r0
Written by Matt Reda
WARNING: Could not open driver database file \'/config/gldrivers.xml\'
NOTIFY: OpenGL renderer: ATI Radeon 9200 OpenGL Engine (vendor: ATI Technologies Inc.) version 1.3 ATI-1.3.36
NOTIFY: Using windowed mode at resolution 640x480.
NOTIFY: Pixel format: Color: 0 Alpha: 0 Depth: 0 Stencil: 0 AccumColor: 0 AccumAlpha: 0 MultiSamples: 0
WARNING! Crystal Space performs better in 24 or 32 bit display mode!
WARNING: Shader /shader/std_lighting.xml not available Failure imminent!
Bus error


try to run the updater with the option auto:
./updater.app/Contents/MacOS/updater -auto.

The problem was there are files missing and they come after first update it seems :)

Cheers
legine

EDIT:
try
export CRYSTAL=\"/your/path/to/CS\"
^^
« Last Edit: May 29, 2005, 01:36:17 pm by legine »

named

  • Hydlaa Resident
  • *
  • Posts: 78
    • View Profile
compile server
« Reply #39 on: December 28, 2005, 12:26:43 pm »
Have anyone manage to compile the server?

dfryer

  • Veteran
  • *
  • Posts: 1070
    • View Profile
(No subject)
« Reply #40 on: December 30, 2005, 05:23:08 am »
Yes, the server compiles if you have the right version of mysql installed.
Quidquid latine dictum sit, altum sonatur.

named

  • Hydlaa Resident
  • *
  • Posts: 78
    • View Profile
(No subject)
« Reply #41 on: December 30, 2005, 09:51:16 am »
Quote
Originally posted by dfryer
Yes, the server compiles if you have the right version of mysql installed.


Can you make yours av. for download?
I cant get the libs from fink to work.

regards,
named

backeroo

  • Hydlaa Resident
  • *
  • Posts: 129
    • View Profile
(No subject)
« Reply #42 on: December 30, 2005, 08:19:28 pm »
It might also work with the last mysql-Version ( >5 ).  There\'e a new version of the npc_triggers.sql on cvs where they\'ve worked around the trigger-keyword problem. At least i was able to load all the tables into my mysql 5.0.15 DB. But you have to use also a workaround for the php part :

mysql> SET PASSWORD FOR
    -> \'some_user\'@\'some_host\' = OLD_PASSWORD(\'newpwd\');

as the php-part seems to use a pre-4.1 client-security-protocoll.  The OLD_PASSWORD part forces pre 4.1 authentication.

I still have not everything working yet , but i was able to do a registration/verification with this.

regards

  backeroo
\"Everything you can imagine is real.\"
Pablo Picasso

named

  • Hydlaa Resident
  • *
  • Posts: 78
    • View Profile
(No subject)
« Reply #43 on: January 12, 2006, 02:52:16 pm »
Quote
Originally posted by backeroo
It might also work with the last mysql-Version ( >5 ).  There\'e a new version of the npc_triggers.sql on cvs where they\'ve worked around the trigger-keyword problem. At least i was able to load all the tables into my mysql 5.0.15 DB. But you have to use also a workaround for the php part :

mysql> SET PASSWORD FOR
    -> \'some_user\'@\'some_host\' = OLD_PASSWORD(\'newpwd\');

as the php-part seems to use a pre-4.1 client-security-protocoll.  The OLD_PASSWORD part forces pre 4.1 authentication.

I still have not everything working yet , but i was able to do a registration/verification with this.

regards

  backeroo


No success so far. Did you manage to do it?

backeroo

  • Hydlaa Resident
  • *
  • Posts: 129
    • View Profile
(No subject)
« Reply #44 on: January 12, 2006, 06:52:35 pm »
The www-thing only works partly ( for me, by now).

PS-Server came up without errors, but i havn\'t tested if i can login by now. Too Lazy, sorry.

Where did you crash?

regards

  backeroo

EDIT: Argh, cancle this, I somehow managed to vaporize my dbmysql.csbundle completely, and the Server is asking for it. I\'ve checked everywhere but have no clue where it came from. ( Feeling so stupid, right now ). Does anyone know where this plugin is build?
« Last Edit: January 14, 2006, 07:28:59 pm by backeroo »
\"Everything you can imagine is real.\"
Pablo Picasso