<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.77">
<TITLE>RE: [ome-users] DBD::PG install error</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I was using 1.42... when using your 1.32 (thank you for making this available) and 1.22 (from OME repository), I can compile correctly but 'make test' bombs:<BR>
<BR>
qTESTING MODULE -- 'make test'<BR>
FAILURE -- OUTPUT: "PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-<BR>
e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t<BR>
 t/00basic...........Can't load '/var/tmp/OME/install/DBD-Pg-1.32/blib/arch/auto<BR>
/DBD/Pg/Pg.so' for module DBD::Pg: libpq.so.4: cannot open shared object file: N<BR>
o such file or directory at /usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/Dyn<BR>
aLoader.pm line 230.<BR>
  at t/00basic.t line 4<BR>
 Compilation failed in require at t/00basic.t line 4.<BR>
<BR>
but it is there:<BR>
[OME]# ls -l /var/tmp/OME/install/DBD-Pg-1.32/blib/arch/auto/DBD/Pg/Pg.so<BR>
-rwxr-xr-x  1 root root 246839 Feb  1 15:45 /var/tmp/OME/install/DBD-Pg-1.32/blib/arch/auto/DBD/Pg/Pg.so<BR>
<BR>
Do I need to change all of DBI? I'm running version 1.40.<BR>
<BR>
<BR>
Michael J. MCaughey, PhD<BR>
Molecular Physiology and Biophysics<BR>
U9203 MRBIII<BR>
6-6175<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Curtis Rueden [<A HREF="mailto:ctrueden@wisc.edu">mailto:ctrueden@wisc.edu</A>]<BR>
Sent: Wed 2/1/2006 1:51 PM<BR>
To: McCaughey, Michael J<BR>
Cc: ome-users@lists.openmicroscopy.org.uk<BR>
Subject: Re: [ome-users] DBD::PG install error<BR>
<BR>
Hi Mike,<BR>
<BR>
I have not seen that exact error message, but my lab has had<BR>
difficulties with various DBD::Pg errors. What version of DBD::Pg are<BR>
you using? The latest versions (as of a couple months ago) of DBD::Pg do<BR>
not work correctly with OME. My lab uses v1.32 successfully with two OME<BR>
installations (on Debian boxes). For convenience, I have placed a copy<BR>
online at:<BR>
    <A HREF="http://skyking.microscopy.wisc.edu/curtis/DBD-Pg-1.32.tar.gz">http://skyking.microscopy.wisc.edu/curtis/DBD-Pg-1.32.tar.gz</A><BR>
<BR>
-Curtis<BR>
<BR>
McCaughey, Michael J wrote:<BR>
<BR>
> Trying again with a fresh checkout of OME and a new install of pgsql,<BR>
> I've got another error installing.  This is from<BR>
> CoreDatabaseTablesTask.log<BR>
><BR>
> SUCCESS Adding constraints to CLASS "OME::Configuration::Variable"<BR>
> ERROR Adding constraints to ST "Experimenter" -- OUTPUT: "DBD::Pg::db<BR>
> do failed:<BR>
>  ERROR:  constraint<BR>
> "@Experimenter.module_execution->OME::ModuleExecution" for r<BR>
> elation "experimenters" already exists at<BR>
> /home/mrmike/OME/src/perl2/OME/Databas<BR>
> e/PostgresDelegate.pm line 726.<BR>
><BR>
> Got me. Anyone here seen this before?<BR>
><BR>
> Mike<BR>
><BR>
><BR>
><BR>
> Michael J. MCaughey, PhD<BR>
> Molecular Physiology and Biophysics<BR>
> U9203 MRBIII<BR>
> 6-6175<BR>
><BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>