From: Jeff R. <Jef...@te...> - 2007-01-14 23:02:04
|
Hi Mark That was the problem! I didn't have TeTeX installed. The manual says that you have to have LaTeX installed so I installed it from the ports. Unfortunately it doesn't install everything necessary. I had to uninstall Latex and install TeTex now everything works OK. Dieter, you may want to put a note in the manual or change the "requirements" so that it is clear to others that it's not just Latex that is required but the entire TeTex package (including pdflatex). The way it reads now is a little confusing. Jeff Roberts JR Electronics Mark Bucciarelli wrote: > On Sat, Jan 13, 2007 at 12:13:11AM -0800, Jeff Roberts wrote: > >> ! LaTeX Error: File `scrartcl.cls' not found. >> >> > > On 6.0: > > $ pkg_info -L "teTeX-texmf*" | grep scrartcl.cls > /usr/local/share/texmf-dist/tex/latex/koma-script/scrartcl.cls > $ > > I guess you don't have the print/teTex-texmf package installed? > > Make sure latex works outside SL first. > > m > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > |