I'm unable to compile static binaries of Povray due to issues with libtiff.a
So instead I've bundled the dynamic binary with the libraries it's linked to.
This tar.gz file, when unzipped and untarred, will show the following in the
command line:
bin/
lib/
benchmark.ini
benchmark.pov
povray-ppc970
povray-ppc970 is a script that calls the corresponding binary
in the bin directory. This is so that the libraries that it is linked to in
the lib directory will actually be loaded (as opposed to trying to find the
corresponding libraries in the host system, which may not be there).
BTW, this is a 32-bit binary since I don't have a 64-bit PowerPC system.
Post a reply to this message
Attachments:
Download 'povray.ppc.tar.gz' (3175 KB)
|