Displaying 10 results from an estimated 10 matches for "tiffopen".
2011 Jun 05
1
Can't compile rtiff for OSX
...ks... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for TIFFOpen in -ltiff... no
Error: Could not find libtiff.
ERROR: configuration failed for package ?rtiff?
* removing ?/Library/Frameworks/R.framework/Versions/2.13/Resources/library/rtiff?
TIFFOpen is in libtiff:
$ nm /opt/local/lib/libtiff.dylib | grep TIFFOpen
0000000000030740 T _TIFFOpen
So I think the...
2024 Feb 26
1
igraph_vertex
...s a lot.
I used:
windowsFonts(Helvetica = windowsFont("Helvetica"))
No warning now with Helvetica
Additionally I used "sans", similarly no warning in the first part.
But still not able to open tiff with both versions:
Using "stress" as default layout
> dev.off()
TIFFOpen: figures/AES_network_bymembership.tiff: Cannot open.
RStudioGD
2
Warning message:
In dev.off() :
unable to open TIFF file 'figures/AES_network_bymembership.tiff'
Kind regards
Sibylle
-----Original Message-----
From: Ivan Krylov <ikrylov at disroot.org>
Sent: Monday, Feb...
2012 Oct 17
1
Unable to install rtiff package
...her we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for TIFFOpen in -ltiff... no
Error: Could not find libtiff.
ERROR: configuration failed for package ?rtiff?
* removing ?/home/lapalmejo/R/i686-pc-linux-gnu-library/2.14/rtiff?
* restoring previous
?/home/lapalmejo/R/i686-pc-linux-gnu-library/2.14/rtiff?
The downloaded packages are in...
2004 Jun 16
1
RxFax - Fast carrier training failed
...t carrier up
Coarse carrier frequency 1832.96 (4)
Training error 927.702492
Training failed (convergence failed)
Fast carrier training failed
-- Executing System("Zap/2-1", "/usr/local/sbin/mailfax /var/spool/
asterisk-fax/1087447538.0.tif ipso@snappymail.ca ") in new stack
TIFFOpen: /var/spool/asterisk-fax/1087447538.0.tif: Cannot open.
--
Mike Benoit <ipso@snappymail.ca>
2004 Sep 26
0
Error Compiling libunicall for MFC/R2 with spandsp
...ence to `TIFFSetField'
/usr/local/lib/libspandsp.so: undefined reference to `TIFFClientOpen'
/usr/local/lib/libspandsp.so: undefined reference to `TIFFSetDirectory'
/usr/local/lib/libspandsp.so: undefined reference to `TIFFClose'
/usr/local/lib/libspandsp.so: undefined reference to `TIFFOpen'
/usr/local/lib/libspandsp.so: undefined reference to `TIFFWriteDirectory'
/usr/local/lib/libspandsp.so: undefined reference to `TIFFReadScanline'
/usr/local/lib/libspandsp.so: undefined reference to `_TIFFrealloc'
/usr/local/lib/libspandsp.so: undefined reference to `TIFFStripSize&...
2019 Feb 25
1
Is libtiff >= 4.0.0 now required by R for TIFF support?
...ot; "$LAPACK" --enable-BLAS-shlib --enable-R-shlib
(and build with Intel compilers.)
The tiff-related output of the configure script in R 3.2.5 was
$ grep -i tiff _log_3.2.5
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFOpen in -ltiff... yes
Additional capabilities: PNG, JPEG, TIFF, NLS, cairo
Beginning with R 3.3.0, it was just
$ grep -i tiff _log_3.3.0
Capabilities skipped: TIFF, ICU
(This has been the output for all versions we've installed since 3.3.0.)
I looked at the configure script, and in...
2024 Feb 26
1
igraph_vertex
? Mon, 26 Feb 2024 09:02:56 +0100
SIBYLLE ST?CKLI via R-help <r-help at r-project.org> ?????:
> In the following code, which loads the tiff file, I get the following
> error
This warning is definitely worth investigating, but it shouldn't
interrupt your code. Does the figure come out wrong after you see this
warning?
> In doTryCatch(return(expr), name, parentenv, handler) :
2012 Aug 11
2
compile fails with x86_64-alpine-linux-uclibc-gcc
...USE_SYSTEM(zlib)],
--- m4/R.m4.orig 2012-01-02 17:05:22.000000000 +0000
+++ m4/R.m4 2012-01-02 17:08:08.000000000 +0000
@@ -2005,16 +2005,18 @@
[Define if you have the PNG headers and libraries.])
fi
fi
-AC_CHECK_HEADERS(tiffio.h)
-# may need to resolve jpeg routines
-AC_CHECK_LIB(tiff, TIFFOpen, [have_tiff=yes], [have_tiff=no], [${BITMAP_LIBS}])
-if test "x${ac_cv_header_tiffio_h}" = xyes ; then
- if test "x${have_tiff}" = xyes; then
- AC_DEFINE(HAVE_TIFF, 1, [Define this if libtiff is available.])
- BITMAP_LIBS="-ltiff ${BITMAP_LIBS}"
- else
- hav...
2008 Dec 22
1
Error compiling R.2.8.1 with gcc 4.4 on Mac OS 10.5.6
...support needs to be compiled... yes
checking mmap support for zlib... yes
checking whether bzip2 support needs to be compiled... yes
checking whether PCRE support needs to be compiled... yes
checking tiffio.h usability... no
checking tiffio.h presence... no
checking for tiffio.h... no
checking for TIFFOpen in -ltiff... no
checking whether leap seconds are treated according to POSIX... yes
checking for setitimer... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for la...
2008 Dec 29
0
Serial Correlation Test for Short Time Series
...support needs to be compiled... yes
checking mmap support for zlib... yes
checking whether bzip2 support needs to be compiled... yes
checking whether PCRE support needs to be compiled... yes
checking tiffio.h usability... no
checking tiffio.h presence... no
checking for tiffio.h... no
checking for TIFFOpen in -ltiff... no
checking whether leap seconds are treated according to POSIX... yes
checking for setitimer... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for la...