search for: mingwin

Displaying 14 results from an estimated 14 matches for "mingwin".

2005 Jun 30
5
答复: fail in adding library in new version.
Dear Gabor, Thank your for helping me so much! I have loaded R the newest version 2.1.1. Then I setup it in the path of D:\program files\R\ 1. unpack tools.zip into c:\cygwin 2. install Active perl in c:\Perl 3. install the mingw32 in c:\mingwin 4. add "c:\cygwin; c:\mingwin\bin" in "Control Panel -> System -> Advanced -> Environment Variables -> Path -> Variable" (In your previous mail, you said "put these at the beginning of the path", I don't understand what is your meaning. Which path?)...
2005 Jun 06
2
fail in adding library in new version.
...ecause I can not add my library into the new version 2.0.0 by the same method as old version. * I have read the webpage <http://www.stats.ox.ac.uk/pub/Rtools> * Download the tools.zip * Unpack tools.zip into c:\cygwin * Install Active Perl in c:\Perl * Install the mingw32 port of gcc in c:\mingwin * Then go to "Control Panel -> System -> Advanced -> Environment Variables -> Path -> Variable Balue" add ;c:\cygwin;c:\mingwin\bin * Save my library "example" into "c:\MyRpackages\" . But I am not sure what type it is, is it need suffix?" And I don...
2005 Jul 07
2
答复: 答复: fail in adding library in new version.
Dear all, I have done every step as the previous mail. 1. unpack tools.zip into c:\cygwin 2. install Active perl in c:\Perl 3. install the mingw32 in c:\mingwin 4. add "c:\cygwin; c:\mingwin\bin" in "Control Panel -> System -> Advanced -> Environment Variables -> Path -> Variable" , and they are in the beginning of the "Path" Because I install R in the D drive, so I set a fold "MyRpackages" in the sa...
2005 Jul 08
3
fail in adding library in new version.
...> >>Ivy_Li wrote: > >> > >> > >>>Dear all, > >>> I have done every step as the previous mail. > >>>1. unpack tools.zip into c:\cygwin > >>>2. install Active perl in c:\Perl > >>>3. install the mingw32 in c:\mingwin > >>>4. add "c:\cygwin; c:\mingwin\bin" in "Control Panel -> System -> Advanced -> Environment Variables -> Path -> Variable" , and they are in the beginning of the "Path" > >> > >> ^ > >>such blan...
2005 Jul 21
2
The steps of building library in R 2.1.1
...uot;rw2011.exe"; Install the newest version of R 3. Download the "tools.zip"; Unpack it into c:\cygwin 4. Download the "ActivePerl-5.6.1.633-MSWin32-x86.msi"; Install Active Perl in c:\Perl 5. Download the "MinGW-3.1.0-1.exe"; Install the mingw32 port of gcc in c:\mingwin 6. Then go to "Control Panel -> System -> Advanced -> Environment Variables -> Path -> Variable Balue"; add "c:\cygwin;c:\mingwin\bin" The PATH variable already contains a couple of paths, add the two given above in front of all others, separated by ";&quot...
2007 May 03
2
R package development in windows
...R package for distribution and am working from the directions found at http://www.maths.bris.ac.uk/~maman/computerstuff/Rhelp/Rpackages.html#Wi n-Win I've read through Writing R Extensions and various other "helpful" web sites. I've installed all relevant software (perl, cygwin, mingwin, hhc.exe). Here is what I have done so far: 1) Sourced data and functions into R 2) Used package.skeleton 3) Edited Description file 4) Edited my windows path to ensure the new programs (e.g., perl) are in the path 5) Then, I open DOS and do the following in the script below C:\Program Files\R\R-...
2008 Jul 31
0
[LLVMdev] Is there room for another build system?
Albert Graef wrote: > The broken mingw support (as pointed out by Stuart) [...] s/Stuart/Kenneth/ Sorry. -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr.Graef at t-online.de, ag at muwiinfa.geschichte.uni-mainz.de WWW: http://www.musikinformatik.uni-mainz.de/ag
2005 Jul 26
1
Anybody have a binary version of SJava for rw2001 (Windows)?
I am not a techie and have been struggling 2 days solid to try and install SJava (the source from http://www.omegahat.org/RSJava/). Does anybody have a binary file for me (I am Windows XP and rw2001)? I have tried installing Perl, mingwin and the cygwin tools but still no luck. When I try “R CMD INSTALL c:\SJava_0.78-0.tar.gz” I get the following (and haven’t a clue what it could mean): ---------Making package SJava-------------- Building JNI header files... Extracting the classes from Environment.jar /jdk1.3/bin/jar: not fou...
2007 Jul 20
1
[LLVMdev] LLVM-MIPS
...o Cardoso Lopes <bruno.cardoso at gmail.com>: > Hi Hidle, > > Yes, it's not complete yet but i'm working on it. > I can compile simple sources. As it's on a experimental > stage i did not added the patch to the llvm autoconf files. > Right now, I tried the last mingwin binaries of llvm-gcc (downloaded from your official website) : I compared the results between what a normal mingw gcc and llvm-gcc produce. In fact, I got a buggy x86 executable from llvm-gcc :///, so I'm really concerned about the viability (?) of llvm-gcc in so far as I was expected from it t...
2008 Jul 31
4
[LLVMdev] Is there room for another build system?
Óscar Fuentes wrote: > Some points you mention on your web page are solved. Which ones? (Just curious.) > Others are not applicable to LLVM. That might be the case now, but the lack of even basic functionality in some areas (in particular, no advanced feature checks, no make dist/distcheck, no make uninstall, lack of useful trace options when something goes wrong during a build, arcane
2010 Jul 05
11
Make sure that Visual Studio works before 1.2 release
I was thinking that should be a good idea to make sure that at least Visual Studio 2008 is properly working in wine, before 1.2 release. In this way, we could test specific functions in wine, by creating simple test applications to test if the system calls are working well. I think that Visual Studio is a key application to test wine compatibility with windows, and it is an application that can be
1998 Oct 28
0
ESS
...EFANINI <stefanin@stat.ds.unifi.it> writes: > I would like to use emacs and R under windows95/98/NT. > > Is there an ESS for microsoft based implementations of R? You can use ESS and either XEmacs 21.0 (currently wrapping up beta) or NTEmacs, or Emacs(FSF) to edit files. IF the mingwin(?) or cygwin versions of R allow for command-line prompts rather than working within a text-widget thing, then you might be able to get it to work with some kind of process control. I really don't know (cc'd to R-devel and ess-help to see if anyone has this running?) One possible solution...
2007 Jul 19
0
[LLVMdev] LLVM-MIPS
Hi Hidle, 2007/7/19, Hlide <hlide at free.fr>: > > On 19/07/2007 01:29:18, Seung Jae Lee (lee225 at uiuc.edu) wrote: > > Somebody in this dev-list alreday did it with LLVM. > > I guess you are speaking about Bruno Cardoso Lopes ? I can see there is > a MIPS implementation in LLVM repository but it looks like uncomplete > (that is, I'm not even sure it can
2007 Jul 19
4
[LLVMdev] LLVM-MIPS
On 19/07/2007 01:29:18, Seung Jae Lee (lee225 at uiuc.edu) wrote: > Somebody in this dev-list alreday did it with LLVM. I guess you are speaking about Bruno Cardoso Lopes ? I can see there is a MIPS implementation in LLVM repository but it looks like uncomplete (that is, I'm not even sure it can compile any source). What I hope is to have a complete MIPS implementation so I can adapt