in reply to Re^3: cannot gmake Math-Random Random.xs.dll
in thread cannot gmake Math-Random Random.xs.dll
Another Monk! Sweet.
The first link is the one I reference in the first post. The solutions there do no apply for whatever reason. The discussed outputs in this post also suggest I am running the correct version of mingW.
The second link has nothing there for my n00bin' eye balls. I think (based on the first link) that there is no issue with 32bit v 64bit dlls.
The third link; installed VS community, and added a value to PATH. Rebooted and tried again, no change :(
Here's my PATH in case that gives anyone an idea. Sorry for not including it originally:
D:\Program Files\Python\Python27\;D:\Program Files\Python\Python27\Scr +ipts;c:\Rtools\bin;c:\Rtools\mingw_32\bin;C:\ProgramData\Oracle\Java\ +javapath;c:\windows\system32;c:\windows;c:\windows\system32\wbem;c:\w +indows\system32\windowspowershell\v1.0\;C:\Program Files (x86)\NVIDIA + Corporation\PhysX\Common;C:\Program Files\Intel\WiFi\bin\;C:\Program + Files\Common Files\Intel\WirelessCommon\;D:\Program Files\nodejs\;C: +\Program Files (x86)\Skype\Phone\;D:\Strawberry\c\bin;D:\Strawberry\p +erl\site\bin;D:\Strawberry\perl\bin;D:\Strawberry\c\x86_64-w64-mingw3 +2;D:\VisualStudio\Common7\IDE\
EDIT: forgot to mention that I tried installing another module dependent on XS framework(?); namely Time::Piece. This failes in the same manner as installing Math::Random. The issue (possibly) is linked to the compiler (mingW in this case). I added the mingw PATh variable (2nd from the end) myself as there wasn't one to start off with. It made no difference to the error output anyways.
EDIT...again: I just noticed that R has a 32-bit version of mingW installed as part of Rtools. Could this be causing a conflict? If so how should it be resolved? It took quite a bit of effort getting Rtools installed. Bloody windows :/
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: cannot gmake Math-Random Random.xs.dll
by Discipulus (Canon) on Sep 16, 2017 at 22:05 UTC | |
by BobbyT420 (Novice) on Sep 16, 2017 at 23:58 UTC | |
by syphilis (Archbishop) on Sep 17, 2017 at 00:55 UTC | |
by AnomalousMonk (Archbishop) on Sep 17, 2017 at 01:16 UTC |