Re: oaf and bonobo question



on 10/7/01 6:31 PM, Ian Truelsen at ihtruelsen hotmail com wrote:

> The exact message is: checking for Oaf >= 0.6.2 . . . Unknown library 'oaf'
> 
> After that, ./configure stops.

Looking at bonobo's configure.in, it looks like it executes this command:

    gnome-config --modversion oaf

Try that on the command line and see what you get. That command looks in
${prefix}/lib for a file named oafConf.sh, so perhaps that file didn't get
installed for some reason.

Or gnome-libs and oaf might be installed in different prefixes. If they are,
then you have to be sure that GNOME_PATH includes the oaf prefix or
GNOME_LIBCONFIG_PATH includes ${oaf_prefix}/lib.

    -- Darin





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