relaydelay: improve perl installation instructions
Its not clear if this article is still helpful, but either way, direct people to an actually existing port.
This commit is contained in:
parent
e472e8e8bd
commit
b9f81b2a99
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46449
1 changed files with 3 additions and 15 deletions
|
@ -52,21 +52,9 @@
|
|||
<sect1>
|
||||
<title>Basic Configuration</title>
|
||||
|
||||
<para>We need to install the threaded <command>perl</command>.
|
||||
Install <package>lang/perl5.8</package>
|
||||
with the <varname>USE_THREADS=yes</varname> variable
|
||||
set. The current version of <command>perl</command>
|
||||
may need to be removed first; errors will be reported
|
||||
by the install process if this is necessary.</para>
|
||||
|
||||
<note>
|
||||
<para>This will require all ports which require
|
||||
<command>perl</command> to be rebuilt and reinstalled;
|
||||
<package>ports-mgmt/portupgrade</package>
|
||||
is perfect for this. At least it will point out which
|
||||
ports have been removed and which will need to be
|
||||
reinstalled.</para>
|
||||
</note>
|
||||
<para>Install perl using
|
||||
<screen>&prompt.root; <userinput>pkg install lang/perl5.16</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>Now for the database server;
|
||||
<application>MySQL</application> is perfect for this
|
||||
|
|
Loading…
Reference in a new issue