similar to: netlogo r-extension loadlibrary() failures

Displaying 8 results from an estimated 8 matches similar to: "netlogo r-extension loadlibrary() failures"

2009 Sep 08
1
variables on files
I have this configuration: class monit { # Installing packages. package { "monit": ensure => latest; } file { "/etc/default/monit": owner => "root", group => "root", mode => "0644", source => "puppet:///monit/etc/default/monit", } file { "/etc/monit/monitrc": owner => "root", group =>
2008 Oct 18
0
JGR not launch for non-root user
Hi there, I am a newbie to R and just installed R 2.7.2 and JGR. As root, JGR launch successfully both in R or by a launcher (a script in shell), but it not works for non-root user. What's the cause of this issue? sudo update-java-alternatives -s java-6-sun sudo R CMD javareconf sudo R >install.packages("JGR", dep=TRUE) >library(JGR) >JGR() # JGR launched successfully
2011 Dec 16
6
java installation failure
Readers, Openjdk and ibm java versions have failed to install, all reporting a bad elf, e.g. ./ibm-java-i386-sdk-7.0-0.0.bin Preparing to install... Extracting the JRE from the installer archive... Unpacking the JRE... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... strings: '/lib/libc.so.6': No such file
2009 May 02
0
installing maple 8 - Java error
I am trying to install my copy of maple 8 for windows, using wine in mandriva 2008.1. Apparently there is a difficulty with handling the java code for the installantion front-end. Below I report the log file showing the error. One curious thing is that I get very close to make wine run the maple 8 version I have already installed in a windows XP partition. The maple window correctly pops up, but
2009 Jan 18
0
FreePhoneLine Java app troubleshooting, would love some help!
My Voip provider has a Windows app for their phone service, and I'm having no luck getting it to work via wine. I would be very very grateful if anyone can help me out with this scenario. Below are my details and error output to stdout.. ___My Env___ Ubuntu 8.10 -- 2.6.27-11-generic #1 SMP Thu Jan 8 08:38:38 UTC 2009 x86_64 GNU/Linux wine-1.1.13 Windows app is calle: FreePhoneLine.exe
2011 May 28
1
Battle.net SystemCheck doesn't send data
Hello, I've been trying to setup my beta profile account for my Battle.net account using their SystemCheck_enUS.exe. It runs fine, you accept the terms, the information seems fine, you click send but then it returns that it had a problem sending the data. Terminal ouput: http://pastebin.com/BnXk6Qib I would like to report it as a bug but it said to post here if unsure (which I am). I've
2013 Feb 08
1
ClassNotFoundException when running distributed job using rJava package
Hi, I have a MapReduce Java code, which I am calling from R using rJava. I have prepared the R package and tested that successfully. But when I deployed the package in a cluster and executed it, I am getting ClassNotFoundException. If I run the same job directly without integrating with R, it runs perfectly. Here is my R code: library(rJava) muMstSpark <- function(mesosMaster = NULL, input =
2018 Dec 07
0
Wine release 4.0-rc1
The Wine development release 4.0-rc1 is now available. This is the first release candidate for the upcoming Wine 4.0. It marks the beginning of the code freeze period. There have been many last minute changes, so please give this release a good testing to help us make 4.0 as good as possible. What's new in this release (see below for details): - Preloader implemented on mac OS. - Mouse