/[webpac]/trunk2/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 /trunk2/INSTALL

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

revision 255 by dpavlin, Tue Mar 9 12:17:05 2004 UTC revision 304 by dpavlin, Sat Apr 17 20:40:28 2004 UTC
# Line 52  don't work for you. Line 52  don't work for you.
52          Config::IniFiles          Config::IniFiles
53          DBD::Pg                 or some other DBD driver like DBD::SQLite          DBD::Pg                 or some other DBD driver like DBD::SQLite
54          CGI::Application          CGI::Application
         HTML::Pager  
55          HTML::Template          HTML::Template
56          HTML::FillInForm          HTML::FillInForm
57          SWISH          SWISH::API
         SWISH::Fork             and of course, swish-e executable  
58          XML::Simple          XML::Simple
59          Text::Iconv          Text::Iconv
60          TDB_File          TDB_File
# Line 100  don't work for you. Line 98  don't work for you.
98     because they are not part of Debian distribution:     because they are not part of Debian distribution:
99    
100          CGI::Application          CGI::Application
         HTML::Pager  
101          HTML::FillInForm          HTML::FillInForm
102          SWISH          SWISH::API
         SWISH::Fork  
103    
104     and optionally some of those modules:     and optionally some of those modules:
105    
# Line 148  don't work for you. Line 144  don't work for you.
144     Since you need development tools on target machine to compile OpenIsis,     Since you need development tools on target machine to compile OpenIsis,
145     you might want to compile it on another machine and just copy perl module.     you might want to compile it on another machine and just copy perl module.
146    
147  4. edit global.conf and all2xml.conf to suit your needs. Comments inside  4. Edit global.conf and all2xml.conf to suit your needs. Comments inside
148     those files should help get you started.     those files should help get you started.
149    
150    5. All perl code will use locale to do sorting. That also include indexes
151       which, while being RDBMS-based, also use perl sorting (because each
152       entry has ordinal number created by perl). So, be sure that LC_COLLATE
153       environment variable is configured for your locale (which also has to
154       be enabled, check dpkg-reconfigure locales if you are using Debian).

Legend:
Removed from v.255  
changed lines
  Added in v.304

  ViewVC Help
Powered by ViewVC 1.1.26