RE: [Koha] dependancies ~ RH9 and Debian 3.0 r1
Is there a list of dependancies for Koha on the above 2 platforms? Im getting similar issues on both platforms. I am working through an install and yet to succeed ie Perl modules, etc. Anyone know if the dependancies have rpms and debs rather than having to untar and make, install? I found (I think or it maybe me screwing up the install!) a problem with 1.2.3. My koha.conf looks like this (so far), database=Koha hostname=localhost #user=kohaadmin user=koha pass=******** includes=/var/www/koha/htdocs/includes opachtdocs=/var/www/koha/htdocs intrahtdocs=/var/www/koha/htdocs I have had to add the last 2 lines as the path seems otherwise to be absolute from / and not relative to /var/www/koha in Output.pm (have I missed something?) I might be screwing up by missing a setting somewhere else but adding those lines fixes it based on the file, /var/www/koha/modules/C4/Output.pm calling one of them at lines, /var/www/koha/modules/C4/Output.pm: $htdocs = $configfile->{'opachtdocs'}; /var/www/koha/modules/C4/Output.pm: ($htdocs) || ($htdocs=$configfile->{opacdir}."/htdocs"); /var/www/koha/modules/C4/Output.pm: $htdocs = $configfile->{'intrahtdocs'}; /var/www/koha/modules/C4/Output.pm: ($htdocs) || ($htdocs=$configfile->{intranetdir}."/htdocs"); regards Steven
Mandi! Jones, Steven In chel di` si favelave...
Is there a list of dependancies for Koha on the above 2 platforms? Im getting similar issues on both platforms.
See my post on this list: http://lists.katipo.co.nz/public/koha/2003/001787.html i'm trying to build a koha package, and i've also found some dependencies problem, and also i've found the same problem on the need to add opachtdocs and intrahtdocs to koha.conf. I'll attach my control debian package, and if you want i can send you the deb package bulided. -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66 Associazione ``La Nostra Famiglia'' http://www.sv.lnf.it/ Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN) gaio(at)sv.lnf.it tel +39-0434-842711 fax +39-0434-842797 Osservatorio sulle sporche menzogne di guerra http://www.peacelink.it/mediawatch/
Mandi! Jones, Steven In chel di` si favelave...
Is there a list of dependancies for Koha on the above 2 platforms?
Also this. http://lists.katipo.co.nz/public/koha/2003/001502.html -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66 Associazione ``La Nostra Famiglia'' http://www.sv.lnf.it/ Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN) gaio(at)sv.lnf.it tel +39-0434-842711 fax +39-0434-842797 Osservatorio sulle sporche menzogne di guerra http://www.peacelink.it/mediawatch/
participants (2)
-
Jones, Steven -
Marco Gaiarin