Mercurial > eagle-eye
comparison README @ 346:9c9d7a59420a
add some perl libraries in need
author | billy3321@f3svr.f3.csu.edu.tw.f3.csu.edu.tw |
---|---|
date | Sat, 14 Feb 2009 18:15:18 +0800 |
parents | 34fd5bcd4cf8 |
children |
comparison
equal
deleted
inserted
replaced
345:8a69b96be376 | 346:9c9d7a59420a |
---|---|
24 XML::LibXML - libxml-libxml-perl | 24 XML::LibXML - libxml-libxml-perl |
25 IO::Uncompress::Gunzip - libio-compress-zlib-perl | 25 IO::Uncompress::Gunzip - libio-compress-zlib-perl |
26 LWP - libwww-perl | 26 LWP - libwww-perl |
27 WWW::Mechanize - libwww-mechanize-perl | 27 WWW::Mechanize - libwww-mechanize-perl |
28 YAML - libyaml-perl | 28 YAML - libyaml-perl |
29 JSON - libjson-perl | |
30 Parallel::Forkmanager - libparallel-forkmanager-perl | |
29 | 31 |
30 You can download missed debian packages from http://www.assembla.com/spaces/eagle-eye/documents | 32 You can download missed debian packages from http://www.assembla.com/spaces/eagle-eye/documents |
31 | 33 |
32 * Create the sqlite3 database 'ikariam.sqlite' first, based on ikariam.sql | 34 * Create the sqlite3 database 'ikariam.sqlite' first, based on ikariam.sql |
33 $ cat ikariam.sql|sqlite3 ikariam.sqlite | 35 $ cat ikariam.sql|sqlite3 ikariam.sqlite |