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 
 libXpm-devel
 libXpm 
yum install openssl openssl-devel  
yum install net-snmp net-snmp-lib net-snmp-utils net-snmp-perl perl-Net-SSLeay
yum install httpd 
yum install make groff cpan crontabs
yum -y install dejavu* 

 

Debian/Ubuntu Additional Packages

...