>Would you mind running the build and install commands again, saving the 
>output from them, and attaching it?

Sure:

[cantanima@localhost gregorio-git]$ make clean
Making clean in src
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/src'
test -z "gregorio" || rm -f gregorio
test -z "gabc/gabc-score-determination-l.c gabc/gabc-notes-determination-l.c 
gabc/gabc-score-determination-l.h gabc/gabc-score-determination-y.c 
gabc/gabc-score-determination-y.h" || rm -f gabc/gabc-score-determination-l.c 
gabc/gabc-notes-determination-l.c gabc/gabc-score-determination-l.h 
gabc/gabc-score-determination-y.c gabc/gabc-score-determination-y.h
rm -f *.o
rm -f ../windows/*.o
rm -f dump/*.o
rm -f gabc/*.o
rm -f gregoriotex/*.o
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/src'
Making clean in examples
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/examples'
make[1]: Nothing to be done for `clean'.
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/examples'
Making clean in tex
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/tex'
make[1]: Nothing to be done for `clean'.
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/tex'
Making clean in contrib
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/contrib'
make[1]: Nothing to be done for `clean'.
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/contrib'
Making clean in doc
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/doc'
latexmk -f -quiet -C -jobname=GregorioRef-3_0_0-rc1 GregorioRef.tex
rm -f -rf _minted*
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/doc'
Making clean in fonts
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/fonts'
rm -f gregorio.ttf greciliae.ttf parmesan.ttf gresym.ttf greextra.ttf
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/fonts'
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git'
make[1]: Nothing to be done for `clean-am'.
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git'
[cantanima@localhost gregorio-git]$ ./build.sh 
Configuring build files; options:    
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) 
-std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking for windres... no
checking whether C compiler accepts -fstack-protector-strong... yes
checking whether C compiler accepts -fPIE... yes
checking whether C compiler accepts -Wformat... yes
checking whether C compiler accepts -Werror=format-security... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdint.h... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating contrib/Makefile
config.status: creating doc/Makefile
config.status: creating tex/Makefile
config.status: creating fonts/Makefile
config.status: creating src/config_.h
config.status: src/config_.h is unchanged
config.status: executing depfiles commands

Building Gregorio; options:
Making all in src
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/src'
make  all-am
make[2]: Entering directory `/home/cantanima/Downloads/gregorio-git/src'
depbase=`echo characters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DBRANCH_VERSION='"bdevelop-20150413_1720-13c8d78"' -I.  -I../src -I../src/gabc 
 -I../src/dump  -I../src/gregoriotex -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2   
-Wdeclaration-after-statement -fstack-protector-strong -fPIE -Wformat 
-Werror=format-security -MT characters.o -MD -MP -MF $depbase.Tpo -c -o 
characters.o characters.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/stdio.h:27:0,
                 from characters.c:29:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
depbase=`echo gregorio-utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DBRANCH_VERSION='"bdevelop-20150413_1720-13c8d78"' -I.  -I../src -I../src/gabc 
 -I../src/dump  -I../src/gregoriotex -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2   
-Wdeclaration-after-statement -fstack-protector-strong -fPIE -Wformat 
-Werror=format-security -MT gregorio-utils.o -MD -MP -MF $depbase.Tpo -c -o 
gregorio-utils.o gregorio-utils.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/stdio.h:27:0,
                 from gregorio-utils.c:21:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
depbase=`echo messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DBRANCH_VERSION='"bdevelop-20150413_1720-13c8d78"' -I.  -I../src -I../src/gabc 
 -I../src/dump  -I../src/gregoriotex -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2   
-Wdeclaration-after-statement -fstack-protector-strong -fPIE -Wformat 
-Werror=format-security -MT messages.o -MD -MP -MF $depbase.Tpo -c -o 
messages.o messages.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/stdio.h:27:0,
                 from messages.c:21:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
depbase=`echo struct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DBRANCH_VERSION='"bdevelop-20150413_1720-13c8d78"' -I.  -I../src -I../src/gabc 
 -I../src/dump  -I../src/gregoriotex -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2   
-Wdeclaration-after-statement -fstack-protector-strong -fPIE -Wformat 
-Werror=format-security -MT struct.o -MD -MP -MF $depbase.Tpo -c -o struct.o 
struct.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/stdio.h:27:0,
                 from struct.c:41:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
depbase=`echo unicode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DBRANCH_VERSION='"bdevelop-20150413_1720-13c8d78"' -I.  -I../src -I../src/gabc 
 -I../src/dump  -I../src/gregoriotex -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2   
-Wdeclaration-after-statement -fstack-protector-strong -fPIE -Wformat 
-Werror=format-security -MT unicode.o -MD -MP -MF $depbase.Tpo -c -o unicode.o 
unicode.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/stdio.h:27:0,
                 from unicode.c:21:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
depbase=`echo dump/dump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DBRANCH_VERSION='"bdevelop-20150413_1720-13c8d78"' -I.  -I../src -I../src/gabc 
 -I../src/dump  -I../src/gregoriotex -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2   
-Wdeclaration-after-statement -fstack-protector-strong -fPIE -Wformat 
-Werror=format-security -MT dump/dump.o -MD -MP -MF $depbase.Tpo -c -o 
dump/dump.o dump/dump.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/stdio.h:27:0,
                 from dump/dump.c:21:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
depbase=`echo gregoriotex/gregoriotex-write.o | sed 
's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DBRANCH_VERSION='"bdevelop-20150413_1720-13c8d78"' -I.  -I../src -I../src/gabc 
 -I../src/dump  -I../src/gregoriotex -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2   
-Wdeclaration-after-statement -fstack-protector-strong -fPIE -Wformat 
-Werror=format-security -MT gregoriotex/gregoriotex-write.o -MD -MP -MF 
$depbase.Tpo -c -o gregoriotex/gregoriotex-write.o 
gregoriotex/gregoriotex-write.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/stdio.h:27:0,
                 from gregoriotex/gregoriotex-write.c:25:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
depbase=`echo gabc/gabc-elements-determination.o | sed 
's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DBRANCH_VERSION='"bdevelop-20150413_1720-13c8d78"' -I.  -I../src -I../src/gabc 
 -I../src/dump  -I../src/gregoriotex -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2   
-Wdeclaration-after-statement -fstack-protector-strong -fPIE -Wformat 
-Werror=format-security -MT gabc/gabc-elements-determination.o -MD -MP -MF 
$depbase.Tpo -c -o gabc/gabc-elements-determination.o 
gabc/gabc-elements-determination.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/stdio.h:27:0,
                 from gabc/gabc-elements-determination.c:21:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
depbase=`echo gabc/gabc-write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DBRANCH_VERSION='"bdevelop-20150413_1720-13c8d78"' -I.  -I../src -I../src/gabc 
 -I../src/dump  -I../src/gregoriotex -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2   
-Wdeclaration-after-statement -fstack-protector-strong -fPIE -Wformat 
-Werror=format-security -MT gabc/gabc-write.o -MD -MP -MF $depbase.Tpo -c -o 
gabc/gabc-write.o gabc/gabc-write.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/ctype.h:25:0,
                 from gabc/gabc-write.c:24:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
depbase=`echo gabc/gabc-glyphs-determination.o | sed 
's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DBRANCH_VERSION='"bdevelop-20150413_1720-13c8d78"' -I.  -I../src -I../src/gabc 
 -I../src/dump  -I../src/gregoriotex -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2   
-Wdeclaration-after-statement -fstack-protector-strong -fPIE -Wformat 
-Werror=format-security -MT gabc/gabc-glyphs-determination.o -MD -MP -MF 
$depbase.Tpo -c -o gabc/gabc-glyphs-determination.o 
gabc/gabc-glyphs-determination.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/stdio.h:27:0,
                 from gabc/gabc-glyphs-determination.c:21:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
flex -o gabc/gabc-score-determination-l.c 
--header-file=gabc/gabc-score-determination-l.h gabc/gabc-score-determination.l
bison -y -d -p "gabc_score_determination_" -o gabc/gabc-score-determination-y.c 
gabc/gabc-score-determination.y
conflicts: 3 shift/reduce
depbase=`echo gabc/gabc-score-determination-l.o | sed 
's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DBRANCH_VERSION='"bdevelop-20150413_1720-13c8d78"' -I.  -I../src -I../src/gabc 
 -I../src/dump  -I../src/gregoriotex -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2   
-Wdeclaration-after-statement -fstack-protector-strong -fPIE -Wformat 
-Werror=format-security -MT gabc/gabc-score-determination-l.o -MD -MP -MF 
$depbase.Tpo -c -o gabc/gabc-score-determination-l.o 
gabc/gabc-score-determination-l.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/stdio.h:27:0,
                 from gabc/gabc-score-determination-l.c:39:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
flex -o gabc/gabc-notes-determination-l.c gabc/gabc-notes-determination.l
depbase=`echo gabc/gabc-notes-determination-l.o | sed 
's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DBRANCH_VERSION='"bdevelop-20150413_1720-13c8d78"' -I.  -I../src -I../src/gabc 
 -I../src/dump  -I../src/gregoriotex -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2   
-Wdeclaration-after-statement -fstack-protector-strong -fPIE -Wformat 
-Werror=format-security -MT gabc/gabc-notes-determination-l.o -MD -MP -MF 
$depbase.Tpo -c -o gabc/gabc-notes-determination-l.o 
gabc/gabc-notes-determination-l.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/stdio.h:27:0,
                 from gabc/gabc-notes-determination-l.c:39:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
depbase=`echo gabc/gabc-score-determination-y.o | sed 
's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H 
-DBRANCH_VERSION='"bdevelop-20150413_1720-13c8d78"' -I.  -I../src -I../src/gabc 
 -I../src/dump  -I../src/gregoriotex -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2   
-Wdeclaration-after-statement -fstack-protector-strong -fPIE -Wformat 
-Werror=format-security -MT gabc/gabc-score-determination-y.o -MD -MP -MF 
$depbase.Tpo -c -o gabc/gabc-score-determination-y.o 
gabc/gabc-score-determination-y.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/stdio.h:27:0,
                 from gabc/gabc-score-determination.y:28:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
gcc -std=gnu99  -Wdeclaration-after-statement -fstack-protector-strong -fPIE 
-Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -fPIE -pie -o 
gregorio characters.o gregorio-utils.o messages.o struct.o unicode.o 
dump/dump.o gregoriotex/gregoriotex-write.o  gabc/gabc-elements-determination.o 
gabc/gabc-write.o gabc/gabc-glyphs-determination.o 
gabc/gabc-score-determination-l.o gabc/gabc-notes-determination-l.o 
gabc/gabc-score-determination-y.o  
make[2]: Leaving directory `/home/cantanima/Downloads/gregorio-git/src'
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/src'
Making all in examples
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/examples'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/examples'
Making all in tex
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/tex'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/tex'
Making all in contrib
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/contrib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/contrib'
Making all in doc
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/doc'
Making all in fonts
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/fonts'
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/fonts'
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git'

Building fonts; options:
fontforge -script squarize.py gregorio
Copyright (c) 2000-2012 by George Williams.
 Executable based on sources from 14:57 GMT 31-Jul-2012.
 Library based on sources from 14:57 GMT 31-Jul-2012.
generating horizontal episemus for gregorio
generating pes for gregorio
  * pes
  * pes quilisma
  * pes deminutus
  * pes initio debilis
  * pes initio debilis deminutus
generating pes quadratum for gregorio
  * pes quadratum
  * pes quassus
  * pes quilisma quadratum
  * pes auctus ascendens
  * pes initio debilis auctus ascendens
  * pes quassus auctus ascendens
  * pes quilisma auctus ascendens
  * pes auctus descendens
  * pes initio debilis auctus descendens
  * pes quassus auctus descendens
  * pes quilisma auctus descendens
  * first part of salicus
generating flexus for gregorio
  * flexus
  * flexus deminutus
  * flexus auctus ascendens
  * flexus auctus descendens
generating scandicus for gregorio
generating ancus for gregorio
generating salicus for gregorio
generating torculus for gregorio
  * torculus
  * torculus initio debilis
  * torculus auctus descendens
  * torculus initio debilis auctus descendens
  * torculus auctus ascendens
  * torculus initio debilis auctus ascendens
  * torculus deminutus
  * torculus initio debilis deminutus
  * torculus liquescens
  * torculus liquescens quilisma
generating porrectus for gregorio
  * porrectus
  * porrectus auctus ascendens
  * porrectus auctus descendens
  * porrectus deminutus
generating porrectus flexus for gregorio
  * porrectus flexus
  * porrectus flexus auctus descendens
  * porrectus flexus auctus ascendens
  * porrectus flexus deminutus
generating torculus resupinus for gregorio
  * torculus resupinus
  * torculus resupinus deminutus
  * torculus resupinus auctus ascendens
  * torculus resupinus auctus descendens
fontforge -script squarize.py greciliae
Copyright (c) 2000-2012 by George Williams.
 Executable based on sources from 14:57 GMT 31-Jul-2012.
 Library based on sources from 14:57 GMT 31-Jul-2012.
generating horizontal episemus for greciliae
generating pes for greciliae
  * pes
  * pes quilisma
  * pes deminutus
  * pes initio debilis
  * pes initio debilis deminutus
generating pes quadratum for greciliae
  * pes quadratum
  * pes quassus
  * pes quilisma quadratum
  * pes auctus ascendens
  * pes initio debilis auctus ascendens
  * pes quassus auctus ascendens
  * pes quilisma auctus ascendens
  * pes auctus descendens
  * pes initio debilis auctus descendens
  * pes quassus auctus descendens
  * pes quilisma auctus descendens
  * first part of salicus
generating flexus for greciliae
  * flexus
  * flexus deminutus
  * flexus auctus ascendens
  * flexus auctus descendens
generating scandicus for greciliae
generating ancus for greciliae
generating salicus for greciliae
generating torculus for greciliae
  * torculus
  * torculus initio debilis
  * torculus auctus descendens
  * torculus initio debilis auctus descendens
  * torculus auctus ascendens
  * torculus initio debilis auctus ascendens
  * torculus deminutus
  * torculus initio debilis deminutus
  * torculus liquescens
  * torculus liquescens quilisma
generating porrectus for greciliae
  * porrectus
  * porrectus auctus ascendens
  * porrectus auctus descendens
  * porrectus deminutus
generating porrectus flexus for greciliae
  * porrectus flexus
  * porrectus flexus auctus descendens
  * porrectus flexus auctus ascendens
  * porrectus flexus deminutus
generating torculus resupinus for greciliae
  * torculus resupinus
  * torculus resupinus deminutus
  * torculus resupinus auctus ascendens
  * torculus resupinus auctus descendens
fontforge -script squarize.py parmesan
Copyright (c) 2000-2012 by George Williams.
 Executable based on sources from 14:57 GMT 31-Jul-2012.
 Library based on sources from 14:57 GMT 31-Jul-2012.
generating horizontal episemus for parmesan
generating pes for parmesan
  * pes
  * pes quilisma
  * pes deminutus
  * pes initio debilis
  * pes initio debilis deminutus
generating pes quadratum for parmesan
  * pes quadratum
  * pes quassus
  * pes quilisma quadratum
  * pes auctus ascendens
  * pes initio debilis auctus ascendens
  * pes quassus auctus ascendens
  * pes quilisma auctus ascendens
  * pes auctus descendens
  * pes initio debilis auctus descendens
  * pes quassus auctus descendens
  * pes quilisma auctus descendens
  * first part of salicus
generating flexus for parmesan
  * flexus
  * flexus deminutus
  * flexus auctus ascendens
  * flexus auctus descendens
generating scandicus for parmesan
generating ancus for parmesan
generating salicus for parmesan
generating torculus for parmesan
  * torculus
  * torculus initio debilis
  * torculus auctus descendens
  * torculus initio debilis auctus descendens
  * torculus auctus ascendens
  * torculus initio debilis auctus ascendens
  * torculus deminutus
  * torculus initio debilis deminutus
  * torculus liquescens
  * torculus liquescens quilisma
generating porrectus for parmesan
  * porrectus
  * porrectus auctus ascendens
  * porrectus auctus descendens
  * porrectus deminutus
generating porrectus flexus for parmesan
  * porrectus flexus
  * porrectus flexus auctus descendens
  * porrectus flexus auctus ascendens
  * porrectus flexus deminutus
generating torculus resupinus for parmesan
  * torculus resupinus
  * torculus resupinus deminutus
  * torculus resupinus auctus ascendens
  * torculus resupinus auctus descendens
fontforge -script convertsfdtottf.py gresym.sfd
Copyright (c) 2000-2012 by George Williams.
 Executable based on sources from 14:57 GMT 31-Jul-2012.
 Library based on sources from 14:57 GMT 31-Jul-2012.
fontforge -script convertsfdtottf.py greextra.sfd
Copyright (c) 2000-2012 by George Williams.
 Executable based on sources from 14:57 GMT 31-Jul-2012.
 Library based on sources from 14:57 GMT 31-Jul-2012.

Build complete.  Next, you may want to run ./install.sh to install.

Depending on installation directory, you probably need to run
./install.sh using sudo or as root.
[cantanima@localhost gregorio-git]$ sudo ./install.sh 
[sudo] password for cantanima: 
Installing Gregorio
Making install in src
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/src'
make[2]: Entering directory `/home/cantanima/Downloads/gregorio-git/src'
 /usr/bin/mkdir -p '/usr/local/bin'
  /usr/bin/install -c gregorio '/usr/local/bin'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/cantanima/Downloads/gregorio-git/src'
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/src'
Making install in examples
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/examples'
make[2]: Entering directory `/home/cantanima/Downloads/gregorio-git/examples'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/cantanima/Downloads/gregorio-git/examples'
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/examples'
Making install in tex
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/tex'
make[2]: Entering directory `/home/cantanima/Downloads/gregorio-git/tex'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/cantanima/Downloads/gregorio-git/tex'
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/tex'
Making install in contrib
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/contrib'
make[2]: Entering directory `/home/cantanima/Downloads/gregorio-git/contrib'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/cantanima/Downloads/gregorio-git/contrib'
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/contrib'
Making install in doc
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/doc'
make[2]: Entering directory `/home/cantanima/Downloads/gregorio-git/doc'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/cantanima/Downloads/gregorio-git/doc'
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/doc'
Making install in fonts
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git/fonts'
make[2]: Entering directory `/home/cantanima/Downloads/gregorio-git/fonts'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Leaving directory `/home/cantanima/Downloads/gregorio-git/fonts'
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git/fonts'
make[1]: Entering directory `/home/cantanima/Downloads/gregorio-git'
make[2]: Entering directory `/home/cantanima/Downloads/gregorio-git'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/cantanima/Downloads/gregorio-git'
make[1]: Leaving directory `/home/cantanima/Downloads/gregorio-git'

Installing GregorioTeX
Installing in '/usr/share/texlive/texmf-local//'.
texhash: Updating /usr/share/texlive/texmf-config/ls-R... 
texhash: Updating /usr/share/texlive/texmf-dist/ls-R... 
texhash: Updating /usr/share/texlive/texmf-local///ls-R... 
texhash: Updating /usr/share/texlive/texmf-var/ls-R... 
texhash: Done.

Installation complete.
[cantanima@localhost gregorio-git]$ 

_______________________________________________
Gregorio-users mailing list
Gregorio-users@gna.org
https://mail.gna.org/listinfo/gregorio-users

Reply via email to