guile-gtk-general
[Top][All Lists]
Advanced

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

initializing guile-gnome module


From: Aaron VanDevender
Subject: initializing guile-gnome module
Date: Tue, 21 Feb 2006 19:00:35 -0600

All of the example guile-gnome scripts start out with

(use-modules (gnome gtk))

but that only works for me if I first say

(use-modules (gnome-0))

Otherwise I get a "no code for module (gnome gtk)" error. And
(use-modules (gnome)) doesn't work either. It has to be gnome-0. Am I
missing some system initialization code or something that modifies the
load path so it can see (gnome gtk) right from the start? I'm using
guile 1.6.7.

thanks.

-- 

address@hidden
Plead the First.




reply via email to

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