看板 FB_doc 關於我們 聯絡資訊
>Number: 120878 >Category: docs >Synopsis: FAQ >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 20 11:40:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eivind Eklund >Release: 4.8 through 6.3+ >Organization: >Environment: >Description: We moved perl to ports during 4.0-CURRENT, so talking about buildworld with ENABLE_SUIDPERL is quite outdated. >How-To-Repeat: Look at the FAQ. >Fix: See patch. Patch attached with submission follows: Index: book.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/faq/book.sgml,v retrieving revision 1.805 diff -u -r1.805 book.sgml --- book.sgml 30 Jul 2007 09:18:51 -0000 1.805 +++ book.sgml 20 Feb 2008 11:27:26 -0000 @@ -8616,8 +8616,8 @@ <para>If you want <command>suidperl</command> to be built suid during upgrades from source, edit <filename>/etc/make.conf</filename> and add - <varname>ENABLE_SUIDPERL=true</varname> before you run - <command>make buildworld</command>.</para> + <varname>ENABLE_SUIDPERL=true</varname> before you build + <command>perl</command>. </answer> </qandaentry> </qandaset> >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-doc@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"