Tuesday, January 30, 2007

Debian/ubuntu Setting up perl, postgres, apache 5 mins:

Steps:

1. apt-get install apache
2. apt-get install perl
3. apt-get install postgresql
4. apt-get install libapache-mod-perl
5. apt-get install libdbi-perl
6. apt-get install libdbd-pg-perl

No comments: