On Tue, 12 Aug 2008 12:33:27 -0500, "Quasar Jarosz" <[EMAIL PROTECTED]> 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 > > Quasar > Hi!
On my Ubuntu Hardy Drizzle Slave, compilation failed after installing Google Protocol Buffers (with .gmo file not found error). I installed pointerize 0.6 and Drizzle compiled successfully. J-Y _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

