unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* ossaulib dbus error
@ 2014-07-22 16:00 Max
  2014-07-22 16:23 ` Neil Jerram
  0 siblings, 1 reply; 10+ messages in thread
From: Max @ 2014-07-22 16:00 UTC (permalink / raw)
  To: guile-user, Neil Jerram

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.




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-07-29 18:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22 16:00 ossaulib dbus error Max
2014-07-22 16:23 ` Neil Jerram
2014-07-22 16:39   ` Max
2014-07-22 17:05     ` Neil Jerram
2014-07-22 18:46       ` Max
2014-07-23  8:59         ` Neil Jerram
2014-07-23 12:00           ` Max
2014-07-24 14:33           ` Max
2014-07-29  9:05             ` Neil Jerram
2014-07-29 18:53               ` David Pirotte

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).