how to install the library libxp6 on ubuntu to execute the installation of Pathway tools?
I follow the instructions indicated in:
http://bioinformatics.ai.sri.com/ptools/installation-guide/released/unix.html (http://bioinformatics.ai.sri.com/ptoo...)
and I run this command in the terminal:
apt-get install libx11-6 libxext6 libxft2 libxmu6 libxp6 libxt6
but I recieved this problem:
E: Unable to locate package libxp6
How can I install libxp6 package?
Regards,