On Wednesday, October 2, 2002, at 12:03  PM, Rohan Lloyd wrote:

> On Wednesday, October 2, 2002, at 06:58  AM, Chris Zubrzycki wrote:
>
>> Ok, I have been having a very weird problem, every time i try to 
>> install doxygen on 10.2 it fails when making the pdf manual, there 
>> are a few files it cannot find, but the fatal problem is a graphic, 
>> which is in che correct location, but for some reason latex or 
>> whatever is not able to use .gif files, which is what it is. Has 
>> anyone else had any problems like this?
>
> I get the following error:
>
>     [92] [93]) (./htmlcmds.tex [94]) (./arch.tex [95]
>
>     ! LaTeX Error: File `archoverview' not found.
>
>     See the LaTeX manual or LaTeX Companion for explanation.
>     Type  H <return>  for immediate help.
>      ...
>
>     l.11 \includegraphics[width=14cm]{archoverview}
>                                                    \caption{Data flow 
> overview}
>
> Is that what you get? I have no idea what the problem is, I was going 
> to send an email asking about it, but you beat me to it.

A bit more info.

At this point typing "H" gives:

     ? h
     I could not locate the file with any of these extensions:
     .png,.pdf,.jpg,.mps,.tif

And there is no file with that extension. However there is:

     rohanl@gromit> ls -l archoverview.*
     -rw-r--r--    1 root     admin       10673 Oct  2 18:56 
archoverview.eps

If I manually create a pdf file using ps2pdf, it runs without any fatal 
errors.

Here are all the TeX related packages I have installed:

     rohanl@gromit> fink list tex | grep "^ i"
      i      gettext 0.10.40-3       Message localization support
      i      pdftex  20010417-9      Generate PDF from TeX directly
      i      tetex-base      1.0-12  TeTeX is an implementation of TeX 
for UNIX
      i      tetex-texmf     1.0.2-6 Main texmf tree for a teTeX 
installation
      i      texinfo 4.2-1   Texinfo documentation system

So how do I get LaTeX to use the .eps file?

-- 
Rohan Lloyd



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to