Jump to content

Product Opener/Installation/Debian or Ubuntu: Difference between revisions

Line 120: Line 120:
make
make
make install
make install
cd ..
cd ~


cd ~/src
wget http://mir2.ovh.net/ftp.apache.org/dist/perl/mod_perl-2.0.8.tar.gz  
wget http://mir2.ovh.net/ftp.apache.org/dist/perl/mod_perl-2.0.8.tar.gz  
tar xvfz mod_perl-2.0.8.tar.gz
tar xvfz mod_perl-2.0.8.tar.gz
Line 128: Line 129:
make
make
make install
make install
cd ~
</pre>
</pre>


22

edits