[R] Can neither find or create RInterpreter.DLL
Peter Dalgaard BSA
p.dalgaard at biostat.ku.dk
Fri Aug 30 11:12:55 CEST 2002
Heinz Grimm <grimm.heinz at rcc.ch> writes:
> Ok, I downloaded the source of R1.5.1 and run the
> script:
>
> $ sh configure --enable-shared
> uname: not found
> chmod: not found
> configure: error: cannot create configure.lineno; rerun with a POSIX
> shell
> $
>
> Although this error occurred, make runs fine and creates Rgui.EXE,
> R.DLL....
> but no RInterpreter.DLL.
If configure failed, chances are that you ran make with a default
configuration (without --enable-shared), so my guess is that you need
to get that step to work. Since it cannot find a couple of key
commands, you might need to set your PATH variable correctly.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list