Generalpppdftex.def not found

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
dannyjor
Posts: 10
Joined: Sun Feb 08, 2009 7:08 pm

pppdftex.def not found

Post by dannyjor »

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
Attachments
A screendump of the output written by TexNicCenter
A screendump of the output written by TexNicCenter
texproblem.jpg (136.17 KiB) Viewed 4502 times

Recommended reading 2024:

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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

Re: pppdftex.def not found

Post by Stefan Kottwitz »

Hi Danny,

pppdftex.def belongs to the pdfpages package. Try to install this package manually: Start/ MiKTeX/ Browse Packages.

Stefan
LaTeX.org admin
rf
Posts: 21
Joined: Mon Jul 20, 2009 5:27 pm

Re: pppdftex.def not found

Post by rf »

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).
User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

pppdftex.def not found

Post by Stefan Kottwitz »

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
LaTeX.org admin
Post Reply