Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

Code Block
su - root 
yum install autoconf automake gcc cvs
yum install cairo cairo-devel \
 pango pango-devel \
 glib glib-devel \
 libxml2 libxml2-devel \
 gd gd-devel
yum install net-snmp net-snmp-lib net-snmp-utils net-snmp-perl perl-Net-SSLeay
yum install openssl openssl-devel 
yum install httpd 
yum install make groff cpan crontabs

 

Debian Additional Packages

...