Displaying 20 results from an estimated 500 matches similar to: "Cannot Build R From Source - Windows XP"
2009 Feb 16
5
Arcsoft Photoimpression 5
Hello all,
I am running Ubuntu 8.10 and wine 1.0.1.
Has anyone successfully run photoimpression 5 using wine? It installs without any errors. It created an icon on the desktop, but when I try to run it nothing happens. I tried using the terminal and below is what I got.
Thanks,
Dan
dstock76 at dstock76-desktop:/media/disk-1/Program Files/ArcSoft/PhotoImpression 5$ wine photoimpression.exe
2009 Oct 15
1
ImageMagick not seen by movie3d function from rgl package
Hello R-users,
I have downloaded and installed a binary version for Windows OS of ImageMagick (ImageMagick6.5.6-10-q16-windows-dll.exe), I have installed the rgl package and i've tried running the following example from ?movie3d()
library(rgl)
open3d()
plot3d( cube3d(col="green") )
M <- par3d("userMatrix")
play3d( par3dinterp( userMatrix=list(M,
2012 Dec 17
1
Problems with building R from sources
Hello all,
I'm trying to build R 32bit from source in a Windows 64 machine. I have
followed the steps in "R Installation and Adiministration" (
http://cran.r-project.org/doc/manuals/R-admin.html#Getting-the-source-files)
or at least I think I did everything described. I am not sure if I have
installed the libjpeg, libtiff and libpng files though. I have upzipped
them in the
2010 Aug 09
1
build.pl in building library with Rtools211
Dear all,
As I couldn't find any thread on the internet I hope the help-list might help me out.
I've tried to update Rtools from R210 used in combination with R2.9.1 to R211 in combination with R2.11.1. However, I do not succeed.
I have R2.11.1 running, as well as Inno Setup 5, HTML help and MikTex. A version of Perl is installed too. Environment variable paths are set to link to these
2010 Mar 13
1
Problem building packages on windows: /cygdrive/c/Rtools/bin/cp: target `xf-))' is not a directory
Dear R-Help
My OS is Windows CP, I'm not sure my sessionInfo() is relevant but here it is:
R version 2.10.1 (2009-12-14)
i386-pc-mingw32
locale:
[1] LC_COLLATE=English_United Kingdom.1252 LC_CTYPE=English_United Kingdom.1252 LC_MONETARY=English_United Kingdom.1252
[4] LC_NUMERIC=C LC_TIME=English_United Kingdom.1252
attached base packages:
[1] stats
2007 Jun 30
1
"R CMD INSTALL in R 2.5.1 (2007-06-27)"
Hello,
I'm moving from R 2.2.1 (Winows XP) to R 2.5.1 and have problems with
installing "myfuncs", which worked OK in 2.2.1
R CMD INSTALL myfuns
# gives
installing to ''
---------- Making package myfuncs ------------
adding build stamp to DESCRIPTION
installing R files
installing man source files
installing indices
installing help
>>>
2012 Nov 30
1
compiling R for Windows 64 bit
Dear All,
I'm trying to compile R for Windows 64 bit.
I'm following the instructions of R installation and administration
guide v2.15.2 (3.1; A.3.1.4; C.2.2)
and at the moment I compiled the default version (single threaded,
gcc, without external BLAS) ?on my notebook (windows xp 32 bit)
Now I'm trying to compile it on Windows servers 64 bit with the next
configuration :
1. Windows
2010 Apr 20
0
Building Rblas.dll failing on Windows 7 (64-bit)
I'm currently attempting to build R-2.10.1 from the source on Windows
7 (64-bit version). I've downloaded the latest Rtools (Rtools211.exe)
from the Murdoch-Sutherland site and have done a full install. I've
also downloaded the HTML Help Workshop, MikTeX, and the InnoSetup
installer.
I am not using any 64-bit versions of the tools, such as the
MinGW-w64, or a 64-bit version of TCL
2012 Jun 05
0
ggplot2, grid graphics, x11(), windows(), and device fonts
I am trying to use ggplot() to produce a graph and am getting warnings that
I don't understand. This is happening from within RStudio, but also happens
if I start Windows R GUI. Can anyone help me understand the warning and
how to make sure the right fonts are designated? The relevant code fragment
is:
x11(width=7, height = 7)
library(ggplot2)
# Now some Distance ~ Time plots
p2 <-
2010 Dec 07
1
latex() hangs R console
[Env: R 2.11.1, Win Xp, Miktex 2.7]
I've just started using Hmisc::latex and friends, and find that running
latex() produces the .tex and .dvi files, but hangs,
presumably trying to run yap. An example is below. What could be wrong?
My PATH seems OK:
> strsplit(Sys.getenv("path"),';')
$path
[1] "c:\\program files\\imagemagick-6.4.4-q16"
2018 Feb 09
3
R Compilation gets stuck on Windows 64
Hi Avraham,
What a coincidence, I have been following this post of yours:
https://www.avrahamadler.com/2013/10/24/an-openblas-based-rblas-for-windows-64-step-by-step/
Looks like this post is slightly older than what you have shared
previously. It is strange that you did not get the attachments. I am
pasting the contents of the MkRules.local here:
2016 May 26
2
[HCL] Lyonn ULT-2000 MKR supported by
Hi, I'm from Argentina, this model isn't in the hardware compatibility list:
Lyonn ULT-2000 MKR
http://www.solytec.com.ar/p03_ups_lyonn_ult1000.php
http://www.solytec.com.ar/p03_ups_lyonn_ultrack.php
How can I do to control via SNMP? I have an AgentMini hardware.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Jun 03
0
Lyonn ULT-2000 MKR supported by
[Please keep the list CC'd - thanks!]
> On Jun 3, 2016, at 11:58 AM, Marcos Martinez <marcosdmm at gmail.com> wrote:
>
> But I have to use my ups MIB file??
> Megatec gives a MIB file from his webpage, I think is NetAgent mini MIB.
> I have to use that??
I am not familiar with all of the MIBs, but the NUT driver incorporates information from the supported MIBs - it
2008 Sep 29
1
problem running Sweave as a web service with anti-virus software
Hello R mailing list
We are trying to use R and Sweave, running as a web service on a server
to prepare statistical reports but are having problems with our
anti-virus software apparently prohibiting execution due to what we
think is Sweave trying to run an executable in one of the system's
temporary folders.
As background, we use the following Rscript command to invoke Sweave
(the text in
2007 May 28
3
MiniMagick... Core Dump when Reszing Images?
Hi,
I''m using Mini Magick and that attachment_fu plugin to resize images
that the user uploads. Everything looks okay in my code, but I get a
core dump every time an image is uploaded.
The file successfully posts to the application, I can see that the
original file gets copied into the folder correctly. It appears that
it dumps immediately after that. I''m using Mongrel behind
2018 Feb 09
0
R Compilation gets stuck on Windows 64
Hi Avraham,
A quick question - I realized I did not have *Perl* installed. So I
installed *ActiveState Perl* right now. Also I see I need *texinfo* and
*texi2any*. I was able to installed *texinfo* from here:
http://gnuwin32.sourceforge.net/packages/texinfo.htm. But not sure where to
get *texi2any*. Can you guide me in this step?
Regards,
Indrajit
On Fri, Feb 9, 2018 at 11:58 AM, Indrajit Sen
2010 May 20
1
trouble installing vcrun2005sp1
running ubuntu 10.04 LTS with wine 1.1.44
> fixme:msi:MsiGetMode unimplemented run mode: 0
> fixme:msi:ACTION_ValidateProductID partial stub: template L"77718<````=````=````=````=`````>@@@@@" key L"JWFMGDGVMWKPVD39RX6PW2GQY"
> err:module:import_dll Library sqdedev.DLL (which is needed by L"C:\\users\\leecarey\\Temp\\msi8258.tmp") not found
>
2010 Sep 14
4
Package build and install under Windows
Any other method besides using RTOOLS? I am using R 2.10.1, which version of
Rtools should I use? It seems that there are two versions on the website.
The commands like R CMD build should be used in the CMD window, right?
Thanks.
--
View this message in context: http://r.789695.n4.nabble.com/Package-build-and-install-under-Windows-tp2539509p2539509.html
Sent from the R help mailing list archive
2008 Jul 23
1
AIRC application sendig email .NETV2 fails
Hello my app tries to send an email
in the debug i get the following
trace:loaddll:load_native_dll Loaded L"C:\\AIRC\\SGP\\AIRCMail.dll" at 0x2450000: native
trace:loaddll:load_native_dll Loaded L"C:\\windows\\winsxs\\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\\MSVCR80.dll" at 0x78130000:
native
trace:loaddll:load_native_dll Loaded
2006 Apr 22
3
.NET problems
A friend of mine has aske me to put this question up here. He is trying
to install A program called Tablesmith (www.mythosa.net, if you're
interested) - a utility for role-players. His problem, in his own words, is
"I'm doing a Linux install. The only problem I have is that the
initializer is asking for .NET v2.0.50727 while the .NET I was able to
download is 2.0. Is there a