Version 2 (modified by ismael, 17 years ago)

--


Install from source

If you want to compile P-HAL, make sure you have the following libraries in your system:

Ok, then, grab the source from our svn repository, you can download the latest trunk source or get an stable, in tags directory.

svn co http://147.83.118.229/svn/phal/trunk

The first time you download the source you will have to:

./autogen.sh

And the following just type:

./configure
make
sudo make install

And this will compile and install the required binaries and libraries.



[Back to Install Guide]?