Displaying 20 results from an estimated 90000 matches similar to: "File not found in wine"
2002 Jun 28
1
windres problem
Hello,
I am trying to build an R package for Windows from an R package
for Linux. There seems to be a "windres" problem somewhere.
Here's what I get.
C:\Temp>Rcmd build --binary VGAM > mm
make[2]: windres: Command not found
make[2]: *** [VGAM_res.o] Error 127
make[1]: *** [src/VGAM.dll] Error 2
make: *** [pkg-VGAM] Error 2
In more details, it goes like the following.
2016 May 17
2
R-3.3.0 Base: Windows compilation fails while building 'base' package
Hi,
I'm trying to builda R-3.3.0 base package on Windows 8.1, and it fails
while building 'base' package with an error about unable to create a
directory
under /tmp.
I am running the make from my D:\ partition, and I have created a \TMP
directory
under both C:\ and D:\. I have also modified my environment variables TEMP
and TMP both point to C:\TMP.
Error messages below:
gfortran
2007 Jun 03
2
Problems compiling RMySQL
Hello, I am trying to compile/Install RMySQL_0.6-0 in
R-2.4.1/2.5.0 under Windows XP MCE, I am using MySQL
5.0.41. I have followed the instructions in the file
INSTALL.win, but I get some errors...
C:\Program Files\R\R-2.4.1>Rcmd build --binary RMySQL
--docs=normal
* checking for file 'RMySQL/DESCRIPTION' ... OK
* preparing 'RMySQL':
* checking DESCRIPTION meta-information
2006 Jun 03
2
Wine : error during compilation (mandriva 2006 - x86_64)
Hi,
I have Mandriva 2006 x86_64.
I tried to install wine, but the binaries are for 32 bits and the result
is very instable (win programs close suddenly, no internet available for
those programs, etc...)
So I tried to compile wine 0.9.14 from source, but I have an error
during make when "searching for -lXext" :
LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH"
2008 Apr 19
1
nondigits in R_FILEVERSION mess up Windows build
I tried for the first time to build R from source on Windows, where I
got the source code via svn. Per the Installation and Administration
manual, I altered src\gnuwin32\MkRules so it had the the locally
correct paths to HTML Help Workshop and Inno Setup 5. I also set
USE_SVNVERSION=yes, as suggested in MkRules itself. Then, while in
the directory src/gnuwin32 I ran 'make all
2008 Apr 29
0
non-digits in svnversion output mess up windows build if (PR#11341)
On Tue, 29 Apr 2008, Duncan Murdoch wrote:
> This is not a bug, it's a feature.
>
> It stops me from distributing versions with unintentional uncommitted
> changes.
It does have that effect, but the error messages
are pretty obscure:
c:\Rtools\MinGW\bin\windres.exe: rcico.rc:9: syntax error
and
Error on line 12 in
e:\R\R-svn\r-devel\src\gnuwin32\installer\R.iss: Value
2009 Mar 05
1
problem building a package with C code (PR#13572)
Hi, my name is Paula. Im trying to learn how to build an R package in
Windows XP using a simple example which includes a C source code. The
foo.c file is located in mypkg/src/foo.c.
I used the command Rcmd build --force --binary [pkgpath]. The problem is
when I install the zip file in R the function foo doesn?t exist.
The result a recieved during the building process is copied below.
I really
2001 May 31
1
Building shared libraries under Windows
I didn't manage to build a c shared library under Windows.
I used rcmd shlib both with a source file and with an object file, but I got error messages in both cases.
I get the same error messages both using a Dos shell and Cygwin.
If I use the source file, I type:
rcmd shlib prova.c
and what I get is:
make[1]: `libR.a' is up to date.
windres --include-dir
2008 Apr 29
0
non-digits in svnversion output mess up windows build if (PR#11340)
This is not a bug, it's a feature.
It stops me from distributing versions with unintentional uncommitted
changes.
Duncan Murdoch
On 29/04/2008 2:30 PM, bill at insightful.com wrote:
> Full_Name: Bill Dunlap
> Version: 2.8.0dev
> OS: Windows XP
> Submission from: (NULL) (70.98.76.47)
>
>
> I tried for the first time to build R from source on Windows, where I
> got
2008 Mar 31
1
Compile dll in Windows XP
This is my first attempt to call a C function from R. I have installed Rtools,MinGW and Perl and I have included them in my system path. I am trying to compile a toy function that can be called in R but when I type "RCMD SHLIB foo.c" I receive the following message in my Command prompt:
making foo.d from foo.c
make: [foo.d] Error 255 (ignored)
cat: foo.d: No such file or directory
make:
2008 Apr 29
1
non-digits in svnversion output mess up windows build if USE_SVNVERSION=yes (PR#11339)
Full_Name: Bill Dunlap
Version: 2.8.0dev
OS: Windows XP
Submission from: (NULL) (70.98.76.47)
I tried for the first time to build R from source on Windows, where I
got the source code via svn. Per the Installation and Administration
manual, I altered src\gnuwin32\MkRules so it had the the locally
correct paths to HTML Help Workshop and Inno Setup 5. I also set
USE_SVNVERSION=yes, as suggested
2007 Dec 20
2
SHLIB steps on a Makefile
Hi,
I need to create a Makefile.win for a given package so as to fiddle
slightly with the compilation process. My Makefile works fine in Linux
but I am having trouble creating Makefile.win for MinGW. I first
looked at the commands that Rcmd SHLIB appeared to be running and
copied those onto the Makefile. But one step seems to be missing, the
creation of the _res.rc file needed by windres
2010 Jan 09
2
Cant get Winebottler working... getting very frustrated!
Hi okay.
I am running OSX 10.6.2 (Snow Leopard).
I have X11 2.3.4
I have installed the latest WinebottlerCombo 1.1.35 (includes Wine)
I have a pc file with .exe on the end it will put software into my mac version of DAZ Studio.
I had this working when I had 10.5.8 installed, but then I had to go and mess things up.
When I open my exe file the window opens up:
You are about to install a Wine
2008 Aug 17
1
package building problem on windows
Hi,
I'm trying to compile the package biglm, but when I build it with R
CMD build biglm, it failed :
C:\LOCAL\c-dutang\code\R\biglm2>R CMD build biglm
* checking for file 'biglm/DESCRIPTION' ... OK
* preparing 'biglm':
* checking DESCRIPTION meta-information ...C:/DOCUME~1/c-dutang/Local:
Can't op
n C:/DOCUME~1/c-dutang/Local: No such file or directory
2009 Feb 23
4
Gcc error during make depend/make of latest Git-Wine source.
I'm on Linux Mint Fluxbox CE 5 trying to compile the latest Git source. I previously had Wine 1.0 something from the Synaptic repos, and wanted bleeding edge so I did
Code:
$ aptitude remove wine
and then followed the Wine + Git instructions. After the repo was cloned I ran ./configure, installed a couple dependencies and libfreetype-dev, and the config script then ran fine. Then I
2009 Jan 19
0
compiling python2.5 (msys+mingw+wine) using msvcr80 assemblies
folks, hi,
after some quiet advice i've tracked down a method for compiling
python2.5 using msvcr80 that _will_ actually work both under native
win32 and also under wine, but it's a _bit_ dodgy, as i couldn't track
down where you're supposed to put Microsoft.VC80.CRT, except in the
path of the application where it's running from. so, instead, i put
the _contents_ of
2019 Jul 04
4
dovecot/imap [blocking on log write]
Hi,
My dovecot process seam blocked on dovecot/imap [blocking on log write],
only restart fix it.
How solve that's?
Cheers,
--
alpha_one_x86/BRULE Herman <alpha_one_x86 at first-world.info>
Main developer of Supercopier/Ultracopier/CatchChallenger, Esourcing and server management
IT, OS, technologies, research & development, security and business department
-------------- next
2010 Oct 31
1
Autodesk AutoCaD 2011 / 64 Bit / Multilangual + Keygen
[Image: http://www.edsoftinc.com/images/autodesk-autocad-2010-32bit-.jpg ]
Autodesk AutoCaD 2011 / 64 Bit / Multilangual + Keygen | 3.05 Gb
AUTODESK AUTOCAD VERSION 2011 WINDOWS 64BIT date: April 03th, 2010 type: CAD size: 1DVD
Description: Autodesk? AutoCAD is a CAD (Computer Aided Design or Computer Aided Drafting) software application for 2D and 3D design and drafting, developed and sold by
2001 Apr 25
0
Rcmd INSTALL
Dear All,
I'm a real beginner in R(a windows version) and I'm trying to install
the principal curves packages(from
http://cran.r-project.org/src/contrib/PACKAGES.html#princurve ) by using
the following comand:
--------------------------------------------------------------------------------------------------------
shell("Rcmd INSTALL d:/bin/cran/princurve").
2016 Apr 03
2
File 1 is not in sorted order Error
Hi, I'm trying to build R on windows and i'm getting the following error
when i run the "make all recommended" command:
C:/Rtools/mingw_64/bin/windres -F pe-x86-64 -i dllversion.rc -o
dllversion.o
comm: file 1 is not in sorted order
make[4]: *** [Rgraphapp.def] Error 1
make[3]: *** [rlibs] Error 1
make[2]: *** [../../bin/x64/R.dll] Error 2
make[1]: *** [rbuild] Error 2
make: