You are on page 1of 2

Building pov-ray on raspberry pi https://blog.habets.

se/2015/11/Building-pov-ray-on-raspberry-pi

Latest Archive Categories

Building pov-ray on raspberry pi


2015-11-28, Categories: unix

This is just notes in case I need to do this again. Its for my QPov project.

sudo apt-get install autoconf libboost-all-dev libjpeg-dev libtiff-dev libpng-dev


git clone https://github.com/POV-Ray/povray.git
cd povray
git checkout --track -b 3.7-stable origin/3.7-stable
cd unix
./prebuild.sh
cd ..
./configure --prefix=$HOME/opt/povray COMPILED_BY="My_Name on RPi"
make
make install

1 of 2 08-Nov-16 9:31 PM
Building pov-ray on raspberry pi https://blog.habets.se/2015/11/Building-pov-ray-on-raspberry-pi

0 Comments Blargh 1 Login

Recommend Share Sort by Best

Start the discussion

ALSO ON BLARGH

Don't forget to restart all your OpenSSL Why Go is not my favourite language
binaries 8 comments 3 years ago
1 comment 3 years ago Thomas Habets I enjoy coding C++ more,
Michael Boman Great tip! I've shared it with but Go is a safer language. Especially when
all my twitter followers :-) you want to use existing libraries it's easy to

TPM chip protecting SSH keys - properly GPG and SSH with Yubikey NEO
27 comments 3 years ago 8 comments 4 years ago
Thomas Habets 1) No it doesn't. Are you Naftuli Tzvi Kay You mentioned that "it
appending the signature to the file? That doesn't appear to support SSH certificates,"
would change the file, but signing it doesn't.2) what does that mean? Do you mean using it as

Copyright Thomas Habets 2007-2015


This is my personal blog. The views expressed on these pages are mine alone and not those of my
employer.

admin
Page create time: 2 ms
Backend fetch: Tue, 08 Nov 2016 21:29:58
Render time: 420 ms

2 of 2 08-Nov-16 9:31 PM

You might also like