Changeset 3a9dd8f
- Timestamp:
- Jul 20, 2006, 9:41:40 PM (18 years ago)
- Children:
- 62fbb51
- Parents:
- 3b77ef5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/perl.xml
r3b77ef5 r3a9dd8f 33 33 <screen os="a01"><userinput>echo "127.0.0.1 localhost $(hostname)" > /etc/hosts</userinput></screen> 34 34 35 <para os="a">To have full control over the way Perl is set up, run the36 interactive <command>Configure</command> script and hand-pick the way37 th is package is built. If the defaults it auto-detects are suitable,38 prepare Perl for compilation with:</para>35 <para os="a">To have full control over the way Perl is set up, you can 36 run the interactive <command>Configure</command> script and hand-pick 37 the way this package is built. If you prefer instead to use the defaults 38 that Perl auto-detects, prepare Perl for compilation with:</para> 39 39 40 40 <screen os="b"><userinput>./configure.gnu --prefix=/usr \
Note:
See TracChangeset
for help on using the changeset viewer.