Re: PostgreSQL - contrib/xml - Mailing list pgsql-sql

From Christopher Kings-Lynne
Subject Re: PostgreSQL - contrib/xml
Date
Msg-id GNELIHDDFBOCMGBFGEFOGEBJCDAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to PostgreSQL - contrib/xml  (Rudi Starcevic <rudi@oasis.net.au>)
List pgsql-sql
The usual way to install a contrib is to run configure with whatever args
you want in the root postgres source dir.  Then:

cd contrib/xml
gmake all
gmake install

Sort of thing.

Chris

> -----Original Message-----
> From: pgsql-sql-owner@postgresql.org
> [mailto:pgsql-sql-owner@postgresql.org]On Behalf Of Rudi Starcevic
> Sent: Friday, 12 July 2002 7:27 AM
> To: pgsql-sql@postgresql.org
> Subject: [SQL] PostgreSQL - contrib/xml
>
>
> Hello :-)
>
> I'm not sure how to compile in the contrib/xml into Posgtresql.
> I do compile Postgres on my Debian box but I'm not sure about the flags
> etc to
> also compile the contrib stuff.
>
> I know the standard compile commands / options so in order to get the xml
> compiled can you tell me what to add.
> I'm using:
>
> ./configure --with-perl --with-openssl
> make
> make install
>
> Thanks kindly
> Regards
> Rudi.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>



pgsql-sql by date:

Previous
From: Jie Liang
Date:
Subject: Re: Please, HELP! Why is the query plan so wrong???
Next
From: Rudi Starcevic
Date:
Subject: Query kill