I'm trying to install R on RedHat Enterprise 3. I installed /usr/local/bin/f2c and then in the same dir libf2c.a. I ran configure ok, though there were 7 warnings. Then I ran make and it errored out. Can anyone tell what's wrong? missing link(s): installed.packages INSTALL INSTALL install.packages data install.packages installed.packages INSTALL REMOVE library.dynam text html latex example missing link(s): SHLIB license text html latex list text html latex example list.files text html latex example load text html latex example missing link(s): download.file download.file localeconv text html latex example locales text html latex example logical text html latex lower.tri text html latex example ls text html latex example missing link(s): ls.str str apropos find methods make.names text html latex example make.unique text html latex example manglePackageName text html latex example mapply text html latex example margin.table text html latex example mat.or.vec text html latex example match text html latex example match.arg text html latex example match.call text html latex example match.fun text html latex example matmult text html latex example matrix text html latex example maxCol text html latex example mean text html latex example missing link(s): weighted.mean memory.profile text html latex example merge text html latex example missing text html latex example mode text html latex example name text html latex example names text html latex example nargs text html latex example nchar text html latex example missing link(s): strwidth nlevels text html latex example noquote text html latex example missing link(s): methods notyet text html latex example nrow text html latex example ns-alt text html latex example ns-dblcolon text html latex example ns-hooks text html latex ns-internal text html latex ns-load text html latex ns-lowlev text html latex ns-reflect text html latex ns-topenv text html latex example numeric text html latex example octmode text html latex on.exit text html latex example options text html latex example missing link(s): edit help help.start bug.report contrasts aov lm postscript postscript printCoefmat ts dump.frames X11 update.packages pkgDepends download.file dataentry download.file X11 order text html latex example outer text html latex example package_version text html latex example missing link(s): compareVersion parse text html latex example paste text html latex example path.expand text html latex example pmatch text html latex example polyroot text html latex example missing link(s): uniroot pos.to.env text html latex example pretty text html latex example missing link(s): axTicks print text html latex example missing link(s): methods print.dataframe text html latex print.default text html latex example missing link(s): show print.matrix text html latex example proc.time text html latex example prod text html latex example prop.table text html latex example pushBack text html latex example putenv text html latex example qr text html latex example missing link(s): lm.fit lsfit qraux text html latex example missing link(s): lsfit quit text html latex example r2dtable text html latex example range text html latex example rank text html latex example raw text html latex example rawConversion text html latex example read.table text html latex missing link(s): read.fwf readBin text html latex example readLines text html latex example readline text html latex example real text html latex reg.finalizer text html latex example regex text html latex missing link(s): apropos browseEnv help.search rep text html latex example replace text html latex rev text html latex example missing link(s): dendrogram rle text html latex example rm text html latex example round.POSIXt text html latex example row text html latex example row.names text html latex rowsum text html latex example missing link(s): aggregate sQuote text html latex example sample text html latex example save text html latex example missing link(s): data scale text html latex example missing link(s): par scan text html latex example search text html latex example seek text html latex seq.Date text html latex example seq.POSIXt text html latex example seq text html latex example sequence text html latex example serialize text html latex example sets text html latex example shQuote text html latex example showConnections text html latex example sign text html latex example sink text html latex example missing link(s): capture.output slice.index text html latex example slotOp text html latex socketSelect text html latex example solve text html latex example sort text html latex example source text html latex missing link(s): demo split text html latex example sprintf text html latex example stack text html latex example missing link(s): lm reshape standardGeneric text html latex stop text html latex example stopifnot text html latex example strptime text html latex example strsplit text html latex example structure text html latex example strwrap text html latex example subset text html latex example substitute text html latex example substr text html latex example sum text html latex summary text html latex example missing link(s): methods lm glm anova summary.glm summary.lm svd text html latex example sweep text html latex example switch text html latex example sys.parent text html latex example sys.source text html latex system.file text html latex example system.time text html latex example missing link(s): time t text html latex example table text html latex example missing link(s): xtabs chisq.test xtabs ftable tabulate text html latex example tapply text html latex example missing link(s): aggregate taskCallback text html latex example taskCallbackManager text html latex example taskCallbackNames text html latex example tempfile text html latex example textconnections text html latex example missing link(s): capture.output tilde text html latex missing link(s): formula toString text html latex example trace text html latex example missing link(s): recover edit recover edit setMethod recover traceback text html latex example transform text html latex example try text html latex example type.convert text html latex typeof text html latex example unique text html latex example unlink text html latex unlist text html latex example missing link(s): lm unname text html latex example userhooks text html latex example missing link(s): plot.new persp vector text html latex example warning text html latex example warnings text html latex example weekday.POSIXt text html latex example which text html latex example which.min text html latex example with text html latex example write text html latex example write.table text html latex example writeLines text html latex zMachine text html latex example zMethods text html latex missing link(s): methods methods zScript text html latex example zip.file.extract text html latex zpackages text html latex example Signals text html latex system text html latex example make[5]: Leaving directory `/root/R-2.0.1/src/library' make[4]: *** No rule to make target `../../bin/exec/R', needed by `base-Ex.Rout'. Stop. make[4]: Leaving directory `/root/R-2.0.1/tests/Examples' make[3]: *** [test-Examples-Base] Error 2 make[3]: Leaving directory `/root/R-2.0.1/tests/Examples' make[2]: *** [test-Examples] Error 2 make[2]: Leaving directory `/root/R-2.0.1/tests' make[1]: *** [test-all-basics] Error 1 make[1]: Leaving directory `/root/R-2.0.1/tests' make: *** [check] Error 2 David =====