Hi,
I have build packages for Ubuntu systems so it is now easy to install PHD2 on Linux.
They are located in my personal PPA for now:
https://launchpad.net/~pch/+archive/ubuntu/phd2To install PHD2 you can use the following command line or use the equivalent function in the Ubuntu GUI installer:
sudo add-apt-repository ppa:pch/phd2
sudo apt-get update
sudo apt-get install phd2
After installation you can launch PHD2 from the application menu Education/Science, the same place as Kstars, Stellarium or Skychart.
Compatible system are Ubuntu trusty(14.04) and utopic(14.10) running on Intel/Amd 32 or 64 bit processor.
The .deb packages can probably be installed on Debian or other Debian derivative that provide the same library level.
If you are interested to build the .deb packages yourself, all the required files are now include in the source code repository and I will add the build instruction in the wiki.
Patrick