Oops, bad form to self-followup, but thought of something else:
Postgres builds its own .jar, different than the one which comes with
Turbine.  I've left the Turbine one in place in the "newapp" lib dir,
and stuffed the Postgres version in there, but with a name it won't find: 

  /usr/local/tdk/webapps/newapp/WEB-INF/lib:
  -r--r--r--  1 root  wheel   76744 Oct 12 12:43 postgresql-from-postgres.jar
  -rw-r--r--  1 root  wheel  194500 Oct 29 14:03 postgresql.jar

Dang. Replacing the Turbine version with the Postgresql one didn't
have any effect.  Guess it's time to try the patch.



BTW, the Turbine page seems to have an out of date CVS mechanism;
Postgres' site now says to use the following:

  cvs -d :pserver:[EMAIL PROTECTED]:/projects/cvsroot co -P pgsql
  [password is null]

rather than the info on the page you sent:

         :pserver:[EMAIL PROTECTED]:/home/projects/pgsql/cvsroot
password is postgresql.

Thanks.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to