search for: paperconf

Displaying 20 results from an estimated 25 matches for "paperconf".

2006 Oct 23
5
Poll: Does R_PAPERSIZE in /etc/R/Renviron matter?
A heuristic runs via the r-base-core package postinst. It is intended to use the result from Debian's paperconf(1) toool, and to update the R environment variable R_PAPERSIZE accordingly. This apparently broke some time ago when R changed to a dual variable setup, and my regexp didn't notice. Does anybody use this, or is it ok if I simply disable this in Debian? In that case we simply do what everybo...
2020 Jul 10
2
force CUPS print server to fit-to-page
On Thu, Jul 9, 2020 at 3:18 PM Frank Cox wrote: > On Thu, 9 Jul 2020 13:00:19 -0400 > Josh wrote: > > > Does anyone have any ideas? > > Did you set /etc/papersize? > Initially I did not, because based on man paperconf the default paper size is letter. Still, after running sudo paperconfig -p letter which created /etc/papersize and restarting cups there are no changes. Josh.
2020 Jul 09
2
force CUPS print server to fit-to-page
Greetings, I've just set up an AirPrint server for a home office by following instructions in https://www.linux-magazine.com/Issues/2013/154/AirPrint-in-Linux and https://github.com/jpawlowski/airprint-generate Printer works just fine except for a problem described in https://serverfault.com/questions/897140/force-cups-print-server-to-fit-to-page-if-job-is-not-a4 Text jobs sent from iOS
2020 Jul 15
0
force CUPS print server to fit-to-page
...wrote: > On Thu, Jul 9, 2020 at 3:18 PM Frank Cox wrote: > >> On Thu, 9 Jul 2020 13:00:19 -0400 >> Josh wrote: >> >> > Does anyone have any ideas? >> >> Did you set /etc/papersize? >> > > Initially I did not, because based on > > man paperconf > > the default paper size is letter. > Still, after running > > sudo paperconfig -p letter > > which created /etc/papersize and restarting cups there are no changes. > > Josh. >
2004 Jan 19
1
png support on R debian sid 1.8.1 binary
I have updated my R to the current R version (1.8.1) using apt-get of the R binaries for debian sid in cran. Now, when I do: png(file="myplot.png") I get: Error in X11(paste("png::", filename, sep = ""), width, height, pointsize, : unable to start device PNG In addition: Warning message: No png support in this version of R what do I have to do to get the
2003 Dec 05
1
R 1.8.1 ./configure with "," in working directory (PR#5536)
...in the name of the working directory. REMARK As I have seen, ``,'' is used as separator for the sed statements in config.status. Would it be possible to use instead a character which cannot be used in a pathname, e.g. ``;''? ERROR MESSAGES ... checking for lpr... lpr checking for paperconf... false checking for recommended packages... yes configure: creating ./config.status config.status: creating Makeconf sed: -e expression #1, char 295: Unknown option to `s' config.status: creating Makefile sed: -e expression #1, char 295: Unknown option to `s' config.status: creating afm/M...
2006 Jun 28
2
An offer: R packages in Gentoo Land?
Greetings. I love R, we run Gentoo. I want to maintain R packages in the same methods I use for the rest of them; in Gentoo this is in "the portage tree", or in "a portage overlay". I am working towards something I consider suitable for production release, and wanted to ask if there are conventional blessings which I ought to ask of the R-devel folks; How does this usually
2000 Jun 24
1
Summary: # of users of R, and biological examples of the use of R: addendum
...recently installed' software. The full result for r-base is 35 'recently used', 49 'installed but not used' and 8 'recently upgraded'. However, your critic might still be valid here as upon installation, the postinst script uses perl to adjust the R_PAPERSIZE based on paperconf(1). This mightprobably triggers the atime upon package upgrade. Dirk ******************* Useful info from Dirk but this measures number of R Linux installations, not users. If 100K is an approximate number of R Linux installations, then the likely number of Linux R users could be somewhat mor...
2002 Jun 17
5
R-1.5.1 is released
...ent). symbols(circles=, lty="blank") was drawing the border of the disks. o Subsetting non-existent rows in a data frame would produce missing row names, which are not allowed. o On Unix, R_PAPERSIZE was set to '' instead of 'a4' as default on systems without paperconf. o Under GNOME, capabilities() now reports correctly that X11, png and jpeg are available (if they are under X11). o The names of some results of unlist() had the wrong internal length, which confused paste(). Both have been corrected. (PR#1524) o RweaveLatex.Rd had unbalanced bra...
2002 Jun 17
5
R-1.5.1 is released
...ent). symbols(circles=, lty="blank") was drawing the border of the disks. o Subsetting non-existent rows in a data frame would produce missing row names, which are not allowed. o On Unix, R_PAPERSIZE was set to '' instead of 'a4' as default on systems without paperconf. o Under GNOME, capabilities() now reports correctly that X11, png and jpeg are available (if they are under X11). o The names of some results of unlist() had the wrong internal length, which confused paste(). Both have been corrected. (PR#1524) o RweaveLatex.Rd had unbalanced bra...
2000 Feb 07
2
R-0.99.0 is released
...eprecated. The old-style command line options `-v' and `-n' are now defunct. o par("cxy") { == par("cin")/par("pin") in user coordinates} for S compatibility. o If R_PAPERSIZE is not specified otherwise, configure now tries to compute it by calling paperconf. o The deprecated alternative RPROFILE is no longer accepted: use R_PROFILE instead. o Added setequal() for set equality. o First argument renamed to "package" for library(), require(), provide(). o model.frame() now accepts data= arguments that can be coerced to da...
2000 Feb 07
2
R-0.99.0 is released
...eprecated. The old-style command line options `-v' and `-n' are now defunct. o par("cxy") { == par("cin")/par("pin") in user coordinates} for S compatibility. o If R_PAPERSIZE is not specified otherwise, configure now tries to compute it by calling paperconf. o The deprecated alternative RPROFILE is no longer accepted: use R_PROFILE instead. o Added setequal() for set equality. o First argument renamed to "package" for library(), require(), provide(). o model.frame() now accepts data= arguments that can be coerced to da...
2006 Jun 22
2
Error - Compiling R on a Sun V40Z - R/R-2.2.1 (PR#9024)
...ap support for zlib... yes checking whether bzip2 support needs to be compiled... yes checking whether PCRE support needs to be compiled... yes checking whether leap seconds are treated according to POSIX... yes checking for setitimer... yes checking for lpr... no checking for lp... lp checking for paperconf... false checking for java... /usr/bin/java checking for javac... /usr/bin/javac checking whether Java interpreter works... yes checking for Java environment... in /usr/jdk/instances/jdk1.5.0/jre checking whether NLS is requested... yes checking whether make sets $(MAKE)... yes checking for msgfmt....
2002 Jan 22
1
compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a) (PR#1275)
...ng version >= 1.0.5... no checking for XDR support... yes checking for gzopen in -lz... yes checking for zlib.h... yes checking if zlib version >= 1.1.3... no checking whether leap seconds are treated according to POSIX... yes checking for setitimer... yes checking for lpr... lpr checking for paperconf... false updating cache ./config.cache creating ./config.status creating Makeconf creating Makefile creating afm/Makefile creating doc/Makefile creating doc/html/Makefile creating doc/html/search/Makefile creating doc/manual/Makefile creating etc/Makefile creating etc/Makeconf creating etc/Renviron...
2009 Feb 21
1
Install failure (PR#13545)
...XFLAGS='' OBJC_LIBS='' OBJEXT='o' OSF_SH_BUG='' PACKAGE='R' PACKAGE_BUGREPORT='r-bugs at R-project.org' PACKAGE_NAME='R' PACKAGE_STRING='R 2.8.1' PACKAGE_TARNAME='R' PACKAGE_VERSION='2.8.1' PAGER='/usr/bin/less' PAPERCONF='' PATH_SEPARATOR=':' PDFLATEX='false' PDFTEX='false' PERL='/usr/bin/perl' PKGCONF='/usr/bin/pkg-config' POSUB='' PRI_MACROS_BROKEN='' RANLIB='' RBLAS_LDFLAGS='' READLINE_LIBS='' RLAPACK_LDFLAGS='' RMATH...
2000 Oct 31
1
conflicting types for `Rf_stirlerr
...-lsocket... (cached) yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for tclConfig.sh... no checking for tkConfig.sh... no checking for tcl.h... no checking whether leap seconds are counted... no checking for lpr... lpr checking for paperconf... false updating cache ./config.cache creating ./config.status creating Makeconf creating Makefile creating afm/Makefile creating demos/Makefile creating demos/dynload/Makefile creating doc/Makefile creating doc/html/Makefile creating doc/html/search/Makefile creating doc/manual/Makefile creating...
2005 May 11
5
Implementing R on IBM p690 cluster Jump
...ed... 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 whether leap seconds are treated according to POSIX... yes checking for setitimer... yes checking for lpr... lpr checking for paperconf... false checking for recommended packages... yes checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for strerror in -lcposix... no checking for signe...
2006 May 18
0
R-devel and PGI 6.0 compile error
...SET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... 1 checking for fseeko... (cached) yes checking whether KERN_USRSTACK sysctl is supported... no checking for lpr... lpr checking for paperconf... false checking for java... /usr/bin/java checking for javac... /usr/bin/javac checking whether Java interpreter works... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... pgf95 checking whether we are us...
2012 Aug 11
2
compile fails with x86_64-alpine-linux-uclibc-gcc
...es... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking whether KERN_USRSTACK sysctl is supported... no checking for visible __lib_stack_end... yes checking for lpr... no checking for lp... no checking for paperconf... /usr/bin/paperconf checking for java... no checking for javac... no checking for javah... no checking for jar... no checking whether Java compiler works... no checking whether Java compiler works for version 1.4... no checking whether Java interpreter works... no checking for x86_64-alpine-linux...
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
...S='' ORBIT_CONFIG='' ORBIT_IDL='' ORBIT_LIBS='' PACKAGE='R' PACKAGE_BUGREPORT='r-bugs at R-project.org' PACKAGE_NAME='R' PACKAGE_STRING='R 2.0.1' PACKAGE_TARNAME='R' PACKAGE_VERSION='2.0.1' PAGER='/usr/bin/less' PAPERCONF='' PATH_SEPARATOR=':' PDFLATEX='false' PDFTEX='false' PERL='/usr/bin/perl' RANLIB='ranlib' RLAPACK_LDFLAGS='' RMATH_HAVE_EXPM1='' RMATH_HAVE_LOG1P='' RMATH_HAVE_WORKING_LOG1P='' R_BATCHSAVE='' R_BROWSER='/us...