On Thu, 12 Mar 2015 09:54:52 -0700, Eric Ripa <[email protected]> wrote:
I did the following on my "X-less" installation of OpenBSD 5.6
- downloaded the two sets xetc56.tgz and xbase56.tgz
- added the sets according to the FAQ
http://www.openbsd.org/faq/faq4.html#AddFileSet
<http://www.openbsd.org/faq/faq4.html#AddFileSet>
- created the symlink as follows:
/usr/local/lib/X11/app-defaults -> /etc/X11/app-defaults
after doing so dkimproxy compiled and installed fine. I have not tried
to remove the sets after installation however.
Thank you, that solved the problem.
Commands used
$ ftp -o http://mirrors.sonic.net/openbsd/5.6/amd64/xetc56.tgz
$ ftp -o http://mirrors.sonic.net/openbsd/5.6/amd64/xbase56.tgz
$ sudo mv x*.tgz /; cd /
$ sudo pax -rvzf xetc56.tgz -p e
$ sudo pax -rvzf xbase56.tgz -p e
$ sudo ln -s /etc/X11/app-defaults /usr/local/lib/X11/app-defaults
$ cd /usr/ports/mail/dkimproxy/; sudo make install
--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]