RE: [Evolution] Bonobo Noafgo



On Sun, 25 Feb 2001 21:45:08 -0500, Ron Guerin mumbled disconsolately:

 I'm not using a special prefix.
 Both oaf and gnome-libs are in /usr

That's (probably) the reason your bonobo build can't find oaf. Are you
sure your build isn't defaulting to '/usr/local'? Try:

# ./configure --help | more

to be sure the prefix is /usr. The configure macro looks for
[whutever]Conf.sh files, in this instance oafConf.sh, which is under
/usr/lib in your case. A build defaulting to /usr/local won't find it.
To make things right try:

# ./configure --prefix=/usr

hth


-- 
Bob Bernstein
at
Esmond, R.I., USA






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