2

I have been using MikTex on Windows XP and 7 for few months now and I faced no issues in installing packages that needs to be done on the fly.

However, with Windows 8, the packages are not updated at all.

Does anyone know how to overcome this issue?

As an example, I tried to build the following "http://courses.engr.illinois.edu/cs573/fa2011/Homework/hw5.tex" which requires the "fullpage" package. However, I always get build error saying,

! LaTeX Error: File `fullpage.sty' not found.Type X to quit or to proceed,or enter new name. (Default extension: sty)Enter file name:! Emergency stop. \usepackage

Does anyone know how to overcome this issue?

2 Answers2

2

I was trying to have the packages updated while running TexMaker. This process always failed if I did not start TexMaker as an Administrator.

The issue is resolved if Texmaker is run as Administrator. I guess this is something both Texmaker and MikTex should look into resolving.

1

@Shamim Hafiz might be right, because what solve my problem was to install the MiKTeX 2.9 in the compatibility mode pointing out that MiKTeX used to work well in Win7. I completed the installation and then, I also executed the Texwork editor (the default editor installed with MiKTeX) in the compatibility mode.

After checking that my file was compiling ok in that editor, I saved the configuration in the Windows assistant by saying that my problem was solved by executing as if it were Win7. Finally, I executed my editor (Texmaker) and everything went well.

My opinion is that Win8 is the problem although I had been working with Win8+MiKTeX 2.7+Texmaker for quite a long time, but suddenly it crashed. But now it's working again.