comparison doc/index.html @ 1177:517dfc98c3fc

fix Debian package name for the "xz" tool in the documentation
author Volker Grabsch <vog@notjusthosting.com>
date Wed, 22 Sep 2010 03:40:26 +0200
parents 5f46c244163f
children 306fcae4ba1b
comparison
equal deleted inserted replaced
1176:2050ab710ed4 1177:517dfc98c3fc
580 580
581 <!-- http://www.debian.org/distrib/packages#search_packages --> 581 <!-- http://www.debian.org/distrib/packages#search_packages -->
582 <pre>aptitude install -R autoconf automake bash bison bzip2 \ 582 <pre>aptitude install -R autoconf automake bash bison bzip2 \
583 cmake flex g++ make sed libtool openssl \ 583 cmake flex g++ make sed libtool openssl \
584 libssl-dev libxml-parser-perl patch \ 584 libssl-dev libxml-parser-perl patch \
585 perl pkg-config scons unzip wget xz</pre> 585 perl pkg-config scons unzip wget xz-utils</pre>
586 586
587 <p> 587 <p>
588 On 64-bit Debian, install also: 588 On 64-bit Debian, install also:
589 </p> 589 </p>
590 <pre>aptitude install -R g++-multilib</pre> 590 <pre>aptitude install -R g++-multilib</pre>