From: | Giuseppe Sacco <giuseppe(at)eppesuigoccas(dot)homedns(dot)org> |
---|---|
To: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: compiling on debian does not find a valid PostgreSQL 8.4+ installati |
Date: | 2011-08-24 10:35:31 |
Message-ID: | 1314182143.4758.20.camel@scarafaggio |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Il giorno mer, 24/08/2011 alle 11.24 +0100, Dave Page ha scritto:
> On Wed, Aug 24, 2011 at 11:18 AM, Giuseppe Sacco
[...]
> > liblber-2.4.so.2 => /usr/lib/i386-linux-gnu/liblber-2.4.so.2 (0xb7290000)
> > libsasl2.so.2 => /usr/lib/i386-linux-gnu/libsasl2.so.2 (0xb7274000)
> > libgnutls.so.26 => /usr/lib/i386-linux-gnu/libgnutls.so.26 (0xb71ab000)
> > libgcrypt.so.11 => /lib/i386-linux-gnu/libgcrypt.so.11 (0xb712a000)
> > libtasn1.so.3 => /usr/lib/i386-linux-gnu/libtasn1.so.3 (0xb7119000)
> > libgpg-error.so.0 => /lib/libgpg-error.so.0 (0xb7115000)
>
> What's with the weird paths? I'd expect most of that lot to come from
> /usr/lib or /lib.
I suspect this is because new Debian will have multiarch support. You
may have the same library for different architectures installed at the
same time. The loader will find the correct one.
More information here: http://wiki.debian.org/Multiarch
Bye,
Giuseppe
From | Date | Subject | |
---|---|---|---|
Next Message | Giuseppe Sacco | 2011-08-24 10:36:33 | Re: compiling on debian does not find a valid PostgreSQL 8.4+ installati |
Previous Message | Ashesh Vashi | 2011-08-24 10:30:40 | Re: compiling on debian does not find a valid PostgreSQL 8.4+ installati |