Hi guys,
I've went to the end of the web and back and I can't get this package installed in Debian Lenny
http://www.ctan.org/tex-archive/macros/ ... sicthesis/
I keep getting this error:
[PDFLaTeX] finished with exit status 1
11.tex:3:File `classicthesis.cls' not found. ^^M
when I try to compile under Kile.
Could anyone please instruct me on this ?
thanks, Oz.
Document Classes ⇒ installing a new style under debian lenny
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: installing a new style under debian lenny
Hi Oz,
download the package and copy it somewhere LaTeX can find it, for instance below your home directory to ~/texmf/tex/latex/classicthesis/ or to /usr/local/share/texmf/tex/latex/classicthesis/, then run mktexlsr (or texhash) on the command line (as root or using sudo).
Stefan
download the package and copy it somewhere LaTeX can find it, for instance below your home directory to ~/texmf/tex/latex/classicthesis/ or to /usr/local/share/texmf/tex/latex/classicthesis/, then run mktexlsr (or texhash) on the command line (as root or using sudo).
Stefan
LaTeX.org admin