From: johann at 2ndquadrant.com (Johann 'Myrkraverk' Oskarsson) Date: Mon, 18 Apr 2011 21:05:56 -0000 Subject: [Pljava-dev] 32bit Windows binaries are up Message-ID: Dear PL/Java users, The 32bit Windows binaries are (finally) up. Please let me know if there are any problems. Installation points: * If you are using the EnterpriseDB built server, be sure to remove the previous binaries, typically in C:\Program Files\PostgreSQL\x.y\lib where x.y is the version number of the server. Delete PLJAVA.DLL and PLJAVA.JAR from there. * Add the Java bin directories to your system PATH. In Windows 7 this is done in Control Panel, System, Advanced System Settings where you press the [Environment Variables...] button. Add to Path the following directories (substitue your Java version numbers and installation path as appropriate) C:\Program Files\Java\jdk1.5.0_22\jre\bin C:\Program Files\Java\jdk1.5.0_22\jre\bin\server Instead of bin\server you may choose bin\client. Note that path elements are separated by ; semi-comma. * For the Path settings to take effect, you need to restart the server. This is done by running All Programs -> PostgreSQL x.y -> Restart Server as administrator. Right click and choose "Run as Administrator." -- Johann Oskarsson http://www.2ndquadrant.com/ |[] PostgreSQL Development, 24x7 Support, Training and Services --+-- | Blog: http://my.opera.com/myrkraverk/blog/