guile-user
[Top][All Lists]
Advanced

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

ossaulib dbus error


From: Max
Subject: ossaulib dbus error
Date: Tue, 22 Jul 2014 18:00:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Hi.

I'm trying to use dbus from ossaulib (as far as I recall it's the only dbus 
library
for guile which is still alive) but got errors from the very beginning:
_____
(set! %load-path (append %load-path '("/home/lol/source/ossaulib/")))

(use-modules (oop goops) (gnome gobject) (gnome glib) (gnome gtk) (glib dbus) 
(os
process) (gnome gobject utils))
_____


guile-gnome-2 dbus-test.scm

;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /home/god/source/lisp/dbus-test.scm
;;; WARNING: compilation of /home/god/source/lisp/dbus-test.scm failed:
;;; ERROR: no code for module (glib dbus)

Any ideas why guile does not see it?

I've checked ossaulib/ and glib/dbus.scm is right there.

cheers,
Max.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]