Displaying 20 results from an estimated 600 matches similar to: "R-0.65.0 on mips-sgi-irix6.5: Error code 1 (bu21)"
2000 Apr 20
1
installation pbm on irix 6.2 : make step
Hi everybody,
i try to install the R 1.0.1 on a mips-sgi-irix6.2 system.
The configure seems ok : it ends with
- souce directory : .
- installation dircetory : /usr/local
- C compiler : cc -g
- Fortran compiler : fort77
- Gnome support : no
But when i enter : make it says:
-syntax error in file ../tools/jeywords2html at line 9, next 2 tokens
"my $key"
-syntax error in file
1999 Aug 03
2
compliation problem
Problem compiling R.
version: 0.64.2
machine: SGI O2
OS: IRIX6.5
CC cc
FC f77
MAKE GNU make 3.75
Here is part of the the output for make.
make[2]: Leaving directory `/usr/people/faculty/math/mgass/stage/R/R-0.64.2/src/include'
make[2]: Entering directory `/usr/people/faculty/math/mgass/stage/R/R-0.64.2/src/appl'
cc -g -OPT:IEEE_NaN_inf=ON -I../include
2001 Oct 01
1
What is an error bu21? (PR#1106)
Hi everyone,
I have just tried to compile R 1.3.1 on the following platform:
R is now configured for mips-sgi-irix6.5
Source directory: .
Installation directory: /usr/local
C compiler: gcc -g -O2
C++ compiler: g++ -g -O2
FORTRAN compiler: g77 -g -O2
X11 support: yes
Gnome support: no
Tcl/Tk support:
1999 Jul 28
1
problem to install R-0.64.2 on mips-sgi-irix6.4
Dear all,
I hope the following problem haven't been discussed here recently (I
could not find anything about it the help archive files) :
I tried to compile R-0.64.2 from the source files without much
success...
the last lines from the output of the ./configure command were :
----------------------------------------------------------
R is now configured for mips-sgi-irix6.4
Source
2001 Oct 23
1
No subject
Dear R contributors,
I recently dowloaded the R-1.3.1 on my SGi Origin 200 run by Irix6.5.
In order to instal it, I launched the command shown below:
env MAKE=gmake ./configure
The output was as follow::
R is now configured for mips-sgi-irix6.5
Source directory: .
Installation directory: /usr/local
C compiler: cc -OPT:IEEE_NaN_inf=ON -g
C++ compiler:
2000 Dec 16
1
R-1.2.0 installation problems...
Dear all,
I have some problems installing R-1.2.0 under Red Hat Linux 6.0
using Kernel 2.2.46 on an i686.
$ pwd
/usr/R-1.2.0
$ ./configure --with-f2c --prefix=/usr/R-1.2.0
...
$ make
$ make install
...
$ bin/R
nothing happens...
$ ls -al bin/R
-rwxr-xr-x 1 root root 0 Dec 16 09:50 bin/R
shows me that the file is empty :-(
I finally remarked
2001 Aug 02
2
problem in making R from sources on SGI IRIX
Hello all,
I am trying to install R 1.3.0 on SGI IRIX. I downloaded the .tar from CRAN, unpacked it and executed the following commands from the top level directory:
./configure
make
The ./configure completes OK, with the final summary output:
--------------------
R is now configured for mips-sgi-irix6.5
Source directory: .
Installation directory: /usr/local
C compiler:
2001 Feb 08
2
What is R?
Dear all
there's something. that puzzles me about what R is :-)
"R is available as Free Software under the terms of the Free
Software Foundation's GNU General Public License in source
code form."
(Source: http://www.r-project.org/about.html)
But, looking at the second paragraph of the same site, you
see this:
"... and R provides an Open Source route to
2001 Feb 08
2
What is R?
Dear all
there's something. that puzzles me about what R is :-)
"R is available as Free Software under the terms of the Free
Software Foundation's GNU General Public License in source
code form."
(Source: http://www.r-project.org/about.html)
But, looking at the second paragraph of the same site, you
see this:
"... and R provides an Open Source route to
2004 Jul 06
1
R & DataMining
Dear R-user,
I wish to know if someone is using R as concern
Datamining or KDD (Knowledge Discovery in Database)
and if already exists a R package specialized in this
kind of analysis.
I found this contributes on the R web site:
[20] Diego Kuonen. Introduction au data mining avec R
: vers la reconqu??te du `knowledge discovery in
databases' par les statisticiens. Bulletin of the
Swiss
2002 Oct 17
2
Installing R1.6.0 on SGI
I am currently trying to install R 1.6.0 on an SGI Octane running:
> uname -aR
IRIX64 hcu091 6.5 6.5.9m 07201608 IP30
and I am receiving a fatal error during the make step. Any help in this matter would be greatly appreciated.
Here is the final output from "./configure"...
----------
R is now configured for mips-sgi-irix6.5
Source directory: .
Installation directory:
2001 Jan 09
2
R installation problems...
Dear all
I already posted this problem to r-help in mid-decembre; see
http://www.r-project.org/nocvs/mail/r-help/2000/3876.html
But, up to now it did not manage to get R properly working.
I reinstalled R-1.0.0, R-1.1.1 and R-1.2.0 from scratch, and
always run into the same error message:
...
[Previously saved workspace restored]
now
2002 Jan 22
1
compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a) (PR#1275)
I have included the full configure/make output:
(the particular error regarding bessel_i.c is at
the END of the report).
-walter tautz
cd build/R-1.4.0 \
&& unset noclobber \
&& CPPFLAGS=" " \
LDFLAGS="" \
./configure --prefix=/software/r-1 \
--datadir=/software/r-1/data \
--libdir=/software/r-1/lib \
2002 Feb 14
1
problem installing openssh-3.0.2p1 on irix6.5
problem installing openssh-3.0.2p1 on irix6.5 (SGI Indigo2) :
zlib+openssl installed
tardist from sgifreeware detected conflicts
source from ftp://openbsd.rug.ac.be/pub/OpenBSD/OpenSSH/portable/ don't
install
error message :
./configure
>> checking for gcc... no
>> checking for cc... cc
>> checking for C compiler default output... configure: error: C
compiler cannot
2002 May 20
6
3.2.2p1 build problem on Irix6.5
On Irix 6.5.15m with version 7.3 of the development tools,
monitor_fdpass.c won't compile after a normal configure because
SCM_RIGHTS isn't defined. In sys/socket.h it's protected by
#ifdef _XOPEN_SOURCE but if I define _XOPEN_SOURCE, I get a storm of
IPV6-related errors. Defining SCM_RIGHTS explicitly does allow it to
build. I can't immediately figure out how to fix this
2001 Jul 16
0
make check failure on SGI-IRIX6.5 (PR#1026)
Full_Name: Laurent Gautier
Version: 1.3.0-patched version
OS: SGI's IRIX 6.5
Submission from: (NULL) (130.225.67.199)
Hello,
During the 'make check' step of the installation procedure, I had the following
error messages
> make test > rapportMakeTest
/bin/sh: /usr/local/bin//perl: arg list too long
----------
I've seen that already in my former life in the software
2000 Dec 06
1
Changes in R 1.2.0 devel?
After installing nlme_3.1-7.tar.gz under the latest R (1.2.0, via
anonymous CVS), I'm unable to get it to work, i.e.:
rossini 94 > /usr/local/bin/R
R : Copyright 2000, The R Development Core Team
Version 1.2.0 Under development (unstable) (2000-12-06)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type
2001 Dec 08
2
Building under IRIX 6.5 (report)
On my IRIX system (SGI compilers, gcc not installed) ./configure runs fine,
but there is a problem with make (output below) that can be solved by
changing one line in src/modules/lapack/Makefile. If this line is changed,
make runs without problems. 'make check' still has a problem
(sh[14]: /usr/sbin/perl: arg list too long), but I assume this is
"cosmetic".
Manfred
-----------
2005 Aug 05
1
Installation problem on SGI IRIX6.5
Hi, all,
I'm a newbie to R. I came across a problem when I tried to install R on
an SGI machine which is running IRIX64 6.5.
I have successfully run configure, but when I tried to run "make"(or
"gmake"), errors came out. Following is the error message.
Does someone has experiences in the R's installation on IRIX ? Any hints
will be greatly appreciated !
Thanks in
2004 Aug 06
2
icecast + irix
well i fixed it a bit, if you add
#include <sys/select.h>
it gets rid of:
connection.c:192: `fd_set' undeclared (first use in this function)
connection.c:192: (Each undeclared identifier is reported only once
connection.c:192: for each function it appears in.)
connection.c:192: parse error before "rfds"
connection.c:193: storage size of `tv' isn't known