On Fri, Oct 7, 2011 at 4:56 PM, Ben Short <[email protected]> wrote: > Hi, > > I've just done a fresh install of OpenBSD 4.9. > > I've downloaded and untared the ports.tar.gz and am trying to install nano > but I get the following error. > > nano-2.2.6 building ports requires X11 but /usr/X11R6 not found > > I excluded all the x*.tar.gz files during the install is this the problem? > > How can I resolve this?
# export PKG_PATH=ftp://ftp.wu-wien.ac.at/pub/OpenBSD/4.9/packages/`arch -s`/ # pkg_add -v nano nano-2.2.6: ok Cheers, David
