From: eric.kolotyluk at gmail.com (Eric Kolotyluk) Date: Fri, 29 Apr 2011 13:17:06 -0700 Subject: [Pljava-dev] 32bit Windows binaries are up In-Reply-To: References: <4DBAED6C.5060704@gmail.com> <4DBB0B4C.7090307@gmail.com> Message-ID: <4DBB1CC2.40908@gmail.com> I use 7zip for archives - it reads everything and runs faster than anything else I've seen. Sorry, I downloaded pljava-i686-pc-linux-gnu-pg9.0-1.4.2 by mistake. I can see the files in pljava-i686-pc-mingw32-pg9.0-1.4.2, and the dates look better too. OK, I thought the files went back in the Postgres/lib directory, but when you said "remove" instead of "replace" I was confused. Thanks for indulging me in a slow moment. Cheers, Eric On 2011-04-29 12:45 PM, Johann 'Myrkraverk' Oskarsson wrote: > On Fri, 29 Apr 2011 19:02:36 -0000, Eric Kolotyluk > wrote: > >> When I open >> >> pljava-i686-pc-mingw32-pg9.0-1.4.2.tar.gz 448 KB 22 i386 .gz > > When I list the file contents I get > > % star tf > ~/Downloads/PostgreSQL/pljava-i686-pc-mingw32-pg9.0-1.4.2.tar.gz -z > ./ > ./deploy.jar > ./docs.tar > ./examples.jar > ./install.sql > ./pljava.dll > ./pljava.jar > ./uninstall.sql > star: 306 blocks + 0 bytes (total of 3133440 bytes = 3060.00k). > > Are you sure you are able to read the file? I was suspicious that > Windows > unzip utilities would not be able to read .tar.gz files, but I have heard > the later versions can. > >> I cannot find any pljava.dll and pljava.jar is dated 2011-01-20 > > The files are there, pljava.jar and pljava.dll. > >> Also, if I remove pljava.dll and pljava.jar from the Enterprise DB >> release, then where do your binaries go? > > Just put them exactly where the Enterprise DB ones were. Of course, > it's prudent to take a backup or just rename them instead of deleting > them. >