It looks like you're still at the 4.1.1 release, though I'm not sure why.  Try 
the following:

make maintainer-clean
git checkout v4.1.2
./build.sh
./install.sh 

✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝
Br. Samuel, OSB
(R. Padraic Springuel)
PAX ☧ ΧΡΙΣΤΟΣ

> On May 25, 2016, at 1:33 PM, Mirko Mondini <[email protected]> wrote:
> 
> Hello Samuel , finally I have decided to destroy windows 10 to switch to 
> Debian ( large operating system ) . I had installed gregorio 4.1.1 and now I 
> wanted to upgrade to the latest version ( 4.1.2 ) but encounter the following 
> problem :
> 
> mmondini@Mirko-PC:~$ su root
> Password: 
> root@Mirko-PC:/home/mmondini# cd /home/mmondini/gregorio-git/
> root@Mirko-PC:/home/mmondini/gregorio-git# git pull
> Already up-to-date.
> root@Mirko-PC:/home/mmondini/gregorio-git# ./build.sh
> Your make is a GNU-make; I will use that
> 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... /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 whether gcc understands -c and -o together... yes
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking how to run the C preprocessor... gcc -E
> checking for flex... flex
> checking lex output file root... lex.yy
> checking lex library... -lfl
> checking whether yytext is a pointer... yes
> checking for bison... bison -y
> checking for windres... no
> checking whether C compiler accepts -std=gnu89... yes
> checking whether C compiler accepts -pedantic... yes
> checking whether C compiler accepts -fstack-protector-strong... yes
> checking whether C compiler accepts -fPIE... yes
> checking whether C compiler accepts -Wformat=2... yes
> checking whether C compiler accepts -Werror=format-security... yes
> checking whether C compiler accepts -Wstrict-prototypes... yes
> checking whether C compiler accepts -Wdeclaration-after-statement... yes
> checking whether C compiler accepts -Wall... yes
> checking whether C compiler accepts -Wextra... 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... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ANSI C header files... yes
> checking for realpath... yes
> checking build system type... x86_64-unknown-linux-gnu
> checking host system type... x86_64-unknown-linux-gnu
> checking whether realpath works... 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 stdalign.h usability... yes
> checking stdalign.h presence... yes
> checking for stdalign.h... yes
> checking whether byte ordering is bigendian... no
> 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 contrib/TeXShop/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]: ingresso nella directory "/home/mmondini/gregorio-git/src"
> make  all-am
> make[2]: ingresso nella directory "/home/mmondini/gregorio-git/src"
> make[2]: uscita dalla directory "/home/mmondini/gregorio-git/src"
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git/src"
> Making all in examples
> make[1]: ingresso nella directory "/home/mmondini/gregorio-git/examples"
> make[1]: Nessuna operazione da eseguire per "all".
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git/examples"
> Making all in tex
> make[1]: ingresso nella directory "/home/mmondini/gregorio-git/tex"
> make[1]: Nessuna operazione da eseguire per "all".
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git/tex"
> Making all in contrib
> make[1]: ingresso nella directory "/home/mmondini/gregorio-git/contrib"
> Making all in TeXShop
> make[2]: ingresso nella directory 
> "/home/mmondini/gregorio-git/contrib/TeXShop"
> make[2]: Nessuna operazione da eseguire per "all".
> make[2]: uscita dalla directory "/home/mmondini/gregorio-git/contrib/TeXShop"
> make[2]: ingresso nella directory "/home/mmondini/gregorio-git/contrib"
> make[2]: Nessuna operazione da eseguire per "all-am".
> make[2]: uscita dalla directory "/home/mmondini/gregorio-git/contrib"
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git/contrib"
> Making all in fonts
> make[1]: ingresso nella directory "/home/mmondini/gregorio-git/fonts"
> make[1]: Nessuna operazione da eseguire per "all".
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git/fonts"
> Making all in doc
> make[1]: ingresso nella directory "/home/mmondini/gregorio-git/doc"
> make[1]: Nessuna operazione da eseguire per "all".
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git/doc"
> make[1]: ingresso nella directory "/home/mmondini/gregorio-git"
> make[1]: Nessuna operazione da eseguire per "all-am".
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git"
> 
> 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.
> root@Mirko-PC:/home/mmondini/gregorio-git# ./install.sh
> Installing Gregorio
> Making install in src
> make[1]: ingresso nella directory "/home/mmondini/gregorio-git/src"
> make  install-am
> make[2]: ingresso nella directory "/home/mmondini/gregorio-git/src"
> make[3]: ingresso nella directory "/home/mmondini/gregorio-git/src"
>  /bin/mkdir -p '/usr/local/bin'
>   /usr/bin/install -c gregorio '/usr/local/bin'
> make[3]: Nessuna operazione da eseguire per "install-data-am".
> make[3]: uscita dalla directory "/home/mmondini/gregorio-git/src"
> make[2]: uscita dalla directory "/home/mmondini/gregorio-git/src"
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git/src"
> Making install in examples
> make[1]: ingresso nella directory "/home/mmondini/gregorio-git/examples"
> make[2]: ingresso nella directory "/home/mmondini/gregorio-git/examples"
> make[2]: Nessuna operazione da eseguire per "install-exec-am".
> make[2]: Nessuna operazione da eseguire per "install-data-am".
> make[2]: uscita dalla directory "/home/mmondini/gregorio-git/examples"
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git/examples"
> Making install in tex
> make[1]: ingresso nella directory "/home/mmondini/gregorio-git/tex"
> make[2]: ingresso nella directory "/home/mmondini/gregorio-git/tex"
> make[2]: Nessuna operazione da eseguire per "install-exec-am".
> make[2]: Nessuna operazione da eseguire per "install-data-am".
> make[2]: uscita dalla directory "/home/mmondini/gregorio-git/tex"
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git/tex"
> Making install in contrib
> make[1]: ingresso nella directory "/home/mmondini/gregorio-git/contrib"
> Making install in TeXShop
> make[2]: ingresso nella directory 
> "/home/mmondini/gregorio-git/contrib/TeXShop"
> make[3]: ingresso nella directory 
> "/home/mmondini/gregorio-git/contrib/TeXShop"
> make[3]: Nessuna operazione da eseguire per "install-exec-am".
> make[3]: Nessuna operazione da eseguire per "install-data-am".
> make[3]: uscita dalla directory "/home/mmondini/gregorio-git/contrib/TeXShop"
> make[2]: uscita dalla directory "/home/mmondini/gregorio-git/contrib/TeXShop"
> make[2]: ingresso nella directory "/home/mmondini/gregorio-git/contrib"
> make[3]: ingresso nella directory "/home/mmondini/gregorio-git/contrib"
> make[3]: Nessuna operazione da eseguire per "install-exec-am".
> make[3]: Nessuna operazione da eseguire per "install-data-am".
> make[3]: uscita dalla directory "/home/mmondini/gregorio-git/contrib"
> make[2]: uscita dalla directory "/home/mmondini/gregorio-git/contrib"
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git/contrib"
> Making install in fonts
> make[1]: ingresso nella directory "/home/mmondini/gregorio-git/fonts"
> make[2]: ingresso nella directory "/home/mmondini/gregorio-git/fonts"
> make[2]: Nessuna operazione da eseguire per "install-exec-am".
> make[2]: uscita dalla directory "/home/mmondini/gregorio-git/fonts"
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git/fonts"
> Making install in doc
> make[1]: ingresso nella directory "/home/mmondini/gregorio-git/doc"
> make[2]: ingresso nella directory "/home/mmondini/gregorio-git/doc"
> make[2]: Nessuna operazione da eseguire per "install-exec-am".
> make[2]: Nessuna operazione da eseguire per "install-data-am".
> make[2]: uscita dalla directory "/home/mmondini/gregorio-git/doc"
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git/doc"
> make[1]: ingresso nella directory "/home/mmondini/gregorio-git"
> make[2]: ingresso nella directory "/home/mmondini/gregorio-git"
> make[2]: Nessuna operazione da eseguire per "install-exec-am".
> make[2]: Nessuna operazione da eseguire per "install-data-am".
> make[2]: uscita dalla directory "/home/mmondini/gregorio-git"
> make[1]: uscita dalla directory "/home/mmondini/gregorio-git"
> 
> Installing GregorioTeX
> Installing in '/usr/local/share/texmf'.
> cp: impossibile eseguire stat di "doc/Gregorio*Ref-4_1_1.pdf": File o 
> directory non esistente
> Failed.
> Failed to install GregorioTeX.  Did you forget to run as root?
> root@Mirko-PC:/home/mmondini/gregorio-git# 
> 
> 
> how do I fix ? Thanks for the reply .

_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to