[ome-devel] error while installing OME on mandrake 10.1

Gaetan Lehmann gaetan.lehmann at diamant.jouy.inra.fr
Wed Nov 17 14:02:53 GMT 2004


Hi,

I'm trying to install OME 2.2.1.1 on mandrake 10.1 .

Installation failed with the following error :

Checking OMEIS repository [SUCCESS].
Importing core XML
   \__ /home/glehmann/tmp/OME/src/xml/OMECoreTypes.ome [FAILURE].


Errors executing task: Error loading XML file
"/home/glehmann/tmp/OME/src/xml/OMECoreTypes.ome", see
CoreDatabaseTablesTask.log details. at (eval 171) line 1

  at ./install.pl line 80
         main::run_tasks() called at ./install.pl line 249
# Looks like your test died before it could output anything.

CoreDatabaseTablesTask.log ends with :

ERROR LOADING XML FILE "/home/glehmann/tmp/OME/src/xml/OMECoreTypes.ome"
-- OUTPUT: "Cannot find file
/home/glehmann/tmp/OME/src/xml/OMECoreTypes.ome at
/home/glehmann/tmp/OME/src/perl2/OME/Image/Server.pm line 443."

but OMECoreTypes.ome exists and is readable by everybody

ll /home/glehmann/tmp/OME/src/xml/OMECoreTypes.ome
-rw-r--r--  1 1002 users 31239 nov 17 13:19
/home/glehmann/tmp/OME/src/xml/OMECoreTypes.ome



Can someone help me ?




Installation notes :

+ Mandrake 10.1 is packaged with mod_perl 2, so I patched source with the
(really dirty) following commands :

find -type f -exec perl -pi -e "s/Apache::Registry/ModPerl::Registry/g" {}
\;
find -type f -exec perl -pi -e "s/PerlFreshRestart/#PerlFreshRestart/g" {}
\;
find -type f -exec perl -pi -e "s/CGI-Perl/CGI/g" {} \;

This seems to work, but perhaps it is the problem.

+ apache 2.0.50
+ perl v5.8.5
+ setting Include in httpd2.conf failed. I set it manually.


-- 
Gaetan Lehmann <gaetan.lehmann at jouy.inra.fr>
Tel: +33 1 34 65 22 34
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas
 


More information about the ome-devel mailing list