[Dancer-users] libdancer-perl in ubuntu ppa
Иван Бессарабов
ivan at bessarabov.ru
Fri May 20 08:05:03 CEST 2011
I prefer to install all libraries on production and even on
development servers via debain package system.
I've created the ppa https://launchpad.net/~bessarabov/+archive/star
and placed there all perl modules that are needed by dancer.
Now if you have clean ubuntu 10.04 install you only need to say:
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:bessarabov/star
sudo apt-get update
sudo apt-get install libdancer-perl
And after that you can run dancer apps
=)
More information about the Dancer-users
mailing list