Re: guile-gnome trouble

2004-12-11 Thread Pedro Kroger
Erik Sandberg <[EMAIL PROTECTED]> writes: > Pedro, I know you're using something like debian/testing also.. do you have a > clue of what could be wrong? Also, are you planning to make a gnome-enabled > debian package of lily 2.5 soon? (in that case I could wait for that before > testing gnome ou

Re: guile-gnome trouble

2004-12-07 Thread Erik Sandberg
On Tuesday 07 December 2004 23.21, Jan Nieuwenhuizen wrote: > Erik Sandberg writes: > > $ set |grep usr/pkg > > GUILE_LOAD_PATH=/home/erik/usr/pkg/g-wrap/share/guile/site:/home/erik/usr > >/pkg/g-wrap/share/guile/site/g-wrap:/home/erik/usr/pkg/guile-gnome/share/g > >uile-gnome-0/gnome/: > > Remove

Re: guile-gnome trouble

2004-12-07 Thread Jan Nieuwenhuizen
Erik Sandberg writes: > $ set |grep usr/pkg > GUILE_LOAD_PATH=/home/erik/usr/pkg/g-wrap/share/guile/site:/home/erik/usr/pkg/g-wrap/share/guile/site/g-wrap:/home/erik/usr/pkg/guile-gnome/share/guile-gnome-0/gnome/: Remove the trailing /gnome; This is the GNOME in (use-modules (gnome gtk) > This

Re: guile-gnome trouble

2004-12-07 Thread Erik Sandberg
On Tuesday 07 December 2004 09.54, Jan Nieuwenhuizen wrote: > Erik Sandberg writes: > > I'm having lots of trouble installing the necessary libs for GNOME guile > > output. > > > > GUILE_LOAD_PATH=/home/erik/usr/pkg/g-wrap/share/guile/site:/home/erik/usr > >/pkg/g-wrap/share/guile/site/g-wrap: > >

Re: guile-gnome trouble

2004-12-07 Thread Jan Nieuwenhuizen
Erik Sandberg writes: > I'm having lots of trouble installing the necessary libs for GNOME guile > output. > GUILE_LOAD_PATH=/home/erik/usr/pkg/g-wrap/share/guile/site:/home/erik/usr/pkg/g-wrap/share/guile/site/g-wrap: > LD_LIBRARY_PATH=/home/erik/usr/pkg/g-wrap/lib: Have you exported these var

guile-gnome trouble

2004-12-06 Thread Erik Sandberg
Hi! I'm having lots of trouble installing the necessary libs for GNOME guile output. To make a long story short: I can not find any way to make anything work. Executing _any_ scheme code results in an error similar to: ERROR: no code for module (gnome gtk) This is when running "guile -s foo.sc