|
Written by Hash
|
|
Friday, 10 August 2007 06:49 |
|
The GD install needs a few files from the xbase40.tgz archive, which won't be installed on systems where X isn't installed. Download xbase40.tgz somewhere (we assume /tmp), and then: cd / tar xzvf /tmp/xbase40.tgz ./usr/X11R6/lib/libfreetype.a \ ./usr/X11R6/lib/libfreetype.so.13.1 \ ./usr/X11R6/lib/libfontconfig.a \ ./usr/X11R6/lib/libfontconfig.so.3.0 rm /tmp/xbase40.tgz Now GD will install with pkg_add.
|
|
Copyright © 2008, Netropolis Technologies. All Rights Reserved.