Hi all
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
General ⇒ pppdftex.def not found
pppdftex.def not found
- Attachments
-
- A screendump of the output written by TexNicCenter
- texproblem.jpg (136.17 KiB) Viewed 4502 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10321
- Joined: Mon Mar 10, 2008 9:44 pm
Re: pppdftex.def not found
Hi Danny,
pppdftex.def belongs to the pdfpages package. Try to install this package manually: Start/ MiKTeX/ Browse Packages.
Stefan
pppdftex.def belongs to the pdfpages package. Try to install this package manually: Start/ MiKTeX/ Browse Packages.
Stefan
LaTeX.org admin
Re: pppdftex.def not found
pppdftex.def is part of the pdfpages package.
try re-installing pdfpages (the file is certainly in miktex's database,
as i see it on ctan).
try re-installing pdfpages (the file is certainly in miktex's database,
as i see it on ctan).
- Stefan Kottwitz
- Site Admin
- Posts: 10321
- Joined: Mon Mar 10, 2008 9:44 pm
pppdftex.def not found
Whether a package is provided by MiKTeX or not can also be checked on the MiKTeX homepage, for instance regarding pdfpages: http://miktex.org/packages/pdfpages.
Stefan
Stefan
LaTeX.org admin