This gets ugly. When I install to a location other than default most config stuff for zebra and koha, especially paths, are wrong. I have to fix them. Mostly it's just the paths, the only exception is the database stuff at the bottom of koha-conf.xml. The user, pass, and database I have to set to the right value.
The other problem I find is the SQL scripts don't get installed by `make install` so I have to copy them into the right place for install.pl to find them. I suspect that most of this is because I have installed to a location other than the default. The rest will probably be fixed with the work that is being done on the install scripts. On Thu, 2007-11-29 at 19:17 +0100, Ignacio Javier wrote: > Two additional doubts then: > > 1) install.pl (which seems to import SQL scripts for koha dependencies > outside zebra) is not invoked from the installer interface? > > 2) what is the right configuration for zebra (koha_conf.xml) then, other > different from the default one? > > -----Mensaje original----- > De: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] En nombre > de Michael Hafen > Enviado el: jueves, 29 de noviembre de 2007 18:53 > Para: [email protected] > Asunto: Re: [Koha-devel] koha 3 installation, some battles won, but warseems > lost still... > > > I've installed Koha 3 to a location other than default. As I recall > this error was caused by the database config in koha_conf.xml not being > right. I suggest checking that. > > > _______________________________________________ > Koha-devel mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/koha-devel > _______________________________________________ Koha-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/koha-devel
