Displaying 8 results from an estimated 8 matches for "docontroller".
Did you mean:
doccontroller
2004 May 03
2
Build problems on Linux SuSE 9.1
Hi,
did anybody succeed in building R on SuSE Linux 9.1?
My compilation failed with the following error messages:
make[4]: Entering directory `/home/lederer/Source/R-1.9.0/src/modules/X11'
gcc -I. -I../../../src/include -I../../../src/include
-I/usr/X11R6/include -I/us
r/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -mieee-fp -fPIC -g
-O2 -c d
ataentry.c -o dataentry.lo
In file
2005 Jan 18
1
Build problem with R-1.4.1 on AM64/Linux
Hi,
I get the following errors while building R-1.4.1 on AMD64/Linux (SuSE
9.1). R-2.0.1 compiles fine though. I'm building R-1.4.1 because I need to
install SNet (available at
http://cm.bell-labs.com/cm/ms/departments/sia/InternetTraffic/S-Net/SNet_1.0.zip).
The errors I get are:
In file included from dataentry.c:34:
/usr/X11R6/include/X11/Xlib.h:1400: error: parse error before
2004 Mar 26
2
With which version of XFree86 can R compile?
Hi there,
No information was found which version of XFree86 get along with R. I
could not compile R version 1.8.1 with XFree86 4.3.99.902.
Here is error message.
gcc -I. -I../../../src/include -I../../../src/include -DI18N_MB -I/usr/X11R6/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -mieee-fp -fPIC -O2 -pipe -march=i386 -mcpu=i686 -c dataentry_mb.c -o dataentry_mb.lo
In
2006 Jul 25
2
web services client problem
hi all,
i have been trying to study web services using rails so far i succesful
with server implementations in REST,SOAP,XML-RPC but the client code is
troubling me.
i have done most of the coding as per the rails book agile web development
i.e implementations of the servers and when i invoke them they give result
but when i try to acces them through another controller it gives time out
error
2004 Jun 20
1
linux: compilation problems with gcc 3.3.3 and xorg (PR#6992)
Full_Name: acrux
Version: 1.9.0
OS: linux (Crux2.0)
Submission from: (NULL) (151.37.85.179)
info linux distro:
acrux@vesuvio:~$ crux
CRUX version 2.0
acrux@vesuvio:~$ uname -a
Linux vesuvio 2.6.7-ck1-vesuvio #1 Sat Jun 19 12:52:24 CEST 2004 i686 unknown
unknown GNU/Linux
acrux@vesuvio:~$ gcc --ver
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/specs
Configured with:
2004 May 19
2
R 1.90 make problem with /usr/X11R6/include/X11/Xutil.h on suse linux 9.1?
This is probably a Suse specific problem and not a bug in R, but I'm
reporting it in case it's useful for someone to know about....
Trying to compile R1.9.0 from source on a standard Suse 9.1 install
(athlon in a shuttle sn41g2).
configure seems fine but the Suse X11R6 Xlib.h might be toxic.
In case it helps, here's the sad end to the make output. I can post the
Xlib.h if that
R-release.diff + R-1.9 -> success on Fedora Core 2, R RPM available; ess-emacs-5.1.20 also available
2004 May 22
0
R-release.diff + R-1.9 -> success on Fedora Core 2, R RPM available; ess-emacs-5.1.20 also available
Dear Everybody:
I have Fedora Core 2 and R-1.9.0 does not build "out of the box". After
applying the daily patch file R-release.diff, I find it does build and
I've made RPMS and SRPM.
In case you want to save yourself a recompile, you can find Fedora Core
RPMs in here:
http://lark.cc.ku.edu/~pauljohn/software/R
These are based on the standard R distribution SPEC file, only
2004 May 04
1
Compilation errors (PR#6855)
Full_Name: Dmitry Ivanov
Version: 1.9.0
OS: Slackware-current
Submission from: (NULL) (213.182.223.91)
Cannot compile R with X11. Compiler is GCC 3.3.3. X11 is XFree86 4.4.0. C
library is GLIBC 2.3.2.
\begin{errors}
make[4]: Entering directory
`/home/dimss/pub/software/R/R-1.9.0/src/modules/X11'
gcc -I. -I../../../src/include -I../../../src/include -I/usr/X11R6/include
-I/usr/local/include