perl_modules_on_debian
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| perl_modules_on_debian [2007/10/03 14:49] – New Dependency: Text::CSV dmcmorris | perl_modules_on_debian [2010/09/06 13:24] (current) – Delete obsolete page dbs | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | << | ||
| - | Here are some notes from the blog at http:// | ||
| - | |||
| - | Tested with Debian Testing. | ||
| - | |||
| - | It is usually a bad idea to just use CPAN with Debian. | ||
| - | don't get registered with dpkg, dependencies get screwed up. | ||
| - | |||
| - | To get the libnet-z3950-perl amd libmarc-record-perl modules, add the following to / | ||
| - | deb http:// | ||
| - | |||
| - | To get the cpan-libtime-hires-perl module, add the following to / | ||
| - | deb http:// | ||
| - | |||
| - | Be sure to execute " | ||
| - | | ||
| - | |||
| - | This command should install the available perl packages. | ||
| - | |||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | |||
| - | |||
| - | ---- | ||
| - | |||
| - | Couldn' | ||
| - | Created deb package from source with dh-make-perl. | ||
| - | |||
| - | Install dh-make-perl, | ||
| - | # | ||
| - | |||
| - | Download the latest DateTime:: | ||
| - | #wget <path to download file> | ||
| - | |||
| - | Untar the downloaded file. | ||
| - | #tar xvfz < | ||
| - | |||
| - | Run dh-make-perl to build the package. | ||
| - | # | ||
| - | |||
| - | Install the debain package created, and you are done. | ||
| - | #dpkg -i <deb package filename> | ||
| - | |||
| - | [[http:// | ||
| - | |||
| - | << | ||
| - | |||
| - | Javascipt:: | ||
perl_modules_on_debian.1191437397.txt.gz · Last modified: 2022/02/10 13:33 (external edit)