cfc7
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I just installed OpenVPN20 from ports. The installation went fine, as far I can see. But for some reason the directory /usr/local/etc/openvpn is not created?
Last edited by DutchDaemon; April 27th, 2012 at 22:59. |
|
#2
|
|||
|
|||
mkdir -p /usr/local/etc/openvpn cd /usr/local/etc/openvpn cp -R /usr/local/share/doc/openvpn .
__________________
Tenim un nom, el sap tothom: FreeBSD |
|
#3
|
|||
|
|||
|
/usr/local/share/doc/openvpn also doesn't exist. In fact, /usr/local/share/doc/ only contains the file .keep
|
|
#4
|
||||
|
||||
|
Do you have NOPORTDOCS set?
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#5
|
|||
|
|||
|
What?
![]() FreeBSD newbie here. I have no idea what you're talking about
|
|
#6
|
||||
|
||||
|
If you build the port with that variable set (or in /etc/make.conf) it won't install the documentation. Which, in this case, includes some sample configuration files.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to find or create trash directory | sk8harddiefast | Installing & Upgrading | 2 | October 31st, 2011 11:18 |
| Create user who can't list another directory | Zonni | General | 3 | August 23rd, 2011 22:36 |
| [Solved] New to ZFS, create pool etc. | k1piee | General | 11 | May 9th, 2011 17:00 |
| [Solved] trying to create bridge | Myron | Networking | 5 | January 30th, 2010 12:23 |
| how to create a pid? | wonslung | Userland Programming & Scripting | 25 | July 31st, 2009 11:45 |