configure.in & DBUS
- From: "MDK" <mdk mdk org pl>
- To: dashboard-hackers gnome org
- Subject: configure.in & DBUS
- Date: Fri, 8 Apr 2005 00:24:31 +0200 (CEST)
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`
... because dbus include files actually belong to dbus package, not
dbus-sharp package. The present version will work only if dbus-sharp has
same prefix as dbus.
Certain distributions (Archlinux) install mono & sharp stuff to /opt/mono,
while dbus (and includes) gets installed in /usr/.
Regards,
--
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]