General ⇒ pppdftex.def not found
pppdftex.def not found
I have a problem compiling my tex document.
I'm getting three errors all concerning some "pppdftex.def file"
Im not quite sure what that is.
It seems that it is involving some tex package.
TeXnicCenter downloads the file, but won't install it.
It says that I have a "Windows API error 32: The process cannot access the file because it is being used by another process."
What can the problem be about? I have tried google, but no hits seems to be helpful..
Thanks
/Danny
- Attachments
-
- A screendump of the output written by TexNicCenter
- texproblem.jpg (136.17 KiB) Viewed 4656 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: pppdftex.def not found
pppdftex.def belongs to the pdfpages package. Try to install this package manually: Start/ MiKTeX/ Browse Packages.
Stefan
Re: pppdftex.def not found
try re-installing pdfpages (the file is certainly in miktex's database,
as i see it on ctan).
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
pppdftex.def not found
Stefan