<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Benchmarking%3A_Povray</id>
	<title>Benchmarking: Povray - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Benchmarking%3A_Povray"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Benchmarking:_Povray&amp;action=history"/>
	<updated>2026-05-04T21:35:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Benchmarking:_Povray&amp;diff=1128&amp;oldid=prev</id>
		<title>David: Created page with &quot;* Tested on SL6.1 (gcc 4.4.5)  * Download: &lt;syntaxhighlight&gt;   # Latest version here: http://www.povray.org/download/   wget http://www.povray.org/redirect/www.povray.org/ftp/pub/povray/...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Benchmarking:_Povray&amp;diff=1128&amp;oldid=prev"/>
		<updated>2012-10-12T15:24:50Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;* Tested on SL6.1 (gcc 4.4.5)  * Download: &amp;lt;syntaxhighlight&amp;gt;   # Latest version here: http://www.povray.org/download/   wget http://www.povray.org/redirect/www.povray.org/ftp/pub/povray/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Tested on SL6.1 (gcc 4.4.5)&lt;br /&gt;
&lt;br /&gt;
* Download:&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
  # Latest version here: http://www.povray.org/download/&lt;br /&gt;
  wget http://www.povray.org/redirect/www.povray.org/ftp/pub/povray/Official/Unix/povray-3.6.tar.gz&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Build:&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
  tar zxvf povlinux-3.6tgz&lt;br /&gt;
  cd povray-3.6&lt;br /&gt;
  mkdir povray_local_insatll&lt;br /&gt;
  ./configure --prefix=/home/david/benchmarking/povray-3.6.1/povray_local_install COMPILED_BY=david.power@viglen.co.uk&lt;br /&gt;
  make &lt;br /&gt;
  make install&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Benchmark:&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
  cd $POVINSTALLDIR/bin    # POVINSTALLDIR not an actual variable, replace with location of povray install (--prefix)&lt;br /&gt;
  ./povray ../share/povray-3.6/scenes/advanced/benchmark.ini +I../share/povray-3.6/scenes/advanced/benchmark.pov &lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Timings:&lt;br /&gt;
** E5-2670 CPUs: 788 seconds&lt;br /&gt;
&lt;br /&gt;
* Spec file to package Povray&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
Vendor:		Viglen&lt;br /&gt;
Packager:	Viglen&lt;br /&gt;
Summary:	Freeware multi-platform ray-tracing package&lt;br /&gt;
Name:		Povray&lt;br /&gt;
Version:	3.6&lt;br /&gt;
Release:	1          &lt;br /&gt;
License:	Personal use see http://www.povray.org/povlegal.html &lt;br /&gt;
Group:		Applications/System&lt;br /&gt;
URl:		http://www.povray.org/&lt;br /&gt;
&lt;br /&gt;
%description&lt;br /&gt;
Povray built with GCC&lt;br /&gt;
 &lt;br /&gt;
%prep&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
%build&lt;br /&gt;
&lt;br /&gt;
povray-3.6.1/./configure --prefix=/root/rpmbuild/BUILDROOT/Povray-3.6-1.x86_64/usr COMPILED_BY=Viglen&lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
%install&lt;br /&gt;
make install&lt;br /&gt;
&lt;br /&gt;
%clean&lt;br /&gt;
 &lt;br /&gt;
%files&lt;br /&gt;
%defattr(-,root,root)&lt;br /&gt;
/*&lt;br /&gt;
/usr/bin/*&lt;br /&gt;
%changelog&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>David</name></author>
	</entry>
</feed>