Displaying 20 results from an estimated 10000 matches similar to: "gcc and Windows 2000"
2001 Oct 18
3
Rcmd SHLIB in rw1031 (R for Win)
Thanks for the answers on readme.packages.
I have installed Rw1031 from SetupR.exe including the option
for compiling source files and, following directions in
www.stats.ox.ac.ul/pub/Rtools, have installed:
-tools.zip
-Perl (Active Perl)
-mingw-1.1.tar.gz
-copied sh.exe to c:\bin\sh.exe
After Perl installation, its directory is added to my path. I have also
added the directory where the R
2002 Aug 13
1
Rcmd SHLIB under NT
Hello:
I'm trying to use Rcmd SHLIB to compile a single file, sann.c, to
get sann.dll.
I was able to get
make libR.a
to work, after going into MkRules and changing the line
DLLTOOL=$(BINPREF)dlltool -k --as $(AS)
to read
DLLTOOL=C:/MINGW-1.1/bin/dlltool -k --as $(AS)
But now I get:
C:\rw1051\src\gnuwin32>Rcmd SHLIB sann.c
make: make: Command not found
make: *** [libR] Error 127
2001 Nov 12
1
uninstal rw1030 (Win9*)
Hi all,
I installed rw1031 but not uninstalled rw1030 just
to make sure everything was working normally with
the new version. After few weeks, I'm ready to uninstal
rw1030. My question is: should I use the rw1030 unins00.exe
program or could this program damage the rw1031 inatallation (perhaps
modifies the registry...) ? Perhaps
should I just delete the rw1030 directory?
Thanks
Dr.
2001 Dec 07
2
error in parse
I am trying to source a file defining a dataset, giving the full path.
(rw1031 on windows 98)
> source("c:\\kjetil\\audiometria\\data\\audiometria.R")
Error in parse(file, n, text, prompt) : syntax error on line 6
also:
> parse(file="c:\\kjetil\\audiometria\\data\\audiometria.R", n=-1)
Error in parse(file, n, text, prompt) : syntax error on line 6
This seems very
2001 Dec 21
2
"at 0x78003b44 referenced memory at 0x00000000" (PR#1225)
Full_Name: John Abraham
Version: rw1031
OS: Windows 2000 Professional
Submission from: (NULL) (136.159.125.21)
A friend introduced me to "R", and it seems just what I need -- a good
statistical package with an open source
flavour so that, if it doesn't do what I need it to do, I can extend it.
I installed the latest windows binary, and when I try to run it I get a window
2007 Apr 01
3
[LLVMdev] trouble compiling llvm-gcc4 1.9
I'm having some trouble getting llvm-gcc4 to compile. It's unable to
compile darwin-crt3.c. It's mentioning "Complex expression. Absolute
segment assumed." but I'm not sure if that's a real error message. Has
anyone run into this before? I'm running on a G4 apple 10.4.8, kernel
version 8.6.0. I googled around and found a bug with the same error message:
2001 Sep 14
2
tkfilefind in tcltk on Windows2000
Hi,
The tkfilefind demo in the tcltk package doesn't seem to work for me in
Windows2000.
The demo script uses tkfilefind(".") which doesn't display the parent
directory so you can't browse around the whole drive.
Using tkfilefind() (which uses the default path getwd()) doesn't seem to
work for me at all.
I also tried tkfilefind("/") which worked fine but
2002 Jan 11
1
Wrong header file in ttest.c (windlgs package).
Hi everyone,
I've just installed "rw1040" and all the components necessary to compile
packages for windows. I always try out my new installation on the provided
package "windlgs" in order to ensure that everything is working.
This time I ran into a small problem. Indeed, the second line of "ttest.c"
includes a header file ("ga.h") which does not
2002 Jan 17
1
Error with Grid
I am using R for Windows ver.1.3.1 that I installed from binaries using the setup program. I downloaded grid.zip and installed it using the 'install from zip' in the pull down menu. When I execute library(grid) I get the following error message:
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2001 Dec 12
1
RE: [R] Rcmd SHLIB problem
Yes, changing line 67 of SHLIB as Uwe suggested worked:
C:\TEMP>Rcmd SHLIB tryf.f
make[1]: `libR.a' is up to date.
rm -f -f tryf.a
ar cr tryf.a *.o
ranlib tryf.a
------- Building tryf.dll from tryf.a --------
echo LIBRARY tryf > tryf.def
echo EXPORTS >> tryf.def
nm tryf.a > Defs
sed -n '/^........ [BCDRT] _/s/^........ [BCDRT] _/ /p' Defs >> tryf.def
rm -f Defs
2001 Sep 24
1
Problem with read.table and scan
I have just installed R on a Windows NT system. Unfortunately I am unable
to open any of the data files I wish to work with. I have tried using
read.table and scan and to the best of my knowledge am using the correct
syntax. The error message I receive is
Error in file(file, "r") : cannot open file [file name]
I have the data in text files in white-space delimited form. I put them
2001 Nov 23
1
trouble downloading package car
Dear helpful person,
I have been trying to download package car from the CRAN website using the
install.packages command from within R. I have successfully used this
command to install other packages but can't make it work for car.
When I try I get the following messages:
trying URL `http://cran.uk.r-project.org//bin/windows/contrib/PACKAGES'
Content type `text/plain' length 5677
2015 Jan 21
2
reducing redundant work in methods package
Hi all,
The function call series genericForPrimitive -> .findBasicFuns -> .findAll
happens 4400 times while the GenomicRanges package is loading. Each time
.findAll follows a chain of environments to determine that the methods
namespace is the only one that holds a variable called .BasicFunsList. This
accounts for ~10% of package loading time. I'm sure there is some history
to that
2001 Dec 05
1
problem loading quantreg on WinNT
Dear R-help,
Has anyone been able to use the quantreg package on Windows successfully? I
tried to load it and get the following:
> library(quantreg)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"C:/PROGRA~1/R/rw1031/library/quantreg/libs/quantreg.dll":
LoadLibrary failure: The specified procedure could not be found.
Error in
2017 Apr 21
2
Problem to many connection
2017-04-21 1:08 GMT-03:00 Epsilon Minus <theepsilonminus at gmail.com>:
> 2017-04-21 0:38 GMT-03:00 Epsilon Minus <theepsilonminus at gmail.com>:
>>
>>
>> I'm desperate. My English is terrible, but I will try to be as clear as possible.
>>
>> I have Samba 4.4.4 in a Centos 7.
>>
>> I have many connections for each ip.
>>
>>
2010 Sep 03
1
[PATCH] New '-o' option to configure server or hosts from command line
Options given on the command line have precedence over configuration
from files.
This can be useful, for example, for a roaming node, for which
'ConnectTo' and <host>.Address depends on its location.
---
This patch is against stable branch. Merging this patch to the 1.1
branch is trivial.
I use this patch on my Debian for several weeks.
Here is the ifupdown script I use (some
2004 Feb 17
1
[patch] Make robust_rename() handle EXDEV.
All callers of robust_rename() call copy_file() if EXDEV is received. This
patch moves the copy_file() call into robust_rename().
Patch Summary:
-12 +1 backup.c
-15 +2 rsync.c
-9 +33 util.c
-------------- next part --------------
patchwork diff util.c
--- util.c 2004-02-17 09:58:44.000000000 -0500
+++ util.c 2004-02-17 10:21:22.000000000 -0500
@@ -355,16 +355,40 @@
2006 Aug 09
6
How to change the error message easy way
validates_presence_of :fname
results in the error message
"Fname can''t be blank".
What I want is "First Name can''t be blank".
I could do this
def validate
errors.add_to_base("First Name can''t be blank") if fname.blank?
end
I find this clunky and I have to put everyrhing in the validate method. Is
there an easy to get what I want.
I
2003 Oct 10
1
number of arguments in .Call function registration
I initially sent this to the biocore mailing list - but it was
suggested that r-devel would also find it interesting.
Many of us use a macro like
#define CALL_DEF(fname, nargs) { #fname, (DL_FUNC)&fname, nargs}
for use in function registration for use with .Call.
For example, using the example from R Extension manual,
if we want to register a C function myCall with three arguments, we
2009 Mar 10
2
problem with concatinating string while taking as a path of a file
Hi all,
I have a problem with concatinating strings while taking as a path here the
problem is
i have to take path as
FPATH<-"D:\\Kiran"
and file name as
Fname<-"FINDINGS.CSV"
and while I am reading this table I have to take path with using these two
strings because in "FPATH" there is many files like findings.csv,
and path will be