[OS X TeX] Problem with TexLive Utility
Adam R. Maxwell
amaxwell at mac.com
Sun Jan 3 02:47:35 CET 2010
On Jan 2, 2010, at 5:39 PM, jacques dubucs wrote:
> The installation was via MacTex.
>
> Here the result of the tests:
>
> 1) JD:texlive shs033$ /usr/texbin/tlmgr --version
> tlmgr revision 11715 (2008-12-25 10:27:37 +0100)
> tlmgr using installation: /usr/local/texlive/2009
> TeX Live (http://tug.org/texlive) version 2008
> texlive-20080903
>
> 2) JD:texlive shs033$ /usr/texbin/kpsewhich -var-value=SELFAUTOPARENT
> /usr/local/texlive/2009
>
> 3) JD:texlive shs033$ which tlmgr
> /usr/texbin/tlmgr
>
> Looks as if parcels of the old TL were still active, but what to do ?
You definitely have tlmgr from TL 2008, but it's installed in /usr/local/texlive/2009. I have no idea how this could happen. I'd suggest
cd /usr/local
sudo rm -rf texlive
to remove your current install and any previous ones, then reinstall via MacTeX. You could also check `ls -l /usr/texbin` to make sure it's really a symlink.
--
Adam
More information about the macostex-archives
mailing list