Re: Problems with bonobo and gnome-db



> Hi
> I am having great difficulties compiling gnome-db at work due to the bonobo problem
> I have v23 installed in usr and v18 in /usr/local
> 
> However I can't seem to get configure to use the one in usr/local
> my latest config line is
> CFLAGS='-O6 -mcpu=i686 -march=i386' ./configure --prefix=/usr/local --with-bonobo=/usr/local/bin/bonobo-config --with-bonobo-includes=/usr/local/include --with-bonobo-libs=/usr/local/include
> 
> anyone any ideas
> 
the --with-bonobo parameters are incorrect. Specially the first one, which
will be enough to put:

--with-bonobo=/usr/local

removing the other two, since the --with-bonobo parameter should find both the
headers and libs.

if this does not work, report it to gnome-components-list gnome org, since
it should work.

cheers





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]