Re: [Rd] Failure to build home-made package on WINDOWS 2000 professional

2006-09-12 Thread Joost Schalken
Thank you for the interest in my problem. >From the questions I see I forgot to provide some vital information, for which I am sorry. Based on the question Uwe Ligges, I scrutinized my PATH settings and saw that my system administrators included a reference to a Cygwin installation (which caused p

Re: [Rd] Failure to build home-made package on WINDOWS 2000 professional

2006-09-11 Thread miguel manese
Maybe you're doing bash . script.sh (i.e. source the script) ? M. Manese On 9/12/06, Uwe Ligges <[EMAIL PROTECTED]> wrote: > > > Joost Schalken wrote: > > Dear all, > > > > I am trying to build a home-made package (log2html) to > > log R output to an HTML file. The package can be build > > succ

Re: [Rd] Failure to build home-made package on WINDOWS 2000 professional

2006-09-11 Thread Uwe Ligges
Joost Schalken wrote: > Dear all, > > I am trying to build a home-made package (log2html) to > log R output to an HTML file. The package can be build > successfully under Solaris, however I am unable to build > the system under Windows 2000 Professional. > > I read (and tried to follow to the l

[Rd] Failure to build home-made package on WINDOWS 2000 professional

2006-09-11 Thread Joost Schalken
Dear all, I am trying to build a home-made package (log2html) to log R output to an HTML file. The package can be build successfully under Solaris, however I am unable to build the system under Windows 2000 Professional. I read (and tried to follow to the letter) Duncan Murdoch's "Building R for