similar to: .print.via.format not found when building r61617?

Displaying 20 results from an estimated 1500 matches similar to: ".print.via.format not found when building r61617?"

2012 Jan 10
1
rjags installation trouble
Trying to install latest rjags (3-5) from CRAN with JAGS 3.2.0 installed on Ubuntu 10.04, with r-devel ... the bottom line is that it fails while loading with /libs/rjags.so: undefined symbol: _ZN7Console15checkAdaptationERb Has anyone else seen this or is it a glitch somewhere in my system? thanks Ben Bolker ================== bolker at ubuntu-10-new:~/R/pkgs/rjags$ jags Welcome to
2015 Aug 07
3
Shared folders with Centos-7 guest in VMware-10 using open-vm-tools
Hi! Just wondering if anyone has this working ... Centos-7 guest in VMware-10 host (on Windows-7 :-( ) Out of the box, shared folders and drag&drop do not work although X screen resolution sensing is fine (ie xrandr reports the resolution of the host screen as well as the peculiar screen options built-in) and I can Alt-Enter to full screen quite happily. I tried Fedora-22 too but did
2011 Sep 20
1
difficulty with 'parallel' in building r57032 -- missing Makefile?
From SVN revision 57032, with configuration R is now configured for i686-pc-linux-gnu Source directory: . Installation directory: /usr/local C compiler: gcc -std=gnu99 -g -O2 Fortran 77 compiler: gfortran -g -O2 C++ compiler: g++ -g -O2 Fortran 90/95 compiler: gfortran -g -O2 Obj-C compiler: Interfaces supported: X11
2017 Oct 11
3
[PATCH 0/2] v2v: -i vmx: Allow deviceType field to be completely omitted.
A colleague found some VMX files which omit the deviceType field. This allows -i vmx mode to parse them. Rich.
2012 Jan 13
2
Problem with not installing package, exec do an error
Hello I have a list of successive package, and it occured that some package are not installed. exec { ''sudo gem update --system'': path => [''/usr/bin/''], alias => updateGem, } package { '' libmemcached-dev'': ensure => present, alias => memDev, require => Exec[updateGem], } package { '' libmemcached-dbg'':
2015 Aug 07
3
Shared folders with Centos-7 guest in VMware-10 using open-vm-tools
try modprobe vmhgfs -- Eero 2015-08-07 6:53 GMT+03:00 Bob Hepple <bob.hepple at gmail.com>: > Bob Hepple <bob.hepple at ...> writes: > > > It's the shared folder that I would really like to get working. vmware- > > hgfsclient reports my share but there is no /mnt/hgfs directory. Also > > 'lsmod|grep hgfs' reports nothing. > > > > also:
2012 Aug 30
1
[Pv-drivers] [vmw_vmci 00/11] VMCI driver for Linux
The following series implements VMware VMCI linux kernel driver. Changes includes VMCI driver public API naming conversion from upper case to lower case, some bug fixes. In an effort to improve the out-of-the-box experience with Linux kernels for VMware users, VMware is working on readying the Virtual Machine Communication Interface (vmw_vmci) and VMCI Sockets (vmw_vsock) kernel modules for
2012 Aug 30
1
[Pv-drivers] [vmw_vmci 00/11] VMCI driver for Linux
The following series implements VMware VMCI linux kernel driver. Changes includes VMCI driver public API naming conversion from upper case to lower case, some bug fixes. In an effort to improve the out-of-the-box experience with Linux kernels for VMware users, VMware is working on readying the Virtual Machine Communication Interface (vmw_vmci) and VMCI Sockets (vmw_vsock) kernel modules for
2012 Feb 17
1
building r-devel
I'm sure I'm being an absolute bonehead (again), but can someone suggest what I might be doing wrong? Trying to build latest r-devel on Ubuntu 10.04; as recommended in various places, trying to build it in a separate build directory (since starting to compose this e-mail I've found that it works if I build in the original source directory [as disrecommended], so this has become a
2014 Sep 17
1
issue with compiling r6
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am painfully aware that this is most likely a problem with my system, but I am nevertheless going to ask if anyone has any ideas/suggestions for diagnosis and trouble-shooting. - From a clean checkout of release 66624 on Ubuntu 12.04 (32-bit, sorry!): gcc (Ubuntu/Linaro 4.6.4-1ubuntu1~12.04) 4.6.4 svn checkout https://svn.r-project.org/R/trunk/
2012 Jan 27
2
misfeature: forced file.copy() of a file over itself truncates the file ...
Try this: fn <- "tmp.dat" x <- 1:3 dump("x",file=fn) file.info(fn) ## 9 bytes file.copy(paste("./",fn,sep=""),fn,overwrite=TRUE) file.info(fn) ## 0 bytes (!!) Normally file.copy() checks and disallows overwriting a file with itself, but it only checks whether character string 'from' is the same as character string 'to'
2010 Dec 05
9
ntfs
CentOS 5.5 is installed in the system. I installed the package kmod-ntfs-2.1.27-3.el5.elrepo.x86_64.rpm I mounted Seagate external hard disk. I am able to copy contents from the hard disk to the system but not from the system to the hard disk. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Jul 30
0
[CentOS 6.5]mounting hgfs shares failed
Hi all, I instaled a CentOS 6.5 in Vmware and installed the vmware-tools. Howerver, when I start up, it gives me the message that mounting hgfs shares [failed] How do I solve this, any thoughts?
2008 Jun 04
0
Compile error on CentOS 4.6
I am installing SPLASH(http://www-flash.stanford.edu/SPLASH/) benchmark codes on CentOS 4.6. And there is compile error during make.. Here is the error messages. Does it come from the gcc library? Should I update the gcc or other library? [root at localhost barnes]# make BARNES make: Warning: File `code.C' has modification time 6e+02 s in the future m4 -s -Ulen -Uindex
2008 Jun 04
1
Installing GLIBC for CentOS 4.6
I'd like to modify pthread library ( e.g. manipulating some functions ) in glibc, so I want to compile and install modified glibc. However, I failed to compile glibc and need some help. How can I fix the problem? Here is the process that I've tried. 1. download glibc-2.3.4.tar.tar from http://ftp.gnu.org/gnu/glibc/ 2. unzip glibc-2.3.4.tar.tar 3. make build-folder [root at localhost /]#
2013 Jul 12
1
robustbase compilation problem: probably boneheaded? maybe 32-bit?
With a recent SVN build (R Under development (unstable) (2013-07-10 r63264) -- "Unsuffered Consequences"), I'm having trouble installing the robustbase package. The bottom line is that I *think* it's a 32-bit-system problem, but I could easily be mistaken. robustbase is passing its package checks: http://cran.r-project.org/web/checks/check_results_robustbase.html ... but from
2015 Aug 07
0
Shared folders with Centos-7 guest in VMware-10 using open-vm-tools
Bob Hepple <bob.hepple at ...> writes: > It's the shared folder that I would really like to get working. vmware- > hgfsclient reports my share but there is no /mnt/hgfs directory. Also > 'lsmod|grep hgfs' reports nothing. > also: mount -t vmhgfs .host:/ /mnt/tmp mount: unknown filesystem type 'vmhgfs' ... which kinda sorta tells me I need to modprobe
2007 Oct 18
2
GRUB + zpool version mismatches
Apparently with zfs boot, if the zpool is a version grub doesn''t recognize, it merely ignores any zfs entries in menu.lst, and apparently instead boots the first entry it thinks it can boot. I ran into this myself due to some boneheaded mistakes while doing a very manual zfs / install at the summit. Shouldn''t it at least spit out a warning? If so, I have no issues filing a
2007 Nov 20
5
Solaris 10 Jumpstart instructions on the wiki now
Not that I''m much of a Solaris guy, and definitely not a Solaris 10 guy, but since nobody else had posted anything yet: http://reductivelabs.com/trac/puppet/wiki/PuppetSolaris#Solaris10 The good news is that it appears to be a completely hands-off puppetd installation. Just sign the client key afterwards on the puppetmaster and you''re set. The bad news is that it''s
2006 Nov 16
1
LDA Question
I need some advice about replacing maildrop with the Dovecot LDA. I need to replicate a setup that uses postfix+maildrop+spamassassin. We'll be using Dovecot 1rc13. In the current setup, maildrop reads a file called .mailfilter in each user's folder, then call spamassassin according to the user's preferences. The file is simple, and looks like this -- if ( $SIZE > 20971520 ) {