On Mon, 12 Nov 2007 19:19:19 +0100, Pieter Verberne wrote > On Mon, Nov 12, 2007 at 03:12:12PM +0000, Stuart Henderson wrote: > > Either choose "pkg_add -ui" for an interactive update, or > > "pkg_add -u -F update -F updatedepends", to permit this update: > > Done that. If I do this again I get the following output: > > > > Can't install ghostscript-8.54p1: lib not found X11.11.0 > > Install xbase from a newer snap. > > Done that.
X11.11.0 was a 30 September patch: http://www.openbsd.org/cgi-bin/cvsweb/xenocara/lib/libX11/Makefile.bsd-wrapper?sortby=date The latest xbase42.tgz contains: -rw-r--r-- root/wheel 1040088 2007-11-03 00:58 ./usr/X11R6/lib/libX11.so.11.0 -rw-r--r-- root/wheel 1386880 2007-11-03 00:58 ./usr/X11R6/lib/libX11.a -rw-r--r-- root/wheel 849 2007-11-03 00:58 ./usr/X11R6/lib/libX11.la Check to make sure you have the appropriate libX11 files in /usr/X11R6/lib.