search for: iscc

Displaying 5 results from an estimated 5 matches for "iscc".

Did you mean: icc
2019 Apr 28
2
Inno Setup 6.0.2 fails before creating exe file on Windows (R-3.6.0)
I am working on compiling R-3.6.0 for Windows 10 64bit using rtools40 (beta 11). I had also installed the most recent update of Inno setup, which is now 6.0.2.With that version, `make risntaller` fails at the call to ""C:/R/Inno/iscc" R.iss > R-3.6.0.log 2>&1" and just exits, pointing to line 175 of the makefile which is: $(RPREFIX)-win.exe: R.iss "$(ISDIR)/iscc" R.iss > $(RPREFIX).log 2>&1 Reinstalling Inno Setup 5.6.1 does allow the exe file to be created. Thank you, Avi
2010 Jul 13
1
Building a custom Windows installer
...rc\R-2.11.1\src\gnuwin32\installer>make myR IMAGEDIR=c:/temp/R-2.11.1 MDISDI=1 echo "make.packages.html(.Library)" | c:/temp/R-2.11.1/bin/rterm --vanilla --sla ve LC_COLLATE=C Making packages.html ... done adding MD5 checksums perl JRins.pl R-2.11.1 c:/temp/R-2.11.1 1 1 0 R-core "/iscc" R.iss > myR.log /iscc: not found make: *** [myR] Error 127 ----------- snip ----------- Any help would be appreciated. John -------------------------------- John Fox Senator William McMaster Professor of Social Statistics Department of Sociology McMaster University Hamilton, Ontari...
2019 May 01
0
Inno Setup 6.0.2 fails before creating exe file on Windows (R-3.6.0)
...raham.adler at gmail.com> wrote: > > I am working on compiling R-3.6.0 for Windows 10 64bit using rtools40 > (beta 11). I had also installed the most recent update of Inno setup, > which is now 6.0.2.With that version, `make risntaller` fails at the > call to ""C:/R/Inno/iscc" R.iss > R-3.6.0.log 2>&1" and just exits, > pointing to line 175 of the makefile which is: > > $(RPREFIX)-win.exe: R.iss > "$(ISDIR)/iscc" R.iss > $(RPREFIX).log 2>&1 > > Reinstalling Inno Setup 5.6.1 does allow the exe file to be creat...
2005 Dec 27
2
NoMethodError in new scaffold
...email | varchar(50) | NO | | | | | phone | varchar(30) | NO | | | | | altphone | varchar(30) | YES | | NULL | | | badgecolor | varchar(2) | YES | | NULL | | | iscc | varchar(2) | NO | | | | | orgu | varchar(50) | NO | | | | +------------------+-------------+------+-----+---------+----------------+ -- Posted via http://www.ruby-forum.com/.
2005 Jun 27
2
R v2.1.1 for Windows and "non-reproducible" crashes
Hi, R v2.1.1 patched (2005-05-26) for Windows crashes. The sympotoms are like "memory leakage". The patched version from two days ago crashes at a different position in R CMD check compared to todays version. A "REPRODUCIBLE" EXAMPLE: Unfortunately, I cannot create a minimal code example reproducing the crash, but here is at least a simple way to reproduce it: 1. Make