Changes between Version 56 and Version 57 of DistributionPackaging


Ignore:
Timestamp:
Aug 23, 2011, 4:29:08 AM (13 years ago)
Author:
Bruno Cornec
Comment:

RHEL6 pb build info

Legend:

Unmodified
Added
Removed
Modified
  • DistributionPackaging

    v56 v57  
    107107}}}
    108108
    109 == Debian/Ubuntu rebuild process ==
     109On RHEL6 the yum command required to install dependencies needed for pb build is:
     110{{{
     111wget http://mirror.centos.org/centos/6/os/x86_64/Packages/slang-devel-2.2.1-1.el6.x86_64.rpm
     112wget http://mirror.centos.org/centos/6/os/x86_64/Packages/newt-devel-0.52.11-2.el6.x86_64.rpm
     113rpm -Uvh slang-devel-2.2.1-1.el6.x86_64.rpm newt-devel-0.52.11-2.el6.x86_64.rpm
     114yum install -y subversion autoconf automake libtool docbook2x dvips ImageMagick gcc-c++ docbook-utils-pdf
     115}}}
     116== !Debian/Ubuntu rebuild process ==
    110117
    111118Obtain the sources needed from your distro: