Dear Br. Athanasius
The gregorio package of the Ubuntu repositories is not of the best
quality. I use to download the sources from an svn repository instead..
To do so, with the shell command, create somewhere a directory where you
are going to build the package, check out the last version of gregorio
with the svn command and compile as follows:
mkdir gregorio
cd gregorio
# check out the last sources:
svn co svn://svn.gna.org/svn/gregorio/trunk
# remove old files
rm -f gregorio*.deb gregorio*.gz
# compile
cd trunk
./configure
make
dpkg-buildpackage -rfakeroot -d
cd ..
# now install the packages you just have built
sudo dpkg -i gregorio*.deb
You possibly could get some error messages due to missing packages on
your system, like svn or dpkg-dev. In that case, you have to install
these with apt-get or aptitude. More explanation about this on
http://home.gna.org/gregorio/installation-linux
Good luck.
Fr. Pierre
On 11/20/2012 07:57 PM, Br. Athanasius wrote:
I installed Gregorio from the Ubuntu repository and this the some of
the error that I am getting:
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 2+173/600 --dpi
1373 greciliae-0
mktexpk: don't know how to create bitmap font for greciliae-0.
kpathsea: Appending font creation commands to missfont.log.
_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users
--
Father Pierre FRANÇOIS (http://www.romanliturgy.org)
Bosmanslei 16
B-2018 Antwerpen (Belgium)
mobile: +32 474 719 131
phone: +32 3 237 63 96
_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users