POV-Ray : Newsgroups : povray.unix : Cygwin and Povray 3.6.1 Server Time
29 Jun 2024 10:47:03 EDT (-0400)
  Cygwin and Povray 3.6.1 (Message 1 to 2 of 2)  
From: Ross Smith
Subject: Cygwin and Povray 3.6.1
Date: 2 Feb 2005 15:37:47
Message: <42013a1b$1@news.povray.org>
For anyone else out there who tries to compile Povray on Cygwin and
finds it doesn't work, I've found the solution: tell it it's Linux.

./configure --build=i686-pc-linux-gnu COMPILED_BY="<address>"

It turns out that Cygwin is a good enough emulation of Linux that this
works perfectly.

-- 
Ross Smith ...................... Pharos Systems, Auckland, New Zealand
"Carelessly planned projects take three times longer to complete than
expected. Carefully planned projects take four times longer to
complete than expected, mostly because the planners expect their
planning to reduce the time it takes." -- Anon.


Post a reply to this message

From: Nicolas Calimet
Subject: Re: Cygwin and Povray 3.6.1
Date: 3 Feb 2005 11:36:19
Message: <42025303$1@news.povray.org>
Hi Ross,

> For anyone else out there who tries to compile Povray on Cygwin and
> finds it doesn't work, I've found the solution: tell it it's Linux.
> 
> ../configure --build=i686-pc-linux-gnu COMPILED_BY="<address>"

	Hey, that's a funny trick  :-)

	Sorry for I didn't further address your earlier trouble with cygwin.
Since the problem is rather odd and that there were already several other
issues due to libtiff, I gave up and instead rewrotte the libtiff support
for the future 3.6.2 release.  I need to do more tests on cygwin though...

	- NC


Post a reply to this message

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