Changeset 3951
- Timestamp:
- 07/06/08 21:57:33 (5 months ago)
- Files:
-
- trunk/BOOK/final-system/common/perl.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/final-system/common/perl.xml
r3928 r3951 54 54 55 55 <para os="a01">Before starting to configure, create a basic 56 <filename>/etc/hosts</filename> file which will be referenced in one 57 of Perl's configuration files as well as being used used by the testsuite 58 if you run that:</para> 56 <filename>/etc/hosts</filename> file which will be referenced by one 57 of Perl's configuration files as well as used by the testsuite:</para> 59 58 60 59 <screen os="a02"><userinput>echo "127.0.0.1 localhost $(hostname)" > /etc/hosts</userinput></screen>
