Displaying 20 results from an estimated 2000 matches similar to: "No subject"
1998 Jul 01
4
R-beta: R-0.62.1 under Digital Unix
I am grateful for the advice of Douglas Bates on my earlier problem in making
R-0.62.1, but I'm afraid I'm still having problems....
I have been installing the various updates to R for quite some time on my
alpha, and it is only now that I have been having really severe problems.
The three or 4 versions before 0.61.1 installed without error. For 0.61.1 I
needed to install GNU make.
For
1998 Jul 01
1
No subject
Douglas Bates wrote:
>From 0.62 onward you should not have to create a symbolic link in
>/usr/local/bin. It should be that you can run
> cd $RSOURCE
> ./configure --prefix=/usr/local
> make install
>and you will end up with the R script installed in /usr/local/bin and
>all the files needed to run R in /usr/local/lib/R.
>
>Can you tell what the prefix is set to after
1998 Jul 06
0
R-beta: R-0.62.1 under Digital Unix: plot.new
I am trying to set up R-0.62.1 on an alphastation running digital unix 3.2D.
I had R-0.61.1 working fine, but have had a number of problems getting 0.62.1
going....
The next problem is that plotting to any device causes R to hang. Looking
at processor usage it would appear that it gets stuck in an infinite loop
rather than pausing for input. I have managed to track the problem down to
plot.new().
1998 Jan 15
2
R-beta:0.61.1 Problem with "make docs"
The problem is the following
# make docs
Make: Don't know how to make ../src/library/*/man/*.Rd. Stop.
*** Exit 1 (ignored)
#
I am using a DEC alpha 200/4/233 with Digital Unix 3.2D
My previous version of R was R-0.50-a1. I have installed around 3 or 4
previous versions on the same system and never had a problem (but, then
the Makefile was very different). The first make to compile
1998 Jan 15
2
R-beta:0.61.1 Problem with "make docs"
The problem is the following
# make docs
Make: Don't know how to make ../src/library/*/man/*.Rd. Stop.
*** Exit 1 (ignored)
#
I am using a DEC alpha 200/4/233 with Digital Unix 3.2D
My previous version of R was R-0.50-a1. I have installed around 3 or 4
previous versions on the same system and never had a problem (but, then
the Makefile was very different). The first make to compile
1998 Jun 03
0
R-beta: locfit package.
I was wondering if someone could help me with a problem getting locfit running.
I am running Digital Unix 3.2D on an alphastation, with R 0.61.1
I downloaded the CRAN distribution of locfit. I had no problems installing it
with R INSTALL (I installed it into my library rather than the default base
library; the output is attached at the end of this email message).
I then tried to test it with the
1999 Apr 12
3
Fortran vs C, easing using Fortran
> Date: Mon, 12 Apr 1999 11:30:20 +0200 (MET DST)
> From: Albrecht Gebhardt <albrecht.gebhardt@uni-klu.ac.at>
> > I think in R we can do better than at present, if only I knew
> > exactly how. One idea is to have (effectively) a `hints' file that
> > configure uses to add a base set of libraries to FLIBS, but on Solaris
> > at least, using the Fortran
2000 Jun 23
1
MAINLD and SHLIBLD
I would like to always use ${CC} for linking the main binary and the
shlibs.
Inspection of configure.in reveals that we currently deviate in the
following cases:
mainld shlibld
aix[2-9]* ld ld
alpha*osf* ${FC} -g -nofor_main -fpe3 ${FC}
hpux* ${CC} ld
Does anyone recall why we do not use ${CC} in these cases? Did anyone
successfully build R on these platforms with ${CC} for
2014 Dec 09
2
Bridge configuration in Asterisk 13 [Spam score:8%]
Thanks Richard. This is exactly the answer I was looking for.
I'm now assuming that Asterisk 11 was using it's equivalent "bridge_simple" but I was getting confused because the only bridge module I saw in modules.conf was bridge_softmix. When I upgraded to Asterisk13 that would have been the only bridge getting loaded at first.
Is it expected that if bridge_softmix handled a
1998 Sep 11
2
R-beta: compiling problems under DU4.0D
I've down loaded R version 0.62.3 .
After packing it out on my Digital personal workstation running DU4.0D
i configure using the command
"R_PRINTCMD=ppr CC=cc CFLAGS="-O" PERL=/local/bin/perl5 ./configure --prefix=/local/math"
after this I'm trying to make the package and issue the command "make"
at the end of this process I get the following error:
1999 Nov 13
0
patches for alpha
Recently I reviewed my RPM spec files for DU 4.0, and noticed that I
forgot to post some problems + patches:
1. ./configure fails to choose a PIC flag, I simply removed the
AC_MSG_ERROR and it works. There is actually no PIC flag for DEC cc (with
DU 4.0E)
--- ./configure.in.alpha-patch Mon Aug 23 06:36:28 1999
+++ ./configure.in Sun Sep 12 17:38:27 1999
@@ -541,7 +541,9 @@
2005 Jan 07
2
Loading module app_realtime.so failed!
Can anyone help me with this: -
root@foxy:~ > asterisk
root@foxy:~ > asterisk -r
Asterisk CVS-v1-0-12/28/04-11:37:32, Copyright (C) 1999-2004 Digium.
Written by Mark Spencer <markster@digium.com>
=========================================================================
Connected to Asterisk CVS-v1-0-12/28/04-11:37:32 currently running on foxy
(pid = 1751)
foxy*CLI>
foxy*CLI>
2004 Dec 26
2
Asterisk behind IX66
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: Steve Beaumont.vcf
Type: application/octet-stream
Size: 215 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20041226/1c213f8a/SteveBeaumont.obj
2006 Mar 22
1
Double complex with gcc and Intel v9 Fortran (PR#8699)
Full_Name: Christian Marquardt
Version: 2.2.1
OS: Linux
Submission from: (NULL) (84.167.229.240)
Hello,
I believe this is a bug in the configuration / installation:
When configuring R-2.2.1 using the Intel v9 Fortran compiler as default Fortran
compiler and g++ as C++ compiler on a Suse 9.3 Linux, the configuration script
finds that the C and Fortran idea of double comples disagree.
I have
1998 Jun 19
1
Compilation of R-0.62.1 on DEC Alpha
I have compiled R-0.62.1 on a DEC Alpha system that is running Digital
Unix 4.0. I had to change some settings in Makeconf from those
generated by configure. I changed the LDCMD to gcc and the LIBS to
include -lFutil and -lfor. (I wonder if they realized how close their
name for the Fortran utilities is to the word "futile".) I also had
to force it to use the GNU version of the
2000 Apr 19
1
INSTALL_SCRIPT during installation (PR#526)
The following patch uses INSTALL_SCRIPT to install scripts, as opposed
to directly using INSTALL. It is relative to R-1.0.1 source.
-- Johnny C. Lam <lamj@stat.cmu.edu>
Department of Statistics, Carnegie Mellon University
http://www.stat.cmu.edu/~lamj/
--- Makeconf.in.orig Sat Jan 22 15:10:00 2000
+++ Makeconf.in Mon Apr 17 16:04:58 2000
@@ -23,6 +23,7 @@
INSTALL =
1998 Nov 06
1
DEC alpha INSTALLATION R-0.62.4
Hi,
Just downloaded the R-0.62.4 of R and tried to install it. With the
standard procedure :
./configure
make
At the end of the compilation I got the following message :
ld:
../lib/libunix.a(system.o): main: multiply defined
fort: Severe: Failed while trying to link.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
I attach the printout after the ./configure and make
2005 Jan 22
1
Dialogic D/4PCI
Is there ant chance of the Dialogic card model D/4PCI working with asterisk
?
Best Regards
Steve Beaumont
2005 May 17
2
Compile Error - MySql addon
When compiling asterisk-addons I get the following error. Anyone got any
idea's ?, any help would be appreciated.
make[1]: Leaving directory `/usr/src/asterisk-addons/format_mp3'
cc -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o
cdr_addon_mysql.o cdr_addon_mysql.c
cc -shared -Xlinker -x -o cdr_addon_mysql.so
cdr_addon_mysql.o -lmysqlclient -lz -L/usr/lib/mysql
2004 Aug 24
1
firewall or proxy problems
Hi, I right now installed the R and then I tried to download and install the
get bioC package, but I receive an error message saying that the software
couldn't connect trough the port 80. I went to the FAQ and I found that I
have to type somewhere -internet 2, but I couldn't understand when and
where, could you help me?
Thanks.
Sergio.
Sergio Anguissola Ph.D
Dept. of Physiology