[R] Rcmd SHLIB problem {was "Fortran DLLs"}

Martin Maechler maechler at stat.math.ethz.ch
Tue Aug 6 09:26:11 CEST 2002


>>>>> "PaulTL" == Louisell, Paul , T <paul.louisell at pw.utc.com> writes:

    PaulTL> As several of you know, I'm working on getting my
    PaulTL> first DLL up and running.  Relevant Info:

    PaulTL> *	My operating system is Windows NT (at work, it's XP at home).
    PaulTL> *	I'm using R version 1.5.1 (6/17/2002).

    PaulTL> This is the error I currently get with the SHLIB command:


 PaulTL> C:\Program Files\R\rw1051\bin>Rcmd SHLIB H:\Stage9.Dun\RSforFILES\cir3int.f

 PaulTL> Can't locate Cwd.pm in @INC at C:\PROGRA~1\R\rw1051/bin/SHLIB line 21.


 PaulTL> BEGIN failed--compilation aborted at C:\PROGRA~1\R\rw1051/bin/SHLIB line 21.

    PaulTL> 'cir3int.f' is a FORTRAN source file. Ideas?

The error message (2nd line of the 3 above) is from perl not
finding a very standard perl module.

--> hence a problem with your installation of perl.
    Did you follow the instructions {in the RW FAQ and references} 
    very closely?

    PaulTL> Thanks,
    PaulTL> Paul Louisell ....

you're welcome.
Martin Maechler <maechler at stat.math.ethz.ch>	http://stat.ethz.ch/~maechler/
Seminar fuer Statistik, ETH-Zentrum  LEO C16	Leonhardstr. 27
ETH (Federal Inst. Technology)	8092 Zurich	SWITZERLAND
phone: x-41-1-632-3408		fax: ...-1228			<><
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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