On Thu, 21 Sep 2000, Shawn Koons wrote:
> > > Tried reconfigure and no luck. Is still asking for "geometry.sty"  -
> > > could it be a file that is missing or needs to be relocated?
> >
> > maybe that it's missing. let it search by the explorer,
> > than you are sure. you can get it at CTAN. but
> > dont't forget to do a texhash after installing.
> >
> > Herbert
>
> There is a file "geometry.cfg" that says it is the replacement for
> "geometry.sty" in the "C:\texmf\tex\latex\config" file.
>
> I don't know what to do from here. What is a "texhash"?
>
> Shawn

Get the files geometry.dtx and geometry.ins from CTAN 
(http://www.ctan.org/search), place them in your tex distributon. (I put them 
in directory texmf/tex/latex/geometry.) Run tex on geometry.ins:
        tex geometry.ins
This should generate geometry.sty. Now run texhash, to put the new files in 
the tex database.
        texhash

Angus

Reply via email to