Can't install PHPmyadmin on FreeBSD 9

Hello all, I have a problem when installing phpmyadmin. This is the output:
Code:
stop in /usr/ports/devel/t1lib.
*** [cecksum] error code 1

stop in /usr/ports/devel/t1lib.
*** [install] error code 1

stop in /usr/ports/devel/t1lib.
*** [lib-depends] error code 1

stop in /usr/ports/devel/php5-gd.
*** [install] error code 1

stop in /usr/ports/devel/php5-gd.
*** [run-depends] error code 1

stop in /usr/ports/devel/phpmyadmin.
*** [install] error code 1

stop in /usr/ports/databases/phpmyadmin.
 
This is the output:

Code:
=>port manually into /usr/ports/distfiles/ and try again.
*** [do-fetch] Error code 1

stop in /usr/ports/devel/pdflib.
*** [cecksum] Error code 1

stop in /usr/ports/devel/pdflib.
*** [install] Error code 1

stop in /usr/ports/devel/pdflib.
*** [lib-depends] Error code 1

stop in /usr/ports/devel/pecl-pdflib.
*** [run-depends] Error code 1

stop in /usr/ports/devel/phpmyadmin.
*** [install] Error code 1

stop in /usr/ports/databases/phpmyadmin.
 
The error has changed, now you got past the t1lib install.

The new error is that it was not able to download a distfile for print/pdflib. Don't know why. Could be your network connection, or maybe it's a new version of the file that is not on the servers yet. It does start to download here when I try. So make sure your network connection is working and try again.
 
i'm not cek list this pdflib, and now phpmyadmin success for instalation !!! tank's wblock@ [ What? -- Mod ]

PHPMyAdmin is installed. Thanks @wblock@.
 
Last edited by a moderator:
Back
Top