Document Classesbeamer class not working in MikteX 2.8

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
anselm
Posts: 7
Joined: Mon Aug 09, 2010 9:11 am

beamer class not working in MikteX 2.8

Post by anselm »

I just make some with frame but it is running. this is the error message TeXwork:

Code: Select all

This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8)
entering extended mode
(E:/MCMC_Dissert/MySeminarPresentation.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, german-x-2009-06-19, ngerman-x-2009-06-19, french, loaded.

! LaTeX Error: File `beamer.cls' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: cls)
I also try in TexmakerX and still got the not found message.
I check if beamer was correctly install via MikTeX package manager and the lastest Beamer Package is there.
Please some help.
Thanks
Last edited by anselm on Thu Sep 16, 2010 10:50 am, edited 1 time in total.

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
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

beamer class not working in MikteX 2.8

Post by localghost »

Another editor certainly won't help because this problem is related to the installation of the LaTeX system. It seems that something has gone wrong during package installation. Try to uninstall the package and then reinstall it with the MiKTeX Package Manager. Afterwards you can check on the command line if the package is found in the installation tree.

Code: Select all

kpsewhich beamer.cls
As soon as the problem is solved, please act exactly according to Section 3 of the Board Rules.


Best regards and welcome to the board
Thorsten
kamrul
Posts: 3
Joined: Wed Sep 01, 2010 9:12 am

Re: beamer class not working in MikteX 2.8

Post by kamrul »

I have resolved the problem through these steps-

1. Opened the "Settings(admin)" (MiKTex Maintenance(admin))
2. Checked Update Formats, it found some packages those need to be updated
3. Then updated the packages
4. At the end I have pressed "Refresh FNDB" ( I think it is optional though)

Regards,
Kamrul
anselm
Posts: 7
Joined: Mon Aug 09, 2010 9:11 am

Re: beamer class not working in MikteX 2.8

Post by anselm »

Thank you both for your help.
I must Apologize though because the problem was my own.
The problem is that just recently I was having a problem with my dvi viewer and I uninstalled MikteX from the ProteX distribution and reinstalled it from the internet independently. I assume that some classic like beamer was directly installed because I don't have the problem I posted on my laptop where I didn't do any manipulation. Bref I just realised this morning that Beamer package was not install though it was clearly specified "packaged on" with "installed on" empty.
Sorry again and thank,
"Just a poor guy trying to rejoin ZION fom M..."
Posting another problem after testing with template from a book......help!
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

beamer class not working in MikteX 2.8

Post by localghost »

So, if this problem is solved now, please be so kind and mark the topic accordingly as you have already been directed and as clearly written in the Board Rules (to be read before posting).
Post Reply