12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- # SOME DESCRIPTIVE TITLE
- # Copyright (C) YEAR Free Software Foundation, Inc.
- # This file is distributed under the same license as the PACKAGE package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "POT-Creation-Date: 2020-06-17 12:44+0800\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- #. type: Content of: <sect1><title>
- #: /home/xry111/svn-repos/LFS-BOOK/prologue/prerequisites.xml:11
- msgid "Prerequisites"
- msgstr ""
- #. type: Content of: <sect1><para>
- #: /home/xry111/svn-repos/LFS-BOOK/prologue/prerequisites.xml:13
- msgid ""
- "Building an LFS system is not a simple task. It requires a certain level of "
- "existing knowledge of Unix system administration in order to resolve "
- "problems and correctly execute the commands listed. In particular, as an "
- "absolute minimum, you should already have the ability to use the command "
- "line (shell) to copy or move files and directories, list directory and file "
- "contents, and change the current directory. It is also expected that you "
- "have a reasonable knowledge of using and installing Linux software."
- msgstr ""
- #. type: Content of: <sect1><para>
- #: /home/xry111/svn-repos/LFS-BOOK/prologue/prerequisites.xml:22
- msgid ""
- "Because the LFS book assumes <emphasis>at least</emphasis> this basic level "
- "of skill, the various LFS support forums are unlikely to be able to provide "
- "you with much assistance in these areas. You will find that your questions "
- "regarding such basic knowledge will likely go unanswered or you will simply "
- "be referred to the LFS essential pre-reading list."
- msgstr ""
- #. type: Content of: <sect1><para>
- #: /home/xry111/svn-repos/LFS-BOOK/prologue/prerequisites.xml:28
- msgid "Before building an LFS system, we recommend reading the following:"
- msgstr ""
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/prologue/prerequisites.xml:32
- msgid ""
- "Software-Building-HOWTO <ulink "
- "url=\"http://www.tldp.org/HOWTO/Software-Building-HOWTO.html\"/>"
- msgstr ""
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/prologue/prerequisites.xml:35
- msgid ""
- "This is a comprehensive guide to building and installing "
- "<quote>generic</quote> Unix software packages under Linux. Although it was "
- "written some time ago, it still provides a good summary of the basic "
- "techniques needed to build and install software."
- msgstr ""
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/prologue/prerequisites.xml:42
- msgid ""
- "Beginner's Guide to Installing from Source <ulink "
- "url=\"http://moi.vonos.net/linux/beginners-installing-from-source/\"/>"
- msgstr ""
- #. type: Content of: <sect1><itemizedlist><listitem><para>
- #: /home/xry111/svn-repos/LFS-BOOK/prologue/prerequisites.xml:45
- msgid ""
- "This guide provides a good summary of basic skills and techniques needed to "
- "build software from source code."
- msgstr ""
|