makefiling sources from git repository (version 3.00.00.031)
Hi all: I'm having some problems of the kind I'm on the nearbies of knowing why but on the outside boundaries of knowing why I should bet on my own certainness. When we installed Koha previously (3.00.00.005), we made some forced assumptions that resulted in a bad installation than now shows as problematic to make function Koha as a whole, that precisely led to a nozebra flawed table. Now, to take the certainness we are doing the things on the right, clean and "pathologically orthodoxial" way, we have the following doubt to be solved: Our debian etch comes with a default perl 5.8.8 installation that produced some errors where trying to solve the dependencies from cpan. In fact we are having severe problems with Date::Calc module, which evidences impossibility of install due to a Calc.c error. Which is probably the result of a problem with system libraries conflict due to another CPAN updates that come from any dependency that is needed by koha... Is this correct?, that is get the way doing it from CPAN or may we branch to dkpg installations to solve dependencies? Do you use for developing default debian etch perl installation or are you using another (vanilla, strawberry or maybe a version of perl compiled from sources?) That's all, hope being helped! Ignacio
"Ignacio Javier" <ignacio.gomez@coremain.com> wrote: [...]
Is this correct?, that is get the way doing it from CPAN or may we branch to dkpg installations to solve dependencies?
Do you use for developing default debian etch perl installation or are you using another (vanilla, strawberry or maybe a version of perl compiled from sources?)
My opinion is that you should install from: 1. debian packages from the official distribution (except yaz); 2. debian packages from third-party sources (indexdata, serene, imag); 3. CPAN. Problems with this were mentioned in Thomas Dukleth's email yesterday: http://lists.gnu.org/archive/html/koha-devel/2007-11/msg00056.html Hope that helps, -- MJ Ray http://mjr.towers.org.uk/email.html tel:+44-844-4437-237 - Webmaster-developer, statistician, sysadmin, online shop builder, consumer and workers co-operative member http://www.ttllp.co.uk/ - Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/
Thanks for help, finally I solved all dependencies, but when doing make it returns an error: Cannot copy 'installer/data/mysql/fr/mandatory' to 'usr/local/lib/cgi-bin/koha/installer/data/mysql/fr/mandatory': Is a Directory Inspecting them, first one is a directory that contains an SQL file, and second one is an existent but empty file, seems to have been touched some time before in the Makefile. The question now is: Should I manually remove the 'usr/local/lib/cgi-bin/koha/installer/data/mysql/fr/mandatory' file, and copy -R the directory 'installer/data/mysql/fr/mandatory' to 'usr/local/lib/cgi-bin/koha/installer/data/mysql/fr/'? Thanks in advance, -----Mensaje original----- De: MJ Ray [mailto:mjr@phonecoop.coop] Enviado el: martes, 27 de noviembre de 2007 14:33 Para: koha-devel@nongnu.org; ignacio.gomez@coremain.com Asunto: Re: [Koha-devel] makefiling sources from git repository (version 3.00.00.031) "Ignacio Javier" <ignacio.gomez@coremain.com> wrote: [...]
Is this correct?, that is get the way doing it from CPAN or may we branch to dkpg installations to solve dependencies?
Do you use for developing default debian etch perl installation or are you using another (vanilla, strawberry or maybe a version of perl compiled from sources?)
My opinion is that you should install from: 1. debian packages from the official distribution (except yaz); 2. debian packages from third-party sources (indexdata, serene, imag); 3. CPAN. Problems with this were mentioned in Thomas Dukleth's email yesterday: http://lists.gnu.org/archive/html/koha-devel/2007-11/msg00056.html Hope that helps, -- MJ Ray http://mjr.towers.org.uk/email.html tel:+44-844-4437-237 - Webmaster-developer, statistician, sysadmin, online shop builder, consumer and workers co-operative member http://www.ttllp.co.uk/ - Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/
participants (2)
-
Ignacio Javier -
MJ Ray