Re: [GENERAL] Postgresql8.4 install breaks Evolution on Ubuntu 9.10

2009-11-29 Thread Craig Ringer
Greg Stark wrote: > But i don't see what the conflict is if they're installed in > PGHOME/lib as long as the installer doesn't fiddle with > /etc/ld.so.conf or set any environment variables. The binaries should > just be built with an rpath pointing to that directory or ship with a > startup scrip

Re: [GENERAL] Postgresql8.4 install breaks Evolution on Ubuntu 9.10

2009-11-29 Thread Craig Ringer
Magnus Hagander wrote: > On Sun, Nov 29, 2009 at 16:18, Sachin Srivastava > wrote: >> Libraries the One-Click installer tramples all over include: >> >>libxml2 >>libssl >>libcrypto >>libreadline >>libtermcap >>libuuid >> >> >> Apart from libxml2 (which is now being fixed) a

Re: [GENERAL] Postgresql8.4 install breaks Evolution on Ubuntu 9.10

2009-11-29 Thread Greg Stark
On Sun, Nov 29, 2009 at 4:17 PM, Magnus Hagander wrote: > On Sun, Nov 29, 2009 at 16:18, Sachin Srivastava > wrote: >> Apart from libxml2 (which is now being fixed) all other libraries you >> mentioned , dint get installed (or copied) to the PGHOME/lib directory if >> the same name library alrea

Re: [GENERAL] Postgresql8.4 install breaks Evolution on Ubuntu 9.10

2009-11-29 Thread Magnus Hagander
On Sun, Nov 29, 2009 at 16:18, Sachin Srivastava wrote: > > Libraries the One-Click installer tramples all over include: > >libxml2 >libssl >libcrypto >libreadline >libtermcap >libuuid > > > Apart from libxml2 (which is now being fixed) all other libraries you > mentioned ,

Re: [GENERAL] Postgresql8.4 install breaks Evolution on Ubuntu 9.10

2009-11-29 Thread Sachin Srivastava
Libraries the One-Click installer tramples all over include: libxml2 libssl libcrypto libreadline libtermcap libuuid Apart from libxml2 (which is now being fixed) all other libraries you mentioned , dint get installed (or copied) to the PGHOME/lib directory if the

Re: [GENERAL] Postgresql8.4 install breaks Evolution on Ubuntu 9.10

2009-11-29 Thread Craig Ringer
> So - just use rpath linkage for your added libraries, storing them in a > private directory. Please. Argh. It's worse than I hoped. Libraries the One-Click installer tramples all over include: libxml2 libssl libcrypto libreadline libtermcap libuuid ... all of which have the

Re: [GENERAL] Postgresql8.4 install breaks Evolution on Ubuntu 9.10

2009-11-29 Thread Craig Ringer
On 28/11/2009 7:10 PM, Magnus Hagander wrote: On Sat, Nov 28, 2009 at 11:53, Leonardo Camargo wrote: Hi all, I'm wondering if someone here know how to go about fixing this problem that apparently affects everyone who manually install Postgresql8.4 on Ubuntu Karmic(9.10). Postgres installation

Re: [GENERAL] Postgresql8.4 install breaks Evolution on Ubuntu 9.10

2009-11-28 Thread Magnus Hagander
On Sat, Nov 28, 2009 at 11:53, Leonardo Camargo wrote: > Hi all, > I'm wondering if someone here know how to go about fixing this problem that > apparently affects everyone who manually install Postgresql8.4 on Ubuntu > Karmic(9.10). > > Postgres installation seems to mess with something that rend

Re: [GENERAL] Postgresql8.4 install breaks Evolution on Ubuntu 9.10

2009-11-28 Thread Sachin Srivastava
A quick-fix solution is deleting the file '/opt/PostgreSQL/8.4/lib/libxml2.so.2'. On 11/28/2009 04:23 PM, Leonardo Camargo wrote: Hi all, I'm wondering if someone here know how to go about fixing this problem that apparently affects everyone who manually install Postgresql8.4 on Ubuntu Kar

[GENERAL] Postgresql8.4 install breaks Evolution on Ubuntu 9.10

2009-11-28 Thread Leonardo Camargo
Hi all, I'm wondering if someone here know how to go about fixing this problem that apparently affects everyone who manually install Postgresql8.4 on Ubuntu Karmic(9.10). Postgres installation seems to mess with something that renders other applications unable to function. For instance my problem