<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"><BASE 
href="file://C:\Program Files\Common Files\Microsoft Shared\Stationery\">
<STYLE>BODY {
        BACKGROUND-POSITION: left top; MARGIN-TOP: 130px; FONT-SIZE: 10pt; MARGIN-LEFT: 10px; COLOR: #000080; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Tahoma
}
</STYLE>

<META content="MSHTML 6.00.2737.800" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff background=cid:00fd01c47fc0$4da601f0$0164a8c0@ipe>
<DIV>Hi Thomas,</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt; I am getting the following error message when i am trying to deploy 
<BR>&gt; pl/java<BR>&gt;&nbsp; <BR>&gt; java.sql.SQLException: ERROR:&nbsp; 
could not load library <BR>&gt; "/postgresql-7.4.2/libpljava.so": libjvm.so: 
cannot open shared object <BR>&gt; file: Arquivo ou diret?o 
n?encontrado<BR>&gt;&nbsp; <BR>&gt;Your LD_LIBRARY_PATH points to the 
$JAVA_HOME/jre/lib/i386/server but <BR>&gt;not to the directory above it where a 
lot of neede shared object files <BR>&gt;reside. The error reported from the 
shared object loader is probably <BR>&gt;somewhat misleading. It does indeed 
find the libjvm.so but it fails on <BR>&gt;one of its dependencies. Try this 
setting 
instead:<BR>&gt;$JAVA_HOME/jre/lib/i386:$JAVA_HOME/jre/lib/i386/client<BR>&gt;Regards,<BR>&gt;<BR>&gt;Thomas 
Hallgren</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV>&nbsp;&nbsp;&nbsp; First, thank you for your response. I'm very interested 
in your project. </DIV>
<DIV>&nbsp;&nbsp;&nbsp; I will go write my Oracle Stored Procedures 
(PL/SQL)&nbsp;and PL/PGSQL Stored Procedures in JAVA.</DIV>
<DIV>&nbsp;&nbsp;&nbsp; I was tested three days ago 
LD_LIBRARY_PATH=$JAVA_HOME/jre/lib/i386:$JAVA_HOME/jre/lib/i386/client and how 
not run I put "/server" because I found libjvm.so in this directory. It was a 
tentative. Not Run, then</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;i try&nbsp;now 
$JAVA_HOME/jre/lib/i386:$JAVA_HOME/jre/lib/i386/client but the error continue. 
</DIV>
<DIV>&nbsp;&nbsp;&nbsp; I'm executing "java 
org.postgresql.pljava.deploy.Deployer -install -user postgres -database teste" 
as user postgres. Correct ? Are permissions maybe ? </DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV>Regards,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Rodrigo - Syspoint<BR></DIV></BODY></HTML>