TeX Live and MacTeXPackage installation - Mac OS

Information and discussion about TeX Live distribution for all platforms (Windows, Linux, Mac OS X) and the related MacTeX: installing, updating, configuring
Post Reply
Stephanie
Posts: 1
Joined: Sun Mar 22, 2009 6:46 pm

Package installation - Mac OS

Post by Stephanie »

Hi,

I would like to install new packages. I use TexLive 2007 and TexShop on a Mac OS.
For this, I put all my packages in ~/Library/texmf/texmf/tex/latex/ then I used texhash.
Unfortunately, it still doesn't work, texshop displays the error message saying that it didn't find my new packages.
Do you have an idea what I am supposed to do?
Thank you very much !
Stéphanie

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10348
Joined: Mon Mar 10, 2008 9:44 pm

Re: Package installation - Mac OS

Post by Stefan Kottwitz »

Hi Stéphanie,

I recommend to install TeX Live 2008 or MacTeX 2008 because it comes with a package manager for installation and updates.

Stefan
LaTeX.org admin
User avatar
Juanjo
Posts: 657
Joined: Sat Jan 27, 2007 12:46 am

Package installation - Mac OS

Post by Juanjo »

Stephanie wrote:Hi,
For this, I put all my packages in ~/Library/texmf/texmf/tex/latex/ then I used texhash.
Remove one of the texmf levels, that is, put LaTeX packages in ~/Library/texmf/tex/latex/. You don't need texhash. TeX will find your files in that directory.
The CTAN lion is an artwork by Duane Bibby. Courtesy of www.ctan.org.
Post Reply