[R] ERROR: 'latex' needed but missing on your system.

Joel J. Adamson jadamson at PARTNERS.ORG
Tue Mar 20 14:56:01 CET 2007


Gad Abraham writes:
 > Joel J. Adamson wrote:
 > > After successfully building R on Slackware Linux v11.0 I went to make
 > > the documentation; the texi files went fine and then I hopefully issued
 > > 
 > > make dvi
 > > 
 > > after having gotten the warning to the effect of "You cannot build the
 > > DVI or PDF manuals, you are a loser" during compilation. And, as
 > > expected I got the
 > > error
 > > 
 > > ERROR: 'latex' needed but missing on your system.
 > 
 > It's a bit strange, because by default files like latex should be 
 > readable by all users. Did you install latex from source?

No, teTeX is installed as part of Slackware 11.0.  Yes, it's readable
by all users (including root, of course), but 
configure does not find it and issues a warning.  Then the "make dvi"
gives the error I quote above.

I think the real issue is my ignorance of makefiles and configure
scripts; I'm working on that.

 > Try this:
 > As root, do 'which latex' to see where it's installed. 

/usr/share/texmf/bin/latex is a symlink to pdfetex in the same
directory, also rwxr-xr-x, so it's executable by everybody.  Just to
remind you, I issed "make dvi" as root.

Joel

-- 
Joel J. Adamson
Biostatistician
Pediatric Psychopharmacology Research Unit
Massachusetts General Hospital
Boston, MA  02114
(617) 643-1432
(303) 880-3109





The information transmitted in this electronic communication is intended only for the person or entity to whom it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this information in error, please contact the Compliance HelpLine at 800-856-1983 and properly dispose of this information.



More information about the R-help mailing list