I wasn't trying to change the kpsewhich result. I was trying to get mktexlsr to hash the /usr/local/texlive/texmf-local directory.
It should have resulted in something like: mktexlsr: Updating /usr/local/texlive/texmf-local/ls-R... mktexlsr: Done. If it did, then there's a chance luatex running as your non-root user will be able to find the files. If it doesn't, then yes, I'm out of ideas. Henry On Sunday, 13 September 2015 at 09:40:31 pm -0500, Conor Cook wrote: > It didn’t seem to do what we wanted it to do (/opt... is still the kpsewhich > result). > > Thank you so much for your time and effort. I very much appreciate it, and I > hope that someday I can repay the favor. > > ~Conor > > > On Sep 13, 2015, at 9:36 PM, Henry So Jr. <[email protected]> wrote: > > > > Try this next: > > > > sudo mktexlsr /usr/local/texlive/texmf-local > > > > If it still doesn't work, I will have to defer to Br. Samuel. I'm out > > of ideas on this one. > > > > Henry > > > > On Sunday, 13 September 2015 at 09:17:24 pm -0500, Conor Cook wrote: > >> Running sudo kpsewhich -var-value TEXMFLOCAL is what gave me > >> /opt/local/share/texmf-local. It seems that the root is looking in the > >> wrong place. > >> > >> ~Conor > >> > >>> On Sep 13, 2015, at 8:12 PM, Henry T. So Jr. <[email protected]> wrote: > >>> > >>> Please run the same command with sudo: > >>> > >>> sudo kpsewhich -var-value TEXMFLOCAL > >>> > >>> If this returns /opt/local/share/texmf-local, then repeat the sudo > >>> install.sh as follows: > >>> > >>> sudo ./install.sh dir:/usr/local/texlive/texmf-local > >>> > >>> It appears that root has a different TEXMFLOCAL than your non-root user. > >>> > >>> After this, you should delete any gregorio directories under > >>> /opt/local/share/texmf-local. > >>> > >>> Henry > >>> > >>> On September 13, 2015 8:45:01 PM Conor Cook <[email protected]> > >>> wrote: > >>> > >>>>> /usr/local/texlive/texmf-local > >>>> > >>>> ~Conor > >>>> > >>>>> On Sep 13, 2015, at 7:42 PM, Henry T. So Jr. <[email protected]> wrote: > >>>>> > >>>>> kpsewhich -var-value TEXMFLOCAL > >>>> > >> > _______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

