-----Original Message-----
From: Duncan Murdoch [mailto:dmurdoch at pair.com]
Sent: Monday, June 02, 2003 5:09 PM
To: STABLER Benjamin
Cc: r-help at stat.math.ethz.ch
Subject: Re: [R] Building an R package under Windows NT
On Mon, 2 Jun 2003 14:08:55 -0700 , you wrote:
Thanks for the suggestions.
1) I fixed the zip.exe PATH issue.
2) I removed unnecessary quotes around C:\Program Files\R
3) I ran Rcmd install emme2 with the following result:
Where is emme2? You shouldn't keep the source in the
$RHOME/library/emme2 directory, which is where it will be installed.
---------- Making package emme2 ------------
adding build stamp to DESCRIPTION
installing R files
175373 [main] sh 352 proc_subproc: Couldn't duplicate my
pid 1736008448, Win32 error 6
This is an error in sh.exe. Are you getting the one from the R
toolset, or possibly another one?
Duncan Murdoch