John Perry a écrit : > The problem may be that I'm trying to run it with latex. For some > reason lamed fails, saying it can't find lamed.fnt. I know this isn't > a lamed list, but if anyone has a thought on that I'd be grateful.
Hello, gregorio cannot work at all with LaTeX, because it has fonts restrictions... To get lamed.fmt, simply do aleph --ini --progname=lamed --jobname=lamed \\input lambda.tex it will produce lamed.fmt in the current directory, you can them move it to a directory accessible by TeX. > (2) I have managed to get gregorio-0.9.1 to compile on Fedora 10, but > I can't get gregorio-0.9.2 even to compile. I encounter the following > error during make: > > [snip] > >/bin/sh ../../libtool --tag=CC --mode=compile gcc >-DHAVE_CONFIG_H -I. > > -I../../include -I../../include -I../../lib > > -L../../lib -g -O2 -MT gabc-score-determination-l.lo -MD -MP -MF > > .deps/gabc-score-determination-l.Tpo -c -o gabc-score-determination-l.lo > > gabc-score-determination-l.c gcc -DHAVE_CONFIG_H -I. -I../../include > > -I../../include -I../../lib -L../../lib -g -O2 -MT > > gabc-score-determination-l.lo -MD -MP -MF > > .deps/gabc-score-determination-l.Tpo -c gabc-score-determination-l.c > -fPIC > > -DPIC -o .libs/gabc-score-determination-l.o > gabc-score-determination.l: In > > function ‘gabc_score_determination_lex’: gabc-score-determination.l:67: > > error: ‘gabc_score_determination_lval’ undeclared (first use in this > > function) gabc-score-determination.l:67: error: (Each undeclared > identifier > > is reported only once gabc-score-determination.l:67: error: for each > > function it appears in.) make[2]: *** > [gabc-score-determination-l.lo] Error > > 1 > >make[2]: Leaving directory > > `/home/cantanima/Download/gregorio-0.9.2/plugins/gabc' make[1]: *** > > [all-recursive] Error 1 > >make[1]: Leaving directory > `/home/cantanima/Download/gregorio-0.9.2/plugins' > >make: *** [all-recursive] Error 1 > > > Am I missing another package, or is this something new? This is very strange, it doesn't look like a missing package... can you send me a tarball with the code you're trying to compile please? > (3) A general comment: is it possible to get the ./configure to report > an error when some of these packages are missing? I for example lacked > the libltdl-devel package and only guessed the problem when I examined > the source files. I realize that it mentions this requirement on the > web page, but many people won't skim that list in detail. (Guilty!) I'll try to add some more checks in the next version. Thank you! -- Elie _______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

