Displaying 20 results from an estimated 10000 matches similar to: "R-beta: base not loading"
1998 Jul 09
1
R 0.62.1 with SunOS 5.6 problems
I compiled and ran R 0.62.1 without any serious problem on SunOS 5.5.1 and it
also ran on SunOS 5.6. To compile on SunOS 5.6 I had to get a new version of gcc
and g77 . Having done that I can now compile with no errors on SunOS 5.6, but
when I try to run R there are serious problems:
R : Copyright 1998, The R Development Core Team
Version 0.62.1 (June 15, 1998)
R is free software and comes with
1998 Feb 25
1
R-beta: Re: dse+redhat 4.2 problem
>R INSTALL dse rlibs
>Installing package `dse' ...
>libs
>gcc -g -fpic -I/usr/local/R-0.61/include -c dsefor.c -o dsefor.o
>/tmp/cca02533.i:1: numeric constant with no digits
>/tmp/cca02533.i:1: numeric constant with no digits
>...
>is there something wrong with my gcc or is there some
>option missing somewhere?
>I suspect the problem might have to do with
1998 Feb 25
1
R-beta: Re: dse+redhat 4.2 problem
>R INSTALL dse rlibs
>Installing package `dse' ...
>libs
>gcc -g -fpic -I/usr/local/R-0.61/include -c dsefor.c -o dsefor.o
>/tmp/cca02533.i:1: numeric constant with no digits
>/tmp/cca02533.i:1: numeric constant with no digits
>...
>is there something wrong with my gcc or is there some
>option missing somewhere?
>I suspect the problem might have to do with
1998 Aug 14
1
R-beta: ld problem/SunOS/gcc/g77
In trying to compile R-0.62.2 on my SPARC SunOS:
tajo% uname -a
SunOS tajo 4.1.3_U1 1 sun4m
with gcc/g77,
I ran into
gcc -o R.binary [deleted] ../lib/libmath.a -L/usr/openwin/lib -lX11 -ldl -ltermcap -lm -lf2c
collect2: ld returned 2 exit status
ld: /lib/libm.a(lgamma.o): _gamma: multiply defined
ld: /lib/libm.a(lgamma.o): _lgamma: multiply defined
*** Error code 1
make: Fatal error:
1998 Apr 02
2
f2c
I have a problem with my dynamically loaded code in R not finding pow_ii, which
for some time I thought was because library f2c is not on my Sparcstation.
However, I have now been experiencing the same problem in Linux, with all the
proper libraries in place.
My incomplete understanding of elf and shared libraries does not help, but when
compiling a complete program I usually muddle through.
1998 Aug 11
1
R-beta: base not loading
Martin
No I didn't solve it. I've been on holidays for a couple of weeks. I'll try to
look at it again soon, but any hints would be appreciated.
I can compile on SunOS 5.5 and then run on 5.6, which may be a sort term
solution to your user's problem.
Paul
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read
1997 Oct 03
0
R-beta: linux: problem installing R-base-0.50.a4-1.i386.rpm
Hi
Sorry to bother list members with this query but I can't find any relavent
documentation.
I just installed R-base-0.50.a4-1.i386.rpm for redhat linux but am missing
a library file. rpm complained and so does R. When I try to run R I get
/usr/lib/R/bin/R.binary: can't load library 'libf2c.so.0'
What else do I need to install - i have g77 0.5.20 which works fine but
not f2c as
1998 Jun 25
0
R-beta: DSE package
There is now an "alpha" version of my DSE time series library available at
<http://www.bank-banque-canada.ca/pgilbert>. The main changes between this and
the version in the development area of CRAN are for installing under R 0.62.1.
There are also a few bug fixes.
I have so far only tested on Solaris, but hope to test on Linux in the next few
days. If anyone installs the package
1998 Jan 06
2
pow_ii
I was hoping
fatal: relocation error: symbol not found: pow_ii: referenced in .../dsefor.so
would disappear in R 0.6x, but it has not. I believe this is suppose to come
from the f2c lib, but I seem to need just a couple of routines:
nm -u dsefor.so
Undefined symbols from dsefor.so:
.umul
pow_dd
pow_ii
pow_ri
For my own purposes I could compile with fortran but that makes it much
1998 Apr 21
1
R-beta: R make problem
I've just got a new workstation with Solaris 5.6 and seem to be having some R
0.61.1 installation problems that did not occur in 5.5. If anyone can see the
problem I would appreciate suggestions. Following is output from make at the
point of failure.
TIA
Paul Gilbert
...
gcc -g -I../include -c relop.c
gcc -g -I../include -c saveload.c
In file included from
1998 Jun 16
2
62.1 make problems
I'm just trying to install 62.1 under Solaris. Making the program reports no
errors, but when I try to run R I get
ld.so.1: /home/res8/gilp/R-versions/R-0.62.1/bin/R.binary: fatal: libF77.so.2:
can't open file: errno=2
Is there any standard place where I should be looking to find libF77?
When make moves on to building the documents I get the errors below. (Is this
because configure did
1999 Jan 13
4
make docs
I'm having trouble with make at the documentation. (R 0.63.2 on Solaris)
Paul Gilbert
______
g77 -O2 -fPIC -c kmns.f -o kmns.o
ld -G -o mva.so dblcen.o hclust.o kmns.o
mkdir ../../../../library/mva/libs
mkdir ../../../library/stepfun
mkdir ../../../library/stepfun/R
Building system startup profile
You should `make docs' now ...
make: Fatal error: Don't know how to make target
1998 Oct 08
0
R-beta: R0.62.3/RedHat 5.0/fort77
>>I have R-0.62.3 and RedHat 5.0 with fort77.
>>
>>At the office R is running but when I install a package, eg. 'akima'
It seems R does not install completely with fort77. I am able to run
a demo, but when I study more carefully $RHOME/bin is empty: there is
no R binary or a shell script?
>>At home I have the same R and Linux versions, but when installing R a
2001 Mar 06
3
pac2bin
I sometimes wonder how difficult it would be to set up an email system, like the
netlib@netlib.bell-labs.com facility for f2c, but for producing binary versions of
packages. Has anyone every thought about this? I guess the main use would be for
Windows, about which I know almost nothing, so I won't volunteer myself.
Paul Gilbert
2005 Nov 08
2
[LLVMdev] llvm-test configure problem
On Mon, 7 Nov 2005, Bill Wendling wrote:
> What's the config.log from this run?
its attached.
-Tanya
>
> -bw
>
> On 11/3/05, Tanya Lattner <tonic at nondot.org> wrote:
>>
>> Following the instructions here:
>> http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run
>>
>> I get an error running configure in the llvm-test directory.
>>
1998 Jan 05
1
make docs
Installing 0.61 in Solaris (SunOS 5.5) I am getting the following error when I
try to make docs or make help
[28] /home/res8/gilp/R : make docs
make: Fatal error: Don't know how to make target `../src/library/*/man/*.Rd'
Current working directory /home/res8/gilp/R-versions/R-0.61/etc
Paul Gilbert
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel
1998 Jan 16
0
R-beta: DSE time series package
===============================================================
ANNOUNCEMENT
===============================================================
An R version of my multivariate time series package (DSE) is now available at
CRAN/src/contrib/devel/dse.v.98.1alphaR.tar.gz and it should be reflected
at the mirrors shortly. The User's Guide is available at
1998 Jan 16
0
R-beta: DSE time series package
===============================================================
ANNOUNCEMENT
===============================================================
An R version of my multivariate time series package (DSE) is now available at
CRAN/src/contrib/devel/dse.v.98.1alphaR.tar.gz and it should be reflected
at the mirrors shortly. The User's Guide is available at
1998 May 20
2
libraries; Fortran / -lf2c / Slackware woes
Jim,
you should ask questions like these on R-devel.
There are more proficient Linux gurus on there than me [that's why I CC:].
>>>>> "Jim" == Jim Lindsey <jlindsey@luc.ac.be> writes:
Jim> Martin, Here is an additional problem with my libraries: the
Jim> Kalman filtering, written in Fortran, uses complex arithmetic.
Jim> On my Red Hat 5,
2000 Jun 28
1
R-1.1.0 - f2c in configure
When trying to build R-1.1.0, the configure script reported no Fortran
compiler, even though '/usr/bin/f2c' was present, and R-1.0.1 had found
and successfully used this. I traced this to an apparent typo in line
2067 of configure:
for name in g77 fort77 f77 f90 xlf cf77 fc; do
changing this to:
for name in g77 fort77 f77 f90 xlf cf77 f2c; do
allowed the script to 'find'