Dear All, Dear Henry,
I did as you suggested. Results are described below.
sudo rm -r /usr/include/gregorio
No such file or directory.
sudo rm /usr/lib/pkgconfig/gregorio.pc
No such file or directory.
sudo rm -r /usr/local/texlive/texmf-local/tex/gregoriotex
Removed. Copied by me there in the first place…
sudo rm -r /usr/local/texlive/texmf-local/tex/latex/gregoriotex
No such file or directory.
> At this point, look for anything called gregorio on your disk and remove
> anything that looks like it’s left from some older installation.
I guess, paths are different because of freeBSD’s roots of Mac OS X. I found
proper files and removed them.
sudo rm -r /usr/local/bin/gregorio
sudo rm -r /usr/local/lib/gregorio
sudo rm -r /usr/local/lib/pkgconfig/gregorio.pc
sudo rm -r /usr/local/include/gregorio
Then I looked around to find any other versions, remains, ruins...:
sudo find / -name *gregorio*
No interesting results except:
/private/var/db/receipts/org.gregorio.gregorio-2.0.pkg.bom
/private/var/db/receipts/org.gregorio.gregorio-2.0.pkg.plist
/private/var/db/receipts/org.gregorio.gregorio23.private.pkg.bom
/private/var/db/receipts/org.gregorio.gregorio23.private.pkg.plist
/private/var/db/receipts/org.gregorio.gregorio23.usr.pkg.bom
/private/var/db/receipts/org.gregorio.gregorio23.usr.pkg.plist
(Probably remains after installing from mac os installer - fruit of
desperation).
And
/Users/tomasz/Library/Gregorio/
I’ve removed everything (all those files).
> In the instructions, the directions now describe using subversion.
> However, development of gregorio has moved to git, so do the following:
>
> sudo port install git
> git clone https://github.com/gregorio-project/gregorio.git gregorio-git
> cd gregorio-git
Did. The structure and age of files seems to be the same as in SVN version.
> Then continue with the instructions:
>
> autoreconf -f -i
> ./configure CFLAGS='-I/opt/local/include' \
> CPPFLAGS='-I/opt/local/include' LDFLAGS='-L/opt/local/lib'
> make
> sudo make install
> cd fonts
> sudo make install
>
> Not having a Mac, I can't confirm these steps, but they work on my Linux
> box.
I did this all.
Last "sudo make install" responds with: "make: `install' is up to date."
What is installed:
gregorio -V
gregorio version 2.4-svn.
Copyright (C) 2006-2010 Elie Roux <[email protected]>
kpsepath/which/where on gregoriotex.sty/gregorio* gives no result.
All installed files are listed below:
/usr/local/bin/gregorio
/usr/local/include/gregorio
/usr/local/lib/gregorio
/usr/local/lib/gregorio/gregoriotex.a
/usr/local/lib/gregorio/gregoriotex.la
/usr/local/lib/gregorio/gregoriotex.so
/usr/local/lib/pkgconfig/gregorio.pc
No fonts, no gregoriotex in MacTeX tree.
Is it a problem of makefile or of my installation? Here is all of "tlmgr conf”
command result. Maybe it will help to diagnose? I do ask for help in solving
this issue. I am not able to work. Of course I am responsible for my action and
will remember not to update gregorio any more :-)
=========================== version information ==========================
tlmgr revision 34227 (2014-05-23 15:13:03 +0200)
tlmgr using installation: /usr/local/texlive/2014
TeX Live (http://tug.org/texlive) version 2014
==================== executables found by searching PATH =================
PATH:
/usr/texbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin
kpsewhich: /usr/texbin/kpsewhich
updmap: /usr/texbin/updmap
fmtutil: /usr/texbin/fmtutil
tlmgr: /usr/texbin/tlmgr
tex: /usr/texbin/tex
pdftex: /usr/texbin/pdftex
mktexpk: /usr/texbin/mktexpk
dvips: /usr/texbin/dvips
dvipdfmx: /usr/texbin/dvipdfmx
=========================== active config files ==========================
texmf.cnf: /usr/local/texlive/2014/texmf.cnf
texmf.cnf: /usr/local/texlive/2014/texmf-dist/web2c/texmf.cnf
updmap.cfg: /usr/local/texlive/2014/texmf-dist/web2c/updmap.cfg
fmtutil.cnf: /usr/local/texlive/2014/texmf-var/web2c/fmtutil.cnf
config.ps: /usr/local/texlive/2014/texmf-config/dvips/config/config.ps
mktex.cnf: /usr/local/texlive/2014/texmf-dist/web2c/mktex.cnf
pdftexconfig.tex:
/usr/local/texlive/2014/texmf-config/tex/generic/config/pdftexconfig.tex
============================= font map files =============================
psfonts.map:
/usr/local/texlive/2014/texmf-var/fonts/map/dvips/updmap/psfonts.map
pdftex.map: /usr/local/texlive/2014/texmf-var/fonts/map/pdftex/updmap/pdftex.map
ps2pk.map: /usr/local/texlive/2014/texmf-var/fonts/map/dvips/updmap/ps2pk.map
kanjix.map:
/usr/local/texlive/2014/texmf-var/fonts/map/dvipdfmx/updmap/kanjix.map
=========================== kpathsea variables ===========================
TEXMFMAIN=/usr/local/texlive/2014/texmf-dist
TEXMFDIST=/usr/local/texlive/2014/texmf-dist
TEXMFLOCAL=/usr/local/texlive/texmf-local
TEXMFSYSVAR=/usr/local/texlive/2014/texmf-var
TEXMFSYSCONFIG=/usr/local/texlive/2014/texmf-config
TEXMFVAR=/Users/tomasz/Library/texlive/2014/texmf-var
TEXMFCONFIG=/Users/tomasz/Library/texlive/2014/texmf-config
TEXMFHOME=/Users/tomasz/Library/texmf
VARTEXFONTS=/Users/tomasz/Library/texlive/2014/texmf-var/fonts
TEXMF={/Users/tomasz/Library/texlive/2014/texmf-config,/Users/tomasz/Library/texlive/2014/texmf-var,/Users/tomasz/Library/texmf,!!/usr/local/texlive/2014/texmf-config,!!/usr/local/texlive/2014/texmf-var,!!/usr/local/texlive/texmf-local,!!/usr/local/texlive/2014/texmf-dist}
SYSTEXMF=/usr/local/texlive/2014/texmf-var:/usr/local/texlive/texmf-local:/usr/local/texlive/2014/texmf-dist
TEXMFDBS={!!/usr/local/texlive/2014/texmf-config,!!/usr/local/texlive/2014/texmf-var,!!/usr/local/texlive/texmf-local,!!/usr/local/texlive/2014/texmf-dist}
WEB2C={/Users/tomasz/Library/texlive/2014/texmf-config,/Users/tomasz/Library/texlive/2014/texmf-var,/Users/tomasz/Library/texmf,!!/usr/local/texlive/2014/texmf-config,!!/usr/local/texlive/2014/texmf-var,!!/usr/local/texlive/texmf-local,!!/usr/local/texlive/2014/texmf-dist}/web2c
TEXPSHEADERS=.:{/Users/tomasz/Library/texlive/2014/texmf-config,/Users/tomasz/Library/texlive/2014/texmf-var,/Users/tomasz/Library/texmf,!!/usr/local/texlive/2014/texmf-config,!!/usr/local/texlive/2014/texmf-var,!!/usr/local/texlive/texmf-local,!!/usr/local/texlive/2014/texmf-dist}/{dvips,fonts/{enc,type1,type42,type3}}//
TEXCONFIG={/Users/tomasz/Library/texlive/2014/texmf-config,/Users/tomasz/Library/texlive/2014/texmf-var,/Users/tomasz/Library/texmf,!!/usr/local/texlive/2014/texmf-config,!!/usr/local/texlive/2014/texmf-var,!!/usr/local/texlive/texmf-local,!!/usr/local/texlive/2014/texmf-dist}/dvips//
ENCFONTS=.:{/Users/tomasz/Library/texlive/2014/texmf-config,/Users/tomasz/Library/texlive/2014/texmf-var,/Users/tomasz/Library/texmf,!!/usr/local/texlive/2014/texmf-config,!!/usr/local/texlive/2014/texmf-var,!!/usr/local/texlive/texmf-local,!!/usr/local/texlive/2014/texmf-dist}/fonts/enc//
TEXFONTMAPS=.:{/Users/tomasz/Library/texlive/2014/texmf-config,/Users/tomasz/Library/texlive/2014/texmf-var,/Users/tomasz/Library/texmf,!!/usr/local/texlive/2014/texmf-config,!!/usr/local/texlive/2014/texmf-var,!!/usr/local/texlive/texmf-local,!!/usr/local/texlive/2014/texmf-dist}/fonts/map/{kpsewhich,pdftex,dvips,}//
==== kpathsea variables from environment only (ok if no output here) ====
Tomasz Grabowski OP
> Wiadomość napisana przez Henry So Jr. <[email protected]> w dniu 11 sie 2014,
> o godz. 17:01:
>
> I don't have a Mac, but perhaps you can try the directions again from
> the top. Delete the directory where you've checked out gregorio (if
> you've used the names in the instructions, gregorio-svn) and then go
> back to the top with the sudo rm commands:
>
> sudo rm -r /usr/include/gregorio
> sudo rm /usr/lib/pkgconfig/gregorio.pc
> sudo rm -r /usr/local/texlive/texmf-local/tex/gregoriotex
> sudo rm -r /usr/local/texlive/texmf-local/tex/latex/gregoriotex
>
> At this point, look for anything called gregorio on your disk and remove
> anything that looks like it's left from some older installation.
>
> In the instructions, the directions now describe using subversion.
> However, development of gregorio has moved to git, so do the following:
>
> sudo port install git
> git clone https://github.com/gregorio-project/gregorio.git gregorio-git
> cd gregorio-git
>
> Then continue with the instructions:
>
> autoreconf -f -i
> ./configure CFLAGS='-I/opt/local/include' \
> CPPFLAGS='-I/opt/local/include' LDFLAGS='-L/opt/local/lib'
> make
> sudo make install
> cd fonts
> sudo make install
>
> Not having a Mac, I can't confirm these steps, but they work on my Linux
> box.
>
> Regards,
> Henry
>
> On Monday, 11 August 2014 at 01:30:13 am +0200, Tomasz Grabowski wrote:
>> Dear All,
>> I’m trying to run gregorio 2.4-svn.
>>
>> I followed all steps at http://home.gna.org/gregorio/installation-mac
>>
>> After
>> $ cd fonts
>> $ sudo make install
>>
>> It did nothing, only:
>> „make: `install' is up to date.”
>>
>> gregoriotex.sty was not installed.
>> fonts are not installed.
>>
>> What should I do?
>>
>> Mac OS X, 10.10 beta
>> MacTex 2014 - clean install (updated)
>> XCode 5.1
>> MacPorts updated
>>
>>
>> Tomasz Grabowski OP
>> prezes fundacji
>>
>> kom. +48 694 480 613
>> tel. 12 430 19 34
>> e-mail: [email protected]
>>
>> Fundacja Dominikański Ośrodek Liturgiczny
>> ul. Dominikańska 3/11, 31-043 Kraków
>> www.liturgia.dominikanie.pl
>>
>> NIP: PL 6762419775, KRS 0000354036
>> 47 1140 2004 0000 3802 7522 9738
>>
>>
>>
>>
>>
>
>> _______________________________________________
>> 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