General"You have requested the wrong release" error

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
jolz
Posts: 1
Joined: Tue Jan 05, 2016 4:28 pm

"You have requested the wrong release" error

Post by jolz »

Hi,
I just downloaded the newest version of Texmaker to my new computer and this warning "LaTeX Warning: You have requested release `2014/05/01' of LaTeX, but only release `2011/06/27' is available" keeps showing up every time I compile. This seems to be the reason that every time I edit my document the changes do not appear in the PDF view after I select 'view pdf'. I should note that I started this document on other computer which already had texmaker on it and it worked fine. The version of texmaker would've been probably a year older. Please help!

Recommended reading 2024:

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

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

User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

"You have requested the wrong release" error

Post by Johannes_B »

Hi and welcome,

TeXmaker is just an editor, that makes typing your document code a bit more comfortable using colored text and a nice Compile button.
But the real compilation, which is done in the background, is done by a binary file that has loaded a LaTeX format. This came with a distribution, either TeX Live or MiKTeX. I don't know which one you have, but you need to upload that one.

Careful: In the last few years, quite a few changes took place. Your document might stop compiling. Which package tells you that warning/error message?
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply