X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id A15BDD9926 for ; Wed, 21 Sep 2005 12:28:14 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 07648-05 for ; Wed, 21 Sep 2005 15:27:56 +0000 (GMT) Received: from smtp1.mailblocks.com (smtp1.mailblocks.com [140.174.9.69]) by svr1.postgresql.org (Postfix) with SMTP id E1619D996E for ; Wed, 21 Sep 2005 11:54:12 -0300 (ADT) Received: (qmail 5013 invoked from network); 21 Sep 2005 14:54:17 -0000 Received: from 10.10.0.51 (HELO mailblocks.com) (10.10.0.51) by 10.10.0.7 with SMTP; 21 Sep 2005 14:54:17 -0000 Content-Transfer-Encoding: 7bit X-Accept-Language: en-us, en Date: Wed, 21 Sep 2005 16:54:13 +0200 Message-Id: From: Thomas Hallgren References: <43317415.7090503@mailblocks.com> User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) Cc: Pljava-dev@gborg.postgresql.org X-MB-Message-Source: ClientSMTP X-MB-Message-Type: User Received: from 82.182.133.12 by app2.mailblocks.com (192.168.225.51) with SMTP (authenticated); Wed, 21 Sep 2005 07:54:16 -0700 Subject: Where is pgxs? Content-Type: text/plain; charset=ISO-8859-1; format=flowed MIME-Version: 1.0 To: PostgreSQL-development X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.386 required=5 tests=[AWL=-0.062, DNS_FROM_RFC_ABUSE=0.374, FORGED_RCVD_HELO=0.05, MSGID_FROM_MTA_HEADER=0, RCVD_BY_IP=0.024] X-Spam-Level: X-Archive-Number: 200509/873 X-Sequence-Number: 73270 Hi, I just installed the PostgreSQL 8.1-beta2 on my Windows box using the windows installer. I then try to compile PL/Java. It fails to find pgxs. Is it moved to somewhere else? Or is it not included? Regards, Thomas Hallgren