Displaying 20 results from an estimated 1000 matches similar to: "Problem w/cygwin1.1 (maybe)"
2006 Sep 13
2
kernel-2.6.9-42.0.2 and LVM
Sep 13 12:18:56 sfe fsck: /dev/VolGroup00/LogVol00 is mounted.
Sep 13 12:18:56 sfe fsck: e2fsck: Cannot continue, aborting.
Sep 13 12:18:56 sfe rc.sysinit: Checking root filesystem failed
I had updated the box a few days ago but I had not rebooted with the new
kernel. After the reboot, I get the root filesystem is not marked clean
message and also that it was not mounted read-only. I supplied
2003 Jun 30
1
make 1.7.1 crashes in Mac OS X
I trying to compile R-.1.7.1 under OS X.
Configure worked fine; then make crashes with:
/sw/lib/libg2c.a(err.o) definition of common _f__formatted (size 4)
/sw/lib/libg2c.a(err.o) definition of common _f__hiwater (size 4)
/sw/lib/libg2c.a(err.o) definition of common _f__putn (size 4)
/sw/lib/libg2c.a(err.o) definition of common _f__reading (size 4)
/sw/lib/libg2c.a(err.o) definition of common
2006 Aug 04
1
Error when loading odesolve
Dear list,
I installed odesolve package (0.5-15) in R 2.3.1 in a Solaris server
(Generic_118558-11 sun4u sparc SUNW,Sun-Blade-1000). The installing
progress completed without errors, though several warnings like
"Warning: Option -fPIC passed to ld, if ld is invoked, ignored
otherwise" were outputed.
However, when loading the odesolve package by library(odesolve),
following error
2008 Sep 16
2
odesolve dynload example
Hello R Developers,
This is my first foray into using c-code with R, so please forgive my
foolishness.
I had a look at the archives and did not find anything on this, so
hopefully I am not doubling up.
I have tried to use R cmd to create an object file from the odesolve
dynload example.
I am using windows and have just installed rtools, and have the latest
version of stable R (2..7.2).
This is
2006 Jul 28
1
odesolve loading problem
Hi,
I get the following error message when loading the package odesolve ( R
2.2.1 - odesolve 0.5.14 - AMD64 - Linux Fedora Core 4 ) :
> library(odesolve)
Error in library.dynam(lib,package,package.lib) :
shared library 'TRUE' not found
Error: package/namespace load failed for 'odesolve'
Any help would be greatly appreciated
Ariel./
2008 Mar 08
1
Installing odesolve package of R under Ubuntu (Debian) Linux
Bonjour,
Je cherche à installer le package odesolve du logiciel de statistique R sous
Ubuntu Linux.
C'est un package qui contient des fonctions appelant du code en Fortran.
A l'installation sous R via le shell, j'obtiens l'erreur suivante:
Hi,
I tried to install odesolve package of R under Ubuntu Linux.
But I got the following error:
ghislain@ghislain-laptop:~$ sudo R
[sudo]
1999 Sep 26
1
install problem -- libg2c
Hi, there
I'm totally new to this. I used to use SPLUS, but think maybe
useful to try R at home.
But seems it doesn't like me. I got error message says
ld: cannot open -lg2c: No such file or directory
My OS is openlinux 2.3. I use egcs-2.91.66. I searched under
/lib/egcs-2.91.66/ but found no libg2c.a. There's only a libgcc.a.
Thought maybe g77 people changed
2005 Jan 18
2
R: error while loading shared libraries: libg2c.so.o
I have just installed the version of R for Linux Enterprise Server AS. When R is launched, I receive the following error message:
R: error while loading shared libraries: libg2c.so.o cannot open shared object file: no such file or directory
I have added the path to the library above to the /usr/etc/ld.so.conf file and then run ldconfig -v. The listing then shows that the libg2c.so.o is
2006 Nov 29
2
How to solve differential equations with a delay (time lag)?
Hi,
I would like to solve a system of coupled ordinary differential equations,
where there is a delay (time lag) term. I would like to use the "lsoda"
function "odesolve" package. However, I am not sure how to specify the
delay term using the syntax allowed by odesolve.
Here is an example of the kind of problem that I am trying to solve:
> library(odesolve)
2004 Feb 05
1
Installing odesolve under MacOSX
Installing odesolve in Raqua 1.8.0 or 1.8.1 under MacOSX gives the following
message:
Warning message: Installation of package odesolve had non-zero exit status
in: install.packages(ui.pkgs, CRAN = getOption(where), lib = .libPaths()[1])
Moreover, in the source of odesolve is no makefile.
Does anyone know how to get a proper installation?
Maartje
2003 Apr 25
1
make? on Macos 10.2.4
Greetings on A.N. Kolmogorov's 100th birthday:
I am sure that this is a resolved problem, certainly it has been raised in R help
several times before, but I can't seem to find the right clue. I've recently
upgraded a G4 to OS 10.2.5 and I thought I would have another go at installing
R from source, after failing to accomplish this in 10.1.
So with 1.7.0 from CRAN configure seems to
2005 Feb 25
1
Problems Building R on AIX 5.2.0.0 (Update)
Hi,
My previous message is appended: I'm still struggling with building on AIX. I
updated my config.site to follow the suggestions from R-admin:
MAIN_LDFLAGS=-Wl,brtl
SHLIB_LDFLAGS=-Wl,-G
This led to an error during configure:
checking whether mixed C/Fortran code can be run... configure: WARNING: cannot
run mixed C/Fortan code
configure: error: Maybe check LDFLAGS for paths to Fortran
2005 Oct 25
3
error from make: gcc -shared -L/usr/local/lib64 ... relocation R_X86_64_32...
I hope someone can point me, a newcomer to building R as well as 64-bit R, in
a useful direction. I have a dual Opteron 275 box running RedHat EL4. I ran
configure successfully, and, then, get the following error while running make:
make[4]: Entering directory `/tmp/R-2.2.0/src/modules/lapack'
g77 -fPIC -g -O2 -ffloat-store -c dlamc.f -o dlamc.lo
g77 -fPIC -g -O2 -c dlapack0.f -o
2012 Oct 08
2
PKPD modelling in R
Dear all,
I have two questions:
1. Does anyone know if nlmeODE package will work once odesolve is discontinued? If i understand well nlmeODE depends on odesolve.
2. Can anyone suggest another package I could use to fit complex PKPD models (described using differential equations) to data?
Thanks a lot!
Magdalena
2008 Oct 02
1
KernSmooth not loading in R 2.7.2
I just upgraded to R 2.7.2 (from 2.7.1) this morning (Ubuntu amd64
platform). Shortly afterwards, I ran into a problem loading the odesolve
library, it could not find libRblas.so. I was able to fix this by
rebuilding odesolve. Now, KernSmooth gives me the same problem...
R> library(KernSmooth)
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library
2001 May 09
3
odesolve check fails
Hi,
I just installed the odesolve package and ran the check command on it. It
failed trying to execute
library(gnlm).
Sure enough, there is no gnlm library on my system and I could not find it
on the CRAN archive either. Am I missing anything obvious or is gnlm some
private library that somehow found its way into the example section of
odesolve?
Thanks in advance,
Andy
2010 Oct 17
1
yum install - not working for installing R on Linux
I am trying to install R on Linux (Redhat 4). But 'yum' does not seem to
work...
thanks for your help/hints/suggestions in advance!
------------
$ sudo cat /proc/version
Linux version 2.6.34.6-54.24.amzn1.i686 (mockbuild at build-31003.build) (gcc
version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Fri Sep 17 23:13:59 UTC
2010
$ sudo yum install
2004 May 03
2
R-1.9.0 won't compile on OSX (PR#6848)
Full_Name: Dan Kelley
Version: 1.9.0
OS: OSX (Darwin 7.3.0)
Submission from: (NULL) (129.173.23.36)
R-1.9.0 will not compile on Apple OSX (Darwin kernel 7.3.0). The error msg
starts as follows, and has several more errors.
gcc -dynamiclib -L/sw/lib -L/usr/local/lib -install_name
/Library/Frameworks/R.f
ramework/Versions/1.9.0/Resources/bin/libRlapack.dylib -o libRlapack.dylib
dlapa
ck0.lo
2007 May 18
1
R 2.5.0 building problem
Hi,
While I was trying to build R 2.5.0 src on
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
Kernel 2.6.9-42.ELsmp on an x86_64
The following errors occurred:
gcc -std=gnu99 -shared -L/usr/local/lib64 -o lapack.so Lapack.o
-L../../../lib -lRlapack -L../../../lib -lRblas -lg2c -lm -lgcc_s
/usr/bin/ld: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/libg2c.a(s_cat.o):
relocation R_X86_64_32
2005 Nov 06
1
Problem defining a system of odes as a C library with lsoda
I have been trying to make use of the odesolve library on my
university's Linux grid - currently R version 2.0.1 is installed and
the system runs 64-bit Scientific Linux based on Redhat. I cannot seem
to get lsoda working when I define the model as a shared C library. For
example, the following snippet uses the mymod.c example bundled with
the package:
### START
rm(list=ls())