Friday, October 3, 2008

libbonobo, oaf, what's behind?

download src package from launchpad.net

$ sudo apt-get install libglib2.0-dev

cannot find ...
./bonobo-activation/bonobo-activation.h|27|
error: bonobo-activation/Bonobo_Unknown.h: No such file or directory|

./bonobo-activation/bonobo-activation.h|28|
error: bonobo-activation/Bonobo_GenericFactory.h: No such file or directory|

$ sudo apt-file search Bonobo_GenericFactory.h

$ sudo apt-get install libbonobo2-dev

/home/eltonden/Work/libbonobo-2.22.0/activation-server/server.h|6|
error: bonobo-activation/: No such file or directory

/usr/include/libbonobo-2.0/bonobo/Bonobo.h

error: cannot find config.h
has to run ./configure to get config.h
--> install libxml2.0-dev, install gettext, install ...

give up again!

$ sudo apt-get install gnome-iconedit

No comments: