search for: rzlib

Displaying 13 results from an estimated 13 matches for "rzlib".

Did you mean: zlib
2011 Mar 07
1
Problem building R-2.13 r54683 on Windows
...it looks like this problem has somehow been reintroduced. I am now trying to build R-devel 54683 from source, again following the manual. I get the same error as below: gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic -c zutil.c -o zutil. o make[4]: *** No rule to make target `Rzlib.def', needed by `Rzlib.dll'. Stop. make[3]: *** [rlibs] Error 1 make[2]: *** [../../bin/i386/R.dll] Error 2 make[1]: *** [rbuild] Error 2 make: *** [all] Error 2 Hope someone can have a look. Thanks Dan On Thu, Mar 3, 2011 at 10:50 AM, Dan Tenenbaum <dtenenba at fhcrc.org> wrote:...
2011 Mar 03
1
Problem building R-2.13 r54645 on Windows
...all recommended" command ends as follows on both 32 and 64-bit Windows (Windows Server 2003 R2 Enterprise Edition Service Pack 2 and Windows Server 2008 R2 Enterprise): gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic -c zutil.c -o z o make[4]: *** No rule to make target `Rzlib.def', needed by `Rzlib.dll'. Stop. make[3]: *** [rlibs] Error 1 make[2]: *** [../../bin/i386/R.dll] Error 2 make[1]: *** [rbuild] Error 2 make: *** [all] Error 2 Thanks Dan [[alternative HTML version deleted]]
2014 Jun 30
1
Building R on Windows: mkdir of Rtools creates directories with read-only permissions [WEIRD]
...014 06:18 PM <DIR> . > 01/08/2014 06:18 PM <DIR> .. > 01/08/2014 06:18 PM 3,059,712 R.dll > 01/08/2014 06:18 PM 348,995 Rgraphapp.dll > 01/08/2014 06:18 PM 102,975 Riconv.dll > 01/08/2014 06:18 PM 154,917 Rzlib.dll > 4 File(s) 3,666,599 bytes > 2 Dir(s) 22,424,739,840 bytes free > > What's weird is that these files have **read permission disabled**: > > C:\R\src\gnuwin32>file ..\..\bin\i386\*.dll > ..\..\bin\i386\R.dll: writable, ex...
2014 Jan 09
0
Building R on Windows: mkdir of Rtools creates directories with read-only permissions [WEIRD]
...of C:\R\bin\i386 01/08/2014 06:18 PM <DIR> . 01/08/2014 06:18 PM <DIR> .. 01/08/2014 06:18 PM 3,059,712 R.dll 01/08/2014 06:18 PM 348,995 Rgraphapp.dll 01/08/2014 06:18 PM 102,975 Riconv.dll 01/08/2014 06:18 PM 154,917 Rzlib.dll 4 File(s) 3,666,599 bytes 2 Dir(s) 22,424,739,840 bytes free What's weird is that these files have **read permission disabled**: C:\R\src\gnuwin32>file ..\..\bin\i386\*.dll ..\..\bin\i386\R.dll: writable, executable, regular file, no read per...
2010 Dec 30
1
problem building R 2.12.1 64-bit on Windows 7
Hello, I am stuck trying to build 64-bit R 2.12.1 on Windows 7, hopefully the problem is obvious and someone can point out what I'm missing. Well into the "make all recommended" process, I get an error: make[4]: *** [Rzlib.dll] Error 4 (A longer report on the error in the build print is below - there is also help output from sed that I have included but don't know if it is relevant. ) If I follow the same set up but choose a 32-bit build it runs successfully to completion and I can run R. I have tried this on...
2012 May 09
1
Compiling R on Windows XP - Rgui crashes yet Rterm works
Hello. I am trying to build R on Windows. It appears that my build passes the various "make checks" (unless I missed some error) and running Rterm seems to work fine whereas Rgui has an immediate error stating " AppName: rgui.exe AppVer: 2.150.58871.0 ModName: rzlib.dll ModVer: 0.0.0.0 Offset: 0000a9e5 The taskbar still works, but the console window has nothing in it, and trying to open a script drops me back to Windows. Even though it seemingly passing make check-all, I ran 'testInstalledBasic ("both")' in the terminal and received the s...
2018 Feb 13
0
R Compilation gets stuck on Windows 64
...don't need the line: *TCL_VERSION = 86 * in the file *Makeconf *inside *R_HOME/src/gnuwin32/fixed/etc*. Hence I am commenting it. Also I noticed, just above this line (line 60), the following line which specifies Rgraphapp: *GRAPHAPP_LIB = -lRgraphapp* # TCL_VERSION = 86 # was a reference to Rzlib.dll in R < 3.2.0 ZLIB_LIBS = -lz This looks like the step which is causing the error. Anything I can try out at this point? Regards, Indrajit On Fri, Feb 9, 2018 at 9:58 PM, Avraham Adler <avraham.adler at gmail.com> wrote: > On Fri, Feb 9, 2018 at 9:29 AM, Kenny Bell <kmbell56...
2013 Jan 15
1
Using system() to dump HDF to text file?
Hi all -- I am working on 64-bit Windows XP. I'm not a very technical person when it comes to the command line stuff, so please forgive me if this is a stupid question. I have a bunch of HDF files, and I want to dump a single PM25 data layer from each file to .txt by invoking ncdump.exe from system(). Here's a sample command string: "C:/ncdump -v PM25 C:/01aug2010.hdf >
2008 Jul 29
1
R crashes on new laptop
...ON="0x10000" UPTO_BIN_FILE_VERSION="2.71.45970.0" UPTO_BIN_PRODUCT_VERSION="3.0.0.0" LINK_DATE="06/23/2008 12:07:30" UPTO_LINK_DATE="06/23/2008 12:07:30" VER_LANGUAGE="English (United States) [0x409]" /> <MATCHING_FILE NAME="Rzlib.dll" SIZE="92826" CHECKSUM="0x6F321612" MODULE_TYPE="WIN32" PE_CHECKSUM="0x1CAF9" LINKER_VERSION="0x10000" LINK_DATE="06/23/2008 12:06:51" UPTO_LINK_DATE="06/23/2008 12:06:51" /> </EXE> <EXE NAME="ig4icd32.d...
2008 May 19
1
using zlib in a package: problems in windows
...m nnhl.c gcc -std=gnu99 -Ic:/R/R-patc~1/include -O3 -Wall -c nnhl.c -o nnhl.o windres --preprocessor="gcc -E -xc -DRC_INVOKED" -I c:/R/R-patc~1/include -i RJaCGH_res.rc -o RJaCGH_res.o gcc -std=gnu99 -shared -s -o RJaCGH.dll RJaCGH.def nnhl.o RJaCGH_res.o -Lc:/R/R-patc~1/bin -lRzlib -lR nnhl.o:nnhl.c:(.text+0x138f): undefined reference to `gzprintf' nnhl.o:nnhl.c:(.text+0x13ae): undefined reference to `gzprintf' nnhl.o:nnhl.c:(.text+0x13d2): undefined reference to `gzprintf' nnhl.o:nnhl.c:(.text+0x13f6): undefined reference to `gzprintf' nnhl.o:nnhl.c:(.text+...
2018 Feb 09
2
R Compilation gets stuck on Windows 64
On Fri, Feb 9, 2018 at 9:29 AM, Kenny Bell <kmbell56 at gmail.com> wrote: > I suggest that you work off the build process in the rwinlib repository so > you are starting from something that you know works and already incorporates > the set of dependencies you need. Hello, Kenny. For what it's worth I've been successfully building R+OpenBLAS on Windows64 since 2013, which
2012 Dec 17
1
Problems with building R from sources
...../appl/libappl.a ../nmath/libnmath.a getline/gl.a ../extra/xdr/libxdr.a ../extra/pcre/libpcre.a ../extra/bzip2/libbz2.a ../extra/intl/libintl.a ../extra/trio/libtrio.a ../extra/tzone/libtz.a ../extra/tre/libtre.a ../extra/xz/liblzma.a dllversion.o -fopenmp -L. -lgfortran -lRblas -L../../bin/i386 -lRzlib -lRgraphapp -lRiconv -lcomctl32 -lversion e:/dev/rtools/gcc-4.6.3/bin/../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lRzlib e:/dev/rtools/gcc-4.6.3/bin/../lib/gcc/i686-w64-mingw32/4.6.3/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lRgraphapp e:/dev/...
2008 Apr 24
0
R crashes while running a positive checked script (PR#11264)
...6.00.2800.1106 Base: 70BD0000 VERSION.dll 5.00.2195.6623 Base: 77820000 LZ32.dll 5.00.2195.6611 Base: 759B0000 iconv.dll Base: 63940000 Rzlib.dll Base: 6F8C0000 comdlg32.dll 5.00.3700.6693 Base: 76B30000 IMM32.dll 5.00.2195.6655 Base: 75E60000 ole32.dll 5.00.2195.7034 Base...