..many thanks, no it works until he didn't find hhc.exe (..but the path to HTMLHelpWorkshop should be correct !?) and break down, ok i just check all path settings and find a solution for my self ! But here another problem: ...modify without the MkRules in my current binary R.1.6.1\src\gnuwin32 C:\DataMining\rw1061\library>Rcmd INSTALL Oop make: Entering directory `/cygdrive/c/dataMining/rw1061/src/gnuwin32' make DLLNM= FLIBS="-lg2c -lRblas" \ -C C:/DataMining/rw1061/library/Oop PKG=Oop RHOME=c:/dataMining/rw1061 RLIB=C:/dataMining/rw1061/library RVER=1.6.1 \ -f c:/dataMining/rw1061/src/gnuwin32/MakePkg make: Entering an unknown directory make: *** C:/DataMining/rw1061/library/Oop: No such file or directory. Stop. make: Leaving an unknown directory make: *** [pkg-Oop] Error 2 make: Leaving directory `/cygdrive/c/dataMining/rw1061/src/gnuwin32' *** Installation of Oop failed *** Sure a PathProblem - Is it correct to set the cross-compiler.settings to the MinGW folder ? THANKS for ADVANCE & regards,Christian ## =================== cross-compiler settings ================ ifeq ($(strip $(BUILD)),CROSS) # Next two might be i386-mingw32msvc- or i586- depending on the cross-compiler. BINPREF=mingw32- # Set this to where the mingw32 include files are. It must be accurate. HEADER=C:/MinGW/include endif -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Hi, what's wrong ? C:\Rcompile\R-1.6.1\src\gnuwin32>make MkRules:92: *** missing separator. Stop. (1) Download all neccessary file's (2) Create a folder c:\Rcompile (3) Copy Files from Tools.zip -> c:\Rcompile (3) Install InnoSetup2 -> c:\Rcompile\Innosetup2 (4) Install HTMLHELPWorkshop -> c:\Rcompile\HTMLHELPWorkshop (5) tar zxvf R-1.6.1.tgz -> copy files to c:\Rcompile\R1.6.1 (6) tar zxvf pcre-3.9.tar.gz -> copy files to c:\Rcompile\R.1.6.1\src\extra\pcre (7) tar zxvf bzip2-1.0.2.tar.gz -> copy files to c:\Rcompile\R.1.6.1\src\extra\bzip2 Set all path for necessary folders !? (perl) works ! C:\Rcompile\R-1.6.1\src\extra>perl -v This is perl, v5.6.1 built for MSWin32-x86-multi-thread (with 1 registered patch, see perl -V for more detail) (tcltk) & (miketex) works, too ! ---------------------------------------- P.S. What i have to done to install a package from source i.e. OOP_0.4-1_R.tar.gz in Win2000 ? ...unpack in rw1061\library\oop and type Rcmd Install oop works not !? many thanks and regards,Christian -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Christian Schulz wrote:> > ..many thanks, no it works until he didn't find hhc.exe (..but the path to > HTMLHelpWorkshop should be correct !?) > and break down, ok i just check all path settings and find a solution for my > self ! > > But here another problem: > ...modify without the MkRules in my current binary R.1.6.1\src\gnuwin32 > > C:\DataMining\rw1061\library>Rcmd INSTALL Oop > > make: Entering directory `/cygdrive/c/dataMining/rw1061/src/gnuwin32' > make DLLNM= FLIBS="-lg2c -lRblas" \ > -C C:/DataMining/rw1061/library/Oop PKG=Oop RHOME=c:/dataMining/rw1061 > RLIB=C:/dataMining/rw1061/library RVER=1.6.1 \ > -f c:/dataMining/rw1061/src/gnuwin32/MakePkg > make: Entering an unknown directory > make: *** C:/DataMining/rw1061/library/Oop: No such file or directory. > Stop. > make: Leaving an unknown directory > make: *** [pkg-Oop] Error 2 > make: Leaving directory `/cygdrive/c/dataMining/rw1061/src/gnuwin32' > *** Installation of Oop failed *** > > Sure a PathProblem - Is it correct to set the cross-compiler.settings > to the MinGW folder ?Compiling on Windows for Windows has nothing to do with cross-compiling ... Uwe Ligges -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Thu, 14 Nov 2002, Christian Schulz wrote:> ..many thanks, no it works until he didn't find hhc.exe (..but the path to > HTMLHelpWorkshop should be correct !?)Read again: INSTALL says: Check your path --------------- You need the following in your path: . our toolset mingw\bin Perl\bin the latex bin directory zip.exe, unzip.exe, hhc.exe Do not use spaces nor unnecessary quotes in your PATH variable. so I think you failed to follow one whole chunk of the instructions!> and break down, ok i just check all path settings and find a solution for my > self ! > > But here another problem: > ...modify without the MkRules in my current binary R.1.6.1\src\gnuwin32 > > C:\DataMining\rw1061\library>Rcmd INSTALL Oop > > make: Entering directory `/cygdrive/c/dataMining/rw1061/src/gnuwin32' > make DLLNM= FLIBS="-lg2c -lRblas" \ > -C C:/DataMining/rw1061/library/Oop PKG=Oop RHOME=c:/dataMining/rw1061 > RLIB=C:/dataMining/rw1061/library RVER=1.6.1 \ > -f c:/dataMining/rw1061/src/gnuwin32/MakePkg > make: Entering an unknown directory > make: *** C:/DataMining/rw1061/library/Oop: No such file or directory. > Stop. > make: Leaving an unknown directory > make: *** [pkg-Oop] Error 2 > make: Leaving directory `/cygdrive/c/dataMining/rw1061/src/gnuwin32' > *** Installation of Oop failed *** > > Sure a PathProblem - Is it correct to set the cross-compiler.settings > to the MinGW folder ?Surely you are not cross-compiling! If you were, Rcmd would not work. Uwe Ligges already told you *not* to unpack in ...\rw1061\library, but that seems to be exactly what you have done, hence the problem. -- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._