How to install Catalyst on debian lenny

 

I’ve readed this and made some minor modifications.

 

$sudo su

#echo “# repo for catalyst” >> /etc/apt/sources.list

#echo “deb http://ftp.us.debian.org/debian/ unstable main” >> /etc/apt/sources.list

#apt-get clean && apt-get update

#apt-get install sqlite3 libdbd-sqlite3-perl libcatalyst-perl
libcatalyst-modules-perl libdbix-class-timestamp-perl
libdatetime-format-sqlite-perl libconfig-general-perl       libhtml-formfu-model-dbic-perl libterm-readline-perl-perl
libdbix-class-encodedcolumn-perl libperl6-junction-perl
libtest-pod-perl gcc make libc6-dev

 

That’s all.

Author: Marc

https://www.linkedin.com/in/joanmarcriera/

Leave a Reply

Your email address will not be published. Required fields are marked *