On Sun, Nov 7, 2010 at 4:55 PM, Federico Bruni <fedel...@gmail.com> wrote:

> Il giorno dom, 07/11/2010 alle 13.21 -0600, Christopher Meredith ha
> scritto:
>
> >
> > You can get it here:
> >
> >
> > https://launchpad.net/gummi/+milestone/0.4.8
> >
> >
>
> Thanks for the link!
>
> Unfortunately, I can't get it working...
>
> Here's how I've applied the patch and launched the program:
>
>
> $ wget -O gummi-0.4.8-lily.patch
> http://lists.gnu.org/archive/html/lilypond-devel/2010-07/txt8p2E03YWmc.txt
> $ wget
> http://launchpad.net/gummi/trunk/0.4.8/+download/gummi-0.4.8.tar.gz
> $ tar xzf gummi-0.4.8.tar.gz
> $ patch -p0 <gummi-0.4.8-lily.patch
> $ cd gummi-0.4.8/
> $ python gummi/Core.py
>
>
> This is the error message in the "Error output" tab.  I guess that
> pdfTeX shouldn't be there.. right?
>
>
> ###################################################################
>
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
>  restricted \write18 enabled.
> entering extended mode
> (/tmp/tmp11hNGv.ly
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax,
> dumylang, noh
> yphenation, loaded.
> ! Undefined control sequence.
> l.1 \relative
>              c' { a b c }
> ?
> ! Emergency stop.
> l.1 \relative
>              c' { a b c }
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on tmp11hNGv.log.
>
> ###################################################################
>
>
> I've checked and I think that the patch was applied correctly.  For
> example, in Preferences.py I have:
>
> 'typesetter': 'lilypond',
>
> (not pdflatex)
>
> *But* in the preferences of the GUI program the typesetter command is
> pdflatex.
> Am I missing something about how python packages work?
>
> Thanks in advance for your help,
> Federico
>

I did the same, except in the last step, I did:
sudo python setup.py install

and then ran 'gummi'

Works perfectly out of the box with no additional configuration necessary.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to