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: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Rudi Starcevic > Sent: Friday, 12 July 2002 7:27 AM > To: [EMAIL PROTECTED] > 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 [EMAIL PROTECTED]) > ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html