Table of Contents
Install instructions for erf
erf dependencies
To successfully install erf in your system you need to have the following software installed apriori :
- fltk version 2 (latest snapshot).
- http://glew.sf.net latest, which you probably already have installed.
and then proceed to download erf.
Installing erf
To install from the sources do:
[user@machine tmp]$ tar -xjf erf...tar.bz2 ; cd erf... ; ./configure && make [user@machine tmp]$ su [root@machine tmp]$ make install
Any problems please report to the miarn mailing list or email/ gmail chat with me.
Install instruction for PV3D
Do the same procedure you did for ERF but make sure you have Player installed.
PV3D software dependencies
To install pv3d you need to download and install Player 2.1 and ERF.
And then proceed with pv3d.
Guess that is all, installation should proceed smoothly.
To install from the sources do:
[user@machine tmp]$ tar -xjf pv3d...tar.bz2 ; cd erf... ; ./configure && make [user@machine tmp]$ su [root@machine tmp]$ make install
Any problems please report to the miarn mailing list or email/ gmail chat with me.