I'm trying to install phpmyadmin on my FreeBSD webserver. The server is version 7.1 and I have no GUI installed, and I have apache 2.2.9, php 5 and mysql installed. Everything working fine except I can't install phpmyadmin.
using:
cd /usr/ports/databases/phpmyadmin
make
make install
I get some errors that it can't fetch PDFlib-Lite-7.0.2.tar.gz
And it says to port manually into /usr/ports/distfiles
after that it stops the installation.
Does someone know a good workaround or a fix for my problem?
using:
cd /usr/ports/databases/phpmyadmin
make
make install
I get some errors that it can't fetch PDFlib-Lite-7.0.2.tar.gz
And it says to port manually into /usr/ports/distfiles
after that it stops the installation.
Does someone know a good workaround or a fix for my problem?