Document ClassesFile not found error

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
elephant
Posts: 3
Joined: Thu Oct 16, 2008 5:53 pm

File not found error

Post by elephant »

So I am not very good at using latex but I have made a few documents and I am trying to improve my setup.

Here are the exact instructions I received with the new stuff I want to use and I have no idea what they mean:

1. Place AEA.cls in your TEXINPUTS path.

2. If you do not already have these files in your TEXINPUTS path, place them there:
tcilatex.tex
multicol.sty
setspace.sty
harvard.sty

What is TEXINPUTS path?

Also I have a "test" tex file that uses all this stuff so I can check if it is working correctly. I can post that is you need it to help me out.

My guess is that I need to determine which folder to put these files in so they can be found but ...

So I am using a PC with MikTek 2.7 and I have both winedt and texnic center.

Thanks for any help I can get here.

***Post a response that works with your verified email address and get a couple PayPal $$!! I am happy to pay for quality help.***

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
Stefan Kottwitz
Site Admin
Posts: 10322
Joined: Mon Mar 10, 2008 9:44 pm

File not found error

Post by Stefan Kottwitz »

Hi elephant,

welcome to the board!
You could use the MiKTeX package manager for most LaTeX packages. Just click on Start/MiKTeX/Browse Packages if they weren't installed automatically.

Regarding special classes or packages instead of repeating existing explanations I recommend to look at Installing things on a (La)TeX system. In short:
  • create a new directory below C:\Program Files\MiKTeX 2.7\tex\latex, name it for example like the class or package,
  • copy the .cls or .sty files of this package into this new directory,
  • open MiKTeX Options (start menu) and click the Button Refresh FNDB to rebuild the package database.
Stefan
LaTeX.org admin
elephant
Posts: 3
Joined: Thu Oct 16, 2008 5:53 pm

File not found error

Post by elephant »

Stefan_K wrote:Hi elephant,

welcome to the board!
You could use the MiKTeX package manager for most LaTeX packages. Just click on Start/MiKTeX/Browse Packages if they weren't installed automatically.

Regarding special classes or packages instead of repeating existing explanations I recommend to look at Installing things on a (La)TeX system. In short:
  • create a new directory below C:\Program Files\MiKTeX 2.7\tex\latex, name it for example like the class or package,
  • copy the .cls or .sty files of this package into this new directory,
  • open MiKTeX Options (start menu) and click the Button Refresh FNDB to rebuild the package database.
Stefan
Hey thanks. I was just about to post I guessed my way into fixing it. I had done what you suggested except the last step where I Refresh FNDB. In my random desperate button pressing I actually got this part correct, but until I had installed my cls file in every directory under miktex to be sure it was on the correct path.

You did not post an email address?

See you again soon with more worthy questions!
User avatar
Stefan Kottwitz
Site Admin
Posts: 10322
Joined: Mon Mar 10, 2008 9:44 pm

File not found error

Post by Stefan Kottwitz »

Hi,
elephant wrote: You did not post an email address?
it's not necessary. This forum provides free information and like many other users I'm giving support for free. Feel free to post your questions, we will try to help.

Stefan
LaTeX.org admin
mala
Posts: 1
Joined: Tue Apr 21, 2009 4:02 am

Re: File not found error

Post by mala »

Hi I have the same problem. I cannot figure out where to put the aea.cls file. Can you help me as you have already figured out the mystry?
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

File not found error

Post by localghost »

Stefan already pointed out what to do. Follow his instructions carefully and you will get things working.


Best regards and welcome to the board
Thorsten¹
Post Reply