|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
OK Thorsten, you are right. So here again:
Hi,
has someone ported POV-Ray to BeOS with display support?
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I found a BeOS port of pov on the Breeze designer page...
That should be the file :
http://www.imagos.fl.net.au/ftp/povbeosr3.zip
Here is one to the refering page :
http://www.imagos.fl.net.au/beos/index.html
And finally to the main site :
http://www.imagos.fl.net.au/
//Spider
(Oh, Ken, I'm not intruding on your area, promise.... I only happened to find it..)
Joachim Puerschel wrote:
>
> OK Thorsten, you are right. So here again:
>
> Hi,
> has someone ported POV-Ray to BeOS with display support?
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Spider wrote:
>
> I found a BeOS port of pov on the Breeze designer page...
>
You might like to know that the command line only version
of unofficial POV-Ray for Linux 3.1a. by Mark Gordon compiles
on BeOS R4 for Intel with one minor change to the make file, it renders
too,
at least the couple of test images I tried did. No display support,
though you could try the X version with a BeOs X server.
The change to the make file is a simple one the -lm needs removing from
the LFLAGS line in makefile so
LFLAGS = $(LIBPNGLIB) $(ZLIBLIB) -lm
becomes
LFLAGS = $(LIBPNGLIB) $(ZLIBLIB)
then make newunix....
--
Dave, on his linux box...
"I'll tell you about it later" choked Zaphod as all three passed out.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
David Burnett wrote:
>
> Spider wrote:
> >
> > I found a BeOS port of pov on the Breeze designer page...
> >
> You might like to know that the command line only version
> of unofficial POV-Ray for Linux 3.1a. by Mark Gordon compiles
> on BeOS R4 for Intel with one minor change to the make file, it renders
> too,
> at least the couple of test images I tried did. No display support,
> though you could try the X version with a BeOs X server.
>
> The change to the make file is a simple one the -lm needs removing from
> the LFLAGS line in makefile so
>
> LFLAGS = $(LIBPNGLIB) $(ZLIBLIB) -lm
>
> becomes
>
> LFLAGS = $(LIBPNGLIB) $(ZLIBLIB)
>
> then make newunix....
Oki..
I don't use BeOs or *nix at the moment, but it's always interesting to learn something
new.
Thanks
//Spider
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
OK. Thank you. But newunix is not newxwin. I asked for display support.
Jo
David Burnett schrieb:
>
> Spider wrote:
> >
> > I found a BeOS port of pov on the Breeze designer page...
> >
> You might like to know that the command line only version
> of unofficial POV-Ray for Linux 3.1a. by Mark Gordon compiles
> on BeOS R4 for Intel with one minor change to the make file, it renders
> too,
> at least the couple of test images I tried did. No display support,
> though you could try the X version with a BeOs X server.
>
> The change to the make file is a simple one the -lm needs removing from
> the LFLAGS line in makefile so
>
> LFLAGS = $(LIBPNGLIB) $(ZLIBLIB) -lm
>
> becomes
>
> LFLAGS = $(LIBPNGLIB) $(ZLIBLIB)
>
> then make newunix....
>
> --
> Dave, on his linux box...
> "I'll tell you about it later" choked Zaphod as all three passed out.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hey, I have a Linux port of povray 3.1a+patches on one machine, and I have BeOS
(Intel R4) running nicely on the other. Therefore, I hereby nominate myself
to the honored position of POV-Ray BeOS Porter, Unofficial. What fun, to be
self-appointed!
Will emit appropraite squeals of delight in this news group when sufficient
success has been achieved.
But don't hold your breath waiting - it *will* take more than 30 seconds...
I wonder of POV-Team (the official guys) are planning on a BeOS port?
--
Daren Scot Wilson
dar### [at] pipelinecom
www.newcolor.com
----
"A ship in a harbor is safe, but that is not what ships are built for"
-- William Shedd
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |