Re: configure.in & DBUS



> On Fri, 2005-04-08 at 00:24 +0200, MDK wrote:
>> I think there is a small mistake in configure.in for Beagle. Line 321:
>>
>> DBUS_PREFIX=`$PKG_CONFIG --variable=prefix dbus-sharp`
>>
>> should be:
>>
>> DBUS_PREFIX=`$PKG_CONFIG --variable=prefix dbus-1`
>
> This change will cause problems.  Except for the header file check, we
> always use DBUS_PREFIX to find dbus-sharp related things.  In
> particular, we use it to set the MONO_GAC_PREFIX.

I see. Actually, there is more than that. I'm trying to do Archlinux
Beagle packages, and this /opt/mono is causing serious problems. I do:

configure --prefix=/usr --datadir=/opt/gnome

...but the generated beagled script will try to launch
/opt/mono/lib/beagle/BeagleDaemon.exe (while it should launch
/usr/lib/beagle/BeagleDemon.exe). It looks like it assumes that beagle is
installed with same prefix as mono.


-- 
Michał Dominik K.
mdk mdk org pl
www.mdk.org.pl


 



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