GeneralCompiling on TeXnicenter

General information and discussion about TeXnicCenter
Post Reply
muath
Posts: 30
Joined: Thu Jul 15, 2010 11:34 am

Compiling on TeXnicenter

Post by muath »

Hi there,
I installed the TeXnic Center, and I just wrote

Code: Select all

\documentclass{book}
\begin{document}
hi
\end{document}

then I got 7 errors, I am just wondering what I have to do?

the errors are like
you are attempting to make a LaTeX format from source file

that is more than five years old
and so on


Thanks in advance
Muath
Last edited by muath on Sun Dec 25, 2011 9:23 pm, edited 2 times in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
muath
Posts: 30
Joined: Thu Jul 15, 2010 11:34 am

Re: Compiling on TeXnicenter

Post by muath »

Another information it could be helpful. May be the problem came from the installation,
I use windows 7, miktex2.7 is installed on c:\program files, then the tixnicenter also on program files,
I do not know the perfect way to install it, since wind7 has program files (86x).

I was using it on older versions of windows.

Alot of thanks.
MartinC
Posts: 153
Joined: Wed Jan 17, 2007 10:09 pm

Re: Compiling on TeXnicenter

Post by MartinC »

What are the errors?
muath
Posts: 30
Joined: Thu Jul 15, 2010 11:34 am

Re: Compiling on TeXnicenter

Post by muath »

The errors are:
you are attempting to make a LaTeX format from source file.
that is more than five years old.
If you enter <return> to scroll past this message then the format will be built, but please consider obtaining newer source files before continuing to build latex.
User avatar
sommerfee
Posts: 503
Joined: Mon Apr 09, 2007 4:20 pm

Compiling on TeXnicenter

Post by sommerfee »

muath wrote:I use windows 7, miktex2.7
Is there a reason why you use an old MikTeX version (from 2007) which is no longer supported and neither offer updates nor package installations from internet? See: http://miktex.org/2.7/

I would install the recent version 2.9 instead, and this should also make your error go away.
muath
Posts: 30
Joined: Thu Jul 15, 2010 11:34 am

Re: Compiling on TeXnicenter

Post by muath »

I installed miktec2.9 64 bit
but the error becomes
"cannot excute the file"

by the way
what the link must be
it was at 2.7
c:\program files\miktex 2.7\miktex\bin
muath
Posts: 30
Joined: Thu Jul 15, 2010 11:34 am

Re: Compiling on TeXnicenter

Post by muath »

okay it works, but if I use packages the errors becomes you have to install it.
I followed it, but also it is not working.
User avatar
sommerfee
Posts: 503
Joined: Mon Apr 09, 2007 4:20 pm

Compiling on TeXnicenter

Post by sommerfee »

muath wrote:I followed it, but also it is not working.
What exactly do you mean by "it is not working"? If you get an error, which one? And did you follow the instructions on http://www.miktex.org/2.9/issues, section "TeXnicCenter compatibility"? What happens if you don't use TeXniccenter but TeXworks (which comes with MikTeX) instead?
muath
Posts: 30
Joined: Thu Jul 15, 2010 11:34 am

Re: Compiling on TeXnicenter

Post by muath »

Thank you all,
the problem now is solved, the packages were not defined. I define them one by one manually.

Muath
Post Reply