From: jmodisc at yahoo.com (Mugoma Okomba) Date: Sat, 7 May 2005 07:19:03 -0700 (PDT) Subject: [Pljava-dev] PL/Java on Windows: could not access file "libpljava" Message-ID: <20050507141903.85485.qmail@web60623.mail.yahoo.com> Sorry if this is the wrong list. I didn't see any other list I could seek help. My environment is Windows XP wiht JDK 1.4.2 and PostgreSQL 8.0.1. C:\apps\javaUtils\pljava is on the PATH. I am running this command: C:\apps\javaUtils\pljava>java -cp .;C:\apps\javaUtils\pljava\deploy.jar;C:\apps\javaUtils\pljava\pljava.jar;C:\PostgreSQL\jdbc\postgresql-8.0.309.jdbc3.jar org.postgresql.pljava.deploy.Deployer -install -user postgres -database dbname and keep getting this error: java.sql.SQLException: ERROR: could not access file "libpljava": No such file or directory at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1365) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1160) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:172) at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:387) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:312) at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:304) at org.postgresql.pljava.deploy.Deployer.initJavaHandlers(Deployer.java:419) at org.postgresql.pljava.deploy.Deployer.main(Deployer.java:275) Please help. --------------------------------- Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone. -------------- next part -------------- An HTML attachment was scrubbed... URL: