You can install from the pvb.tar.gz package. The source code, the executables and the libraries are included.
Install with the following commands on Linux:
“download” pvb.tar.gz tar -zxf pvb.tar.gz cd pvb ./clean.sh ./build.sh su ./install.sh exit
Windows users can install from install-pvbrowser.exe available from our download page.
For Mac users there is a DMG with the pvbrowser client on our download page. If you need the complete development package build the project as described above.