Shlomi Fish wrote:

I need the CGI::Application module. This in turn depends on HTML::Template and Test::More. Test::More depends on Test::Harness and Test::Simple... you get the idea. I need them for the Jobs database.


Oh, you should have said that it had a difficult dependancy structure. Obviously, things with a difficult dependancy structure are MUCH easier to install by hand than by apt-getting them.

These are not available on the apt repository,


Then do explain the following session output, as recorded on eskimo.iglu.org.il mere minutes ago, no tweaking of configuration done.

eskimo:~# apt-cache search HTML::Template
libhtml-template-perl - HTML::Template : A module for using HTML Templates with Perl
eskimo:~# apt-cache search CGI::Application
libcgi-application-perl - Framework for building reusable web-applications
eskimo:~# apt-get install libcgi-application-perl
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
libcgi-application-perl
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 28.7kB of archives. After unpacking 123kB will be used.
Get:1 http://mirror.hamakor.org.il woody/main libcgi-application-perl 2.1-3 [28.7kB]
Fetched 28.7kB in 0s (511kB/s)
Selecting previously deselected package libcgi-application-perl.
(Reading database ... 13821 files and directories currently installed.)
Unpacking libcgi-application-perl (from .../libcgi-application-perl_2.1-3_all.deb) ...
Setting up libcgi-application-perl (2.1-3) ...




--
Shachar Shemesh
Lingnu Open Source Consulting
http://www.lingnu.com/



Reply via email to