dh_autoreconf_clean should be in the dh-autoreconf package. Please install that and try again.
Henry "William H. P. Nielsen" <[email protected]> wrote: >Dear Henry, > >Thank you for your swift reply. Unfortunately, I only have a very vague >recollection of how I installed gregorio originally, but I do remember >having to struggle a little bit. Maybe this was indeed where things >went >wrong. Anyways, I tried to follow your advice today. > >What I did: > >Found the gregorio folder. Executed the following commands: > sudo make uninstall > sudo make distclean > rm -r gregorio-2.0/ > >Now gregorio is no longer installed (" which gregorio " confirms this) >However, " locate gregorio" still outputs a lot ... Not sure if this is >a problem..? > >Next I tried following the homepage instructions for installing >gregorio > svn co svn://svn.gna.org/svn/gregorio/trunk >returned that svn was not installed (wow?). Installed svn. >Succesfully executed: > svn co svn://svn.gna.org/svn/gregorio/trunk > cd trunk >Succesfully executed: > sudo apt-get install libxml2-dev flex bison docbook-to-man xsltproc >autotools-dev automake libtool libltdl7-dev tex-common docbook-xsl >autopoint python-fontforge fakeroot > >Now, the next command > dpkg-buildpackage -rfakeroot -d >returns >dpkg-buildpackage: warning: using a gain-root-command while being root >dpkg-buildpackage: source package gregorio >dpkg-buildpackage: source version 2.3-1 >dpkg-buildpackage: source changed by Elie Roux ><[email protected]> >dpkg-buildpackage: host architecture i386 > dpkg-source --before-build trunk > fakeroot debian/rules clean >dh_testdir >dh_testroot >dh_auto_clean >dh_autoreconf_clean >make: dh_autoreconf_clean: Command not found >make: *** [clean] Error 127 >dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit >status 2 > >I tried googling this error, but I did not get any wiser. > >Any suggestions? > >Best, >William > >lør, 07 09 2013 kl. 08:13 -0400, skrev Henry So Jr.: >> Dear William, >> >> How did you install gregorio? It would appear you are using a pretty >> old version of gregorio (2.0). You should upgrade to a newer >version, >> but this will probably mean you will need to build it first. >> >> If you installed gregorio from packages, then uninstall those >packages. >> If you installed gregorio some other way, then you will have to >search >> for the gregorio files on your computer and delete them. >> >> Once this is done, follow the directions under "On Debian and Ubuntu >> systems" at http://home.gna.org/gregorio/installation-linux >> >> If the directions on that page are how you installed gregorio, and >you >> did it recently, then you have multiple versions of gregorio on your >> system and that may be the cause of your problem. If this is the >case, >> report the results of the following command, please: >> >> locate gregorio >> >> Regards, >> Henry >> >> On Saturday, 07 September 2013 at 12:08:36 pm +0200, William H. P. >Nielsen wrote: >> > Dear gregorio users, >> > >> > I am in the very first stages of using gregorio and gregoriotex, >but I >> > cannot follow the steps from the home page. Below is a detailed >> > description of what I do and where it goes wrong. >> > >> > To my understanding, the work process goes as follows: >> > >> > * Write a score as a gabc file >> > * Run gregorio on this gabc file to get a tex-file >> > * Include this tex file in a larger tex file and run lualatex on >the >> > latter >> > >> > For the first step, I have created a minimal gabc-file: >> > >> > -- FILE: test.gabc -- >> > >> > name:Kyrie XVII; >> > %% >> > (c4)Ky(f) >> > >> > >> > -- EOF -- >> > >> > I proceed in the command line by writing: >> > >> gregori test.gacb >> > I now have the file test.tex >> > >> > -- FILE: test.tex -- >> > >> > % Name: Kyrie XVII >> > % File generated by gregorio 2.0 >> > \begingregorioscore% >> > \greinitial{K}% >> > \grebeginnotes % >> > \gresetinitialclef{c}{4}{a}% >> > \gresyllable{}{y}{}{1}{}{}{0}{% >> > \grelastofscore % >> > }{% >> > \greglyph{\char 17}{f}{g}{0}{}{}% >> > }% >> > % >> > \endgregorioscore % >> > \endinput % >> > >> > -- EOF -- >> > >> > I then use the example file from the home page >> > (http://svn.gna.org/svn/gregorio/trunk/examples/main-lualatex.tex) >> > where I only changed the line >> > \includescore{PopulusSion.tex} -> \includescore{test.tex} >> > I save the modified example file as full.tex >> > >> > In the command line I type >> > >> lualatex full.tex >> > and receive the error >> > >> > ! Undefined control sequence. >> > \begingregorioscore ...\ifgreluatex \gredirectlua >> > >> > {gregoriotex.atScoreBeggin... >> > l.3 \begingregorioscore >> > >> > I am running TeXlive on Ubuntu. Specifically: >> > TeX 3.1415926 (TeX Live 2012/Debian) >> > kpathsea version 6.1.0 >> > and Ubuntu 12.04.3 LTS >> > >> > I hope that you can help me, so that I may help the local sisters >with >> > their typesetting. >> > >> > All the best, >> > William Nielsen >> > >> > >> > >> > _______________________________________________ >> > Gregorio-users mailing list >> > [email protected] >> > https://mail.gna.org/listinfo/gregorio-users >> >
_______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

