Quasar Jarosz wrote:
> On Mon, Aug 11, 2008 at 11:15 PM, Brian Aker <[EMAIL PROTECTED]> wrote:
>> Hi!
>>
>> Once we push tonight this library will need to be installed locally in order
>> to compile Drizzle:
>> http://code.google.com/p/protobuf/downloads/list
>>
>
> Not sure about anyone else, but on my Debian Gutsy machine 'make
> install' installed the libraries in /usr/local/lib, but the protoc
> program wanted them in /usr/lib. Also not sure if this will actually
> affect Drizzle compilation.
>
> I had to create symlinks for:
>
> libprotobuf.so.0
> libprotobuf.so.0.0.0
> libproto.so.0
> libprotoc.so.0
I am using Hardy and got everything installed on /usr/local. Works like
a charm.
[EMAIL PROTECTED]:~/src/protobuf-2.0.0beta$ ldd `which protoc`
linux-gate.so.1 => (0xb7f99000)
libprotobuf.so.0 => /usr/local/lib/libprotobuf.so.0 (0xb7eb5000)
libprotoc.so.0 => /usr/local/lib/libprotoc.so.0 (0xb7e47000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7d53000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7d2e000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7d23000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7d0b000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7bbc000)
/lib/ld-linux.so.2 (0xb7f9a000)
/Matz
>
> Quasar
>
> _______________________________________________
> Mailing list: https://launchpad.net/~drizzle-discuss
> Post to : [email protected]
> Unsubscribe : https://launchpad.net/~drizzle-discuss
> More help : https://help.launchpad.net/ListHelp
--
Mats Kindahl
Lead Software Developer
Replication Team
MySQL AB, www.mysql.com
begin:vcard
fn:Mats Kindahl
n:Kindahl;Mats
org:Sun Microsystems
adr;quoted-printable:;;Tegv=C3=A4gen 3;Storvreta;SE;74334;Sweden
email;internet:[EMAIL PROTECTED]
title:Lead Replication Software Developer
x-mozilla-html:FALSE
version:2.1
end:vcard
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help : https://help.launchpad.net/ListHelp