Okay, looking at that log, it is clear that kpsewhich is identifying /usr/local/share/texmf as the location of your texmf tree, and thus this is where install.sh will try to put the GregorioTeX files by default.

I don't know how you might go about fixing the issue with kpsewhich, but install.sh does allow you to provide it with an argument (which it will pass to install-gtex.sh) which will change where the GregorioTeX files will end up. The possible values for this argument are:

var:{tex-variable}
dir:{directory}
system
user
tds

install.sh passes "system" by default, which uses kpsewhich to get the value of TEXMFLOCAL. "user" uses kpsewhich to get the value of "TEXMFHOME". Other variables accessible through kpsewhich are queried using "var:{tex-variable}". "dir:{directory}" will put the GregorioTeX files in a directory of your choice. "tds" will convert the GregorioTeX files into a tds archive (primarily for use by a package manger).

✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝
Br. Samuel, OSB
(R. Padraic Springuel)

PAX ☧ ΧΡΙΣΤΟΣ

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

Reply via email to