Hi all,
I am trying to install www/joomla on my FreeBSD 8.1 server.
At some point, the make process wants to install graphics/php5-gd. However, this port in turn appears to have some X dependencies, and starts downloading LibX11:
Surely it must be possible to install the php5 components Joomla requires without needing to install X?
I am trying to install www/joomla on my FreeBSD 8.1 server.
At some point, the make process wants to install graphics/php5-gd. However, this port in turn appears to have some X dependencies, and starts downloading LibX11:
Code:
...
php5-gd-5.3.6 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - not found
===> Verifying install for /usr/local/libdata/pkgconfig/xpm.pc in /usr/ports/x11/libXpm
===> libXpm-3.5.7 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found
===> libXpm-3.5.7 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===> libXpm-3.5.7 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found
===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11
===> License check disabled, port has not defined LICENSE
===> Extracting for libX11-1.3.6,1
=> SHA256 Checksum mismatch for xorg/lib/libX11-1.3.6.tar.bz2.
===> Refetch for 1 more times files: xorg/lib/libX11-1.3.6.tar.bz2
===> License check disabled, port has not defined LICENSE
=> libX11-1.3.6.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/xorg/lib.
=> Attempting to fetch ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/lib/libX11-1.3.6.tar.bz2
^C