0

I've trying to install media9 package, but I continue to get the error:

pdflatex> ! LaTeX error: File 'media9.sty' not found

I tried all that was suggested for *.sty file not found, but I just can't even see the media9 package on the package manager (even logged as administrator), nor to obtain any answer when I write in the command window findtexmf media9.sty

I'm using TeXnicCenter 2.0 and MikTeX 2.9.

Mario S. E.
  • 18,609

1 Answers1

4

If it is not in the MiKTeX package manager, try a Synchronize Package Database (or similar) first.

AlexG
  • 54,894
  • Thanks, it worked perfectly. Do you have any idea why this happens? I tried refreshing FNBD and didn't work – Mario S. E. Apr 08 '13 at 12:52
  • It is a feature of MiKTeX. The package database and the packages themselves need to be updated separately from time to time. If you don't update the database you will miss out on new packages on CTAN and in the MiKTeX repositories. – AlexG Apr 08 '13 at 12:59