/[webpac]/branches/hidra/INSTALL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/hidra/INSTALL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 132 by dpavlin, Thu Oct 9 10:22:35 2003 UTC revision 133 by dpavlin, Thu Oct 9 11:24:19 2003 UTC
# Line 25  don't work for you. Line 25  don't work for you.
25     change data for index often, you might want to drop and re-create database     change data for index often, you might want to drop and re-create database
26     to erase tables for indexes which are removed.     to erase tables for indexes which are removed.
27    
28       SQLite can be quite faster than PostgreSQL (for reference see SQLite
29       site: http://www.hwaci.com/sw/sqlite/speed.html). Since WebPAC doesn't
30       use advanced database facilities of PostgreSQL you would probably be
31       better off with SQLite if you don't have PostgreSQL already installed.
32    
33  2. Use CPAN shell to install modules used:  2. Use CPAN shell to install modules used:
34    
35     $ sudo cpan     $ sudo cpan
# Line 59  don't work for you. Line 64  don't work for you.
64          MARC          MARC
65    
66  3. You will need OpenIsis if you are using ISIS as an import format.  3. You will need OpenIsis if you are using ISIS as an import format.
67     Currently, WebPac uses OpenIsis 0.9.0 which *HAVE TO BE PATCHED*     Currently, WebPAC uses OpenIsis 0.9.0 which *HAVE TO BE PATCHED*
68     with special patch so that perl module OpenIsis.pm have close call     with special patch so that perl module OpenIsis.pm have close call
69     (because there is hard-limit of 32 ISIS files in OpenIsis.pm, and that     (because there is hard-limit of 32 ISIS files in OpenIsis.pm, and that
70     is too low for our use).     is too low for our use).

Legend:
Removed from v.132  
changed lines
  Added in v.133

  ViewVC Help
Powered by ViewVC 1.1.26