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
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
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)
ik/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/:
LD_LIBRARY_PATH=/home/erik/usr/pkg/guile-gnome/lib/guile-gnome-0:/home/erik/usr/pkg/g-wrap/lib:
>guile -s
> ~/arch/test/guile-gnome/libgnomecanvas/exa
ou exported these variables?
It looks like you do not set the environment variables for
guile-gnome, only for g-wrap.
Here's what I use
GUILE_LOAD_PATH=/home/janneke/usr/pkg/g-wrap/share/guile/site/:/home/janneke/usr/pkg/guile-gnome/share/guile-gnome-0
LD_LIBRARY_PATH=/home/janneke/u
t;guile -s foo.scm", for any example from
guile-gnome/share/guile-gnome-0/gnome/
I first installed all relevant Debian packages I can figure out, all from
Debian testing. Including:
libguilegtk-1.2-0_0.31-3_i386.deb
libguilegtk-1.2-dev_0.31-3_i386.deb
libgwrapguile-dev_1.3.4-12_i386.deb
libgw
Erik Sandberg writes:
>> > no code for module (gnome gtk)
>>
>> The guile-gnome modules were not found.
> I am having exactly the same problems as Pedro with this stuff, but I can't
> fix it... "lilypond --verbose -f 'gnome' foo.ly" outpu
you compiled (see output-gnome.scm)
>
> export
> GUILE_LOAD_PATH=$HOME/usr/pkg/g-wrap/share/guile/site:$HOME/usr/pkg/g-wrap/
>share/guile/site/g-wrap:$HOME/usr/pkg/guile-gnome/share/guile:$GUILE_LOAD_PA
>TH export
> LD_LIBRARY_PATH=$HOME/usr/pkg/pango/lib:$HOME/usr/pkg/g-wrap/lib:$HOME/
On Sunday 04 July 2004 17.20, Jan Nieuwenhuizen wrote:
> Pedro Kroger writes:
> > Now it seems to be 'working' (i.e. found the modules), but I got
> >
> > /home/kroger/lilypond/install//share/lilypond/2.3.5/scm/framework-gnome.s
> >cm:129:5: While evaluating arguments to map in expression (map
> >
On Tue Jul 06, 2004 at 12:00:44AM +0200, Jan Nieuwenhuizen wrote:
> It looks like LilyPond uses another font than the PFA font that
> xlsfonts finds (see updated output-gnome.scm instructions).
Yah, I did the mkfontdir, xset thing already.
> Do you have the latest lilypond CVS (not much more than
Pedro Kroger writes:
> Indeed. I recompiled it and went ok this time.
Great.
> I have a question thought. Is the output of input/example-1.ly
> supposed to look like the picture in the link below
No, it's supposed to look fairly good.
> (because is still experimental) or have I missed somethin
On Sun Jul 04, 2004 at 06:36:04PM +0200, Jan Nieuwenhuizen wrote:
> Pedro Kroger writes:
> > I'll recompile it, double checking if I missed something.
>
> That's easy: look at the bottom of lily/lily-guile.cc. If you're
> using a correct config.h, this should work.
Indeed. I recompiled it and we
Pedro Kroger writes:
> [12:51:54] pythagoras kroger $ grep PANGO config.h
> #define HAVE_PANGO_CVS 1
> #define HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC 1
>
> I'll recompile it, double checking if I missed something.
That's easy: look at the bottom of lily/lily-guile.cc. If you're
using a cor
On Sun Jul 04, 2004 at 05:20:13PM +0200, Jan Nieuwenhuizen wrote:
> Could you verify that you have
> in your config.h?
[12:51:54] pythagoras kroger $ grep PANGO config.h
#define HAVE_PANGO_CVS 1
#define HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC 1
I'll recompile it, double checking if I missed
On Sun Jul 04, 2004 at 05:05:14PM +0200, Han-Wen Nienhuys wrote:
> > Is the description for --enable-gui supposed to be this?:
> opps. fixes are welcome. :)
ok, fixed in CVS :-)
Pedro
___
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu
Pedro Kroger writes:
> Now it seems to be 'working' (i.e. found the modules), but I got
> /home/kroger/lilypond/install//share/lilypond/2.3.5/scm/framework-gnome.scm:129:5:
> While evaluating arguments to map in expression (map ly:pango-add-afm-decoder (quote
> #)):
Hmm, that's odd. --enable-
[EMAIL PROTECTED] writes:
> On Sun Jul 04, 2004 at 10:58:00AM +0200, Jan Nieuwenhuizen wrote:
> > Great. You should tell LilyPond (ie, GUILE and the dynamic loader)
> > about all this stuff you compiled (see output-gnome.scm)
>
> thanks for your email. I've added the output-gnome.scm as a file to
On Sun Jul 04, 2004 at 10:58:00AM +0200, Jan Nieuwenhuizen wrote:
> Great. You should tell LilyPond (ie, GUILE and the dynamic loader)
> about all this stuff you compiled (see output-gnome.scm)
thanks for your email. I've added the output-gnome.scm as a file to
be checked in the last announcement
/guile/site:$HOME/usr/pkg/g-wrap/share/guile/site/g-wrap:$HOME/usr/pkg/guile-gnome/share/guile:$GUILE_LOAD_PATH
export
LD_LIBRARY_PATH=$HOME/usr/pkg/pango/lib:$HOME/usr/pkg/g-wrap/lib:$HOME/usr/pkg/guile-gnome/lib:$LD_LIBRARY_PATH
Did you do that?
> just compile lilypond (without
sh guile-gnome.sh now runs fine and compile ok. But, what am I
supposed to do next? just compile lilypond (without any extra
--option?). I did that and got an error:
[13:00:54] pythagoras kroger $ lilypond-bin -f 'gnome' example-2.ly
Now processing `example-2.ly'
Parsing...
Interpreting music...
Nicolas Sceaux writes:
> Nicolas Sceaux <[EMAIL PROTECTED]> writes:
>
>> I've just tried with g-wrap from [EMAIL PROTECTED] instead
>> of [EMAIL PROTECTED], guile-gnome compiles fine now.
>
> and additionally,
> guile -s ../src/libgnomecanvas/examples/ca
Nicolas Sceaux <[EMAIL PROTECTED]> writes:
> I've just tried with g-wrap from [EMAIL PROTECTED] instead
> of [EMAIL PROTECTED], guile-gnome compiles fine now.
>
and additionally,
guile -s ../src/libgnomecanvas/examples/canvas.scm
does no
e, probably:
>
> #3 use guile 1.6.x -- not CVS
> PATH=/usr/bin:$PATH
>
>> ERROR: Unbound variable: system
>> make[4]: *** [guile-gnome-gw-gobject.c] Erreur 2
>
> You can get around this particular error, though, by commenting-out
> the system defines in ice
used to be, and
still should be, probably:
#3 use guile 1.6.x -- not CVS
PATH=/usr/bin:$PATH
> ERROR: Unbound variable: system
> make[4]: *** [guile-gnome-gw-gobject.c] Erreur 2
You can get around this particular error, though, by commenting-out
the system defines in ice-9/slib.scm,
Pedro Kroger <[EMAIL PROTECTED]> writes:
> Hi,
>
> I'm trying to compile the GNOME output but I got this error message:
>
> make[3]: Entrando no diret#rio
> `/home/kroger/lilypond/lilypond/buildscripts/test/guile-gnome/=build/glib/gnome/gw'
> guil
Hi,
I'm trying to compile the GNOME output but I got this error message:
make[3]: Entrando no diret#rio
`/home/kroger/lilypond/lilypond/buildscripts/test/guile-gnome/=build/glib/gnome/gw'
guile -c \
"(debug-set! stack 20) \
(use-modules (g-wrap)) \
(use-modules (g
26 matches
Mail list logo