[R] (no subject)

Mike Nielsen mr.blacksheep at gmail.com
Mon Sep 18 20:08:37 CEST 2006


On 18 Sep 2006 19:53:59 +0200, Peter Dalgaard <p.dalgaard at biostat.ku.dk> wrote:
> "Sarosh Jamal" <sarosh.jamal at utoronto.ca> writes:
>
> > Hi there,
> >
> > I was updating the R-cmdr add-on (v.1.1-6 to the latest v.1.2) for R
> > (v.2.2.0) in a SunOS9 environment and came across some warnings during my
> > installation - it seems to download the dependencies but runs into the
> > following during install:
> >
> > * Installing *source* package 'acepack' ...
> > ** libs
> > /opt/sfw/R/R-2.2.0/bin/SHLIB: make: not found
> > ERROR: compilation failed for package 'acepack'
> > /opt/sfw/R/R-2.2.0/bin/INSTALL: test: argument expected
> > ERROR: failed to lock directory '/opt/sfw/R/R-2.2.0/library' for modifying
> > Try removing '/opt/sfw/R/R-2.2.0/library/00LOCK'
> >
> > I don't see why I would have to remove the 00LOCK file since it seems to
> > have been created by the very session of R I use to run install.packages().
> >
> > I'm attaching the complete log.
> >
> > Any insight or feedback will be much appreciated.
>
> Notice the _first_ issue reported:
>
> make: not found
>
> without a functioning "make" command, you're not likely to get
> anything to work. Presumably, since you have a functioning R, "make"
> is there somewhere, but you need to adjust your PATH. The rest could
> well just be consequences.

And please do use a meaningful subject line.  If you're the type who
likes to look through the list archives to try to solve problems,
you'll find that good subject lines are most helpful.

>
> > Thank you,
> >
> >
> > Sarosh Jamal
> > Geo Computing & IT Specialist, Department of Geography
> > University of Toronto at Mississauga
> > e: sarosh.jamal at utoronto.ca
> >
> >
> > ______________________________________________
> > R-help at stat.math.ethz.ch mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-help
> > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> > and provide commented, minimal, self-contained, reproducible code.
>
> --
>    O__  ---- Peter Dalgaard             Øster Farimagsgade 5, Entr.B
>   c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
>  (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
> ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)                  FAX: (+45) 35327907
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Regards,

Mike Nielsen



More information about the R-help mailing list