1,17 → 1,16 |
Instructions d'installation des outils pour la conversion du livre LFS. |
LFS Book Conversion Tools Installation Instructions |
|
Après avoir téléchargé les sources du SVN, vous devez installer et configurer |
certaines éléments si vous souhaitez convertir les sources XML en quelque |
chose de plus facile à lire (par exemple du HTML, TXT ou PDF). Si cela vous |
intéresse, continuez votre lecture. Si vous souhaitez seulement éditer les |
sources XML pour une nouvelle soumission sur les listes de diffusion lfs-book |
ou lfs-dev, vous n'avez pas besoin de ce document. À la place, vous |
devriez lire le manuel des éditeurs LFS. Voir le site web LFS sur |
http://www.linuxfromscratch.org pour plus d'informations. |
After downloading the SVN source, there are some things that need to be set up |
on your computer if you want to convert the XML source into something easier to |
read (e.g. HTML, TXT, or PDF). If you are interested in this, then keep |
reading. If you are only interested in editing the XML source for re- |
submission to the lfs-book or lfs-dev mailing lists, then you do not need this |
document. Instead, you need to read the LFS Editor's Manual. See the LFS |
website at http://www.linuxfromscratch.org for more information. |
|
------------------------------------------------------------------------------- |
|
Si vous souhaitez seulement convertir le XML en HTML, installez ce qui suit : |
If you want to convert the XML to HTML, install the following: |
|
* libxml2 |
- http://www.linuxfromscratch.org/blfs/view/svn/general/libxml2.html |
30,8 → 29,8 |
|
------------------------------------------------------------------------------- |
|
Si vous souhaitez convertir le XML en TXT, installez les éléments précédents |
puis celui-ci : |
If you want to convert the XML to TXT, install the above items, and then install |
the following: |
|
* lynx |
- http://www.linuxfromscratch.org/blfs/view/svn/basicnet/lynx.html |
38,8 → 37,8 |
|
------------------------------------------------------------------------------- |
|
Si vous souhaitez convertir le XML en PDF, installez les éléments précédents |
(à l'exception de lynx) puis les suivants : |
If you want to convert the XML to PDF, install the items listed above (except |
lynx) and then install the following: |
|
* JDK |
- http://www.linuxfromscratch.org/blfs/view/svn/general/jdk.html |