POV-Ray : Newsgroups : povray.macintosh : mac versions. : Re: mac versions. Server Time
18 May 2024 08:32:50 EDT (-0400)
  Re: mac versions.  
From: James Gray
Date: 14 Nov 2002 17:28:47
Message: <junk-1411021628470001@ip68-97-75-252.ok.ok.cox.net>
Okay, I ran into problems, so I'm taking you up on your offer for more
help.  Thanks in advance.

James

In article <3dd16472$1@news.povray.org>, David Burnett
<var### [at] ntlworldcom> wrote:

> Number one is install the latest developer software from ADC.

I had this already done.

> The next thing you need are versions of libjpeg, libtiff and zlib, I
> compiled these from source due to 10.2 being a new thing back then, but
> you can get them from fink amongst others now. I had to do some fiddling
> with the builds to get them to work mostly to do with compatability
> versions, so I suggest getting the canned versions if you can.

I installed fink.  Ran into a few minor issues there, but eventually got
it sorted out.  I installed libjpeg and libpng with it.

You listed libtiff instead of libpng, but the README didn't so I assumed
you were remembering it wrong, which could be my error, of course.  I also
didn't install zlib because I was led to believe Mac OS X 10.2 had it by
default, again I could be wrong.

> Download the UNIX sources, run configure as usual. I used...
> 
> 
> ./configure --with-x=no -prefix=/Users/vargol

I didn't use prefix but was prepared to sudo when the time came.

> go to the src directory and edit the Makefile, remove the reference to
> povxlib.o from the povray_OBJECTS section if its still in there, and
> povxlib.c from povray_SOURCES. This is what the --with-x=no is supposed to
> do, they might have fixed it since I built POV.

I did remove these two little items.

> then
> 
> make

This is where I lost it.  Make spit out some very strange errors:

...
cc1plus: invalid option `arch=i586'
cc1plus: invalid option `align-double'
cc1plus: invalid option `inline-all-stringops'
cc1plus: bad value (i586) for -mcpu= switch
make[1]: *** [atmosph.o] Error 1
make: *** [all-recursive] Error 1

It obviously guessed my platform wrong, I'm on a dual G4.  Any advice is
greatly appreciated!

James


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.