anyone tried running maple ide on 64 bit linux

zmemw16
Thu May 05, 2016 1:25 am
i’m getting a 32 bit java error, i’ll post o/p if asked.

i suspect the answer bar why would i’s, will be no :D

i encountered a zip with files named jam* – looked through all the files, seems to require the maple ide, so why not :D

stephen


mrburnette
Thu May 05, 2016 1:29 am
zmemw16 wrote:i’m getting a 32 bit java error, i’ll post o/p if asked. i suspect the answer bar why would i’s, will be no :D i encountered a zip with files named jam* – looked through all the files, seems to require the maple ide, so why not :D
stephen

zmemw16
Thu May 05, 2016 1:55 am
@ray
i currently have self compiled 1.6.5r5 and 1.7.8 running with ‘private’ dot arduino15 diectories

when i attempt to run the maple_ide the ‘java jar/binary’ is compiled with 32 bit, so it’s the reverse version of the dfu_util exec format problem i had before going to 64 bit.

if i had the sources, i’d recompile it :D

stephen


mrburnette
Thu May 05, 2016 2:00 am
zmemw16 wrote:
<…>
if i had the sources, i’d recompile it :D

stephen


zmemw16
Thu May 05, 2016 2:08 am
maple ide sources, the arduino ide versions are happily trundling along
srp

mrburnette
Thu May 05, 2016 2:14 am
zmemw16 wrote:maple ide sources, the arduino ide versions are happily trundling along
srp

martinayotte
Thu May 05, 2016 12:37 pm
Is there any reason to still be able to build old maple-ide other that having artefacts for computer museum ? … :)

mrburnette
Thu May 05, 2016 12:45 pm
martinayotte wrote:Is there any reason to still be able to build old maple-ide other that having artefacts for computer museum ? … :)

zmemw16
Thu May 05, 2016 2:32 pm
martinayotte wrote:Is there any reason to still be able to build old maple-ide other that having artefacts for computer museum ? … :)

RogerClark
Thu May 05, 2016 10:10 pm
Strange…

I thought that 64 bit linux’s would run 32 bit binaries, hence I deliberately installed a 32 bit linux to compile dfu-util.
Perhaps this is not true for all 64 bit linux distros

If due-util won’t run, just go into tools/src/dfu-util and run make, then copy the binary to the linux folder to replace the 32 bit version

(Note, you may need to install the linux dev tools etc if you dont already have them installed)


martinayotte
Thu May 05, 2016 10:24 pm
Not by default, if I remember trying to run 32bits apps, I had to install “apt-get install libc6-i386 lib32gcc1” …

RogerClark
Thu May 05, 2016 10:28 pm
Thanks Martin

Some distro’s (possibly linux mint), may install this by default, as I don’t recall having an issue with this when I tested it.

But I probably also installed loads of stuff as part of the build essentials etc etc, which may have pulled down those files without me knowing.


zmemw16
Fri May 06, 2016 9:53 am
RogerClark wrote:
If due-util won’t run, just go into tools/src/dfu-util and run make, then copy the binary to the linux folder to replace the 32 bit version

(Note, you may need to install the linux dev tools etc if you dont already have them installed)


RogerClark
Fri May 06, 2016 8:35 pm
I will need to add a linux64 tools folder to the tools and put 64 bit files in it

WereCatf
Fri May 06, 2016 8:43 pm
RogerClark wrote:I will need to add a linux64 tools folder to the tools and put 64 bit files in it

RogerClark
Fri May 06, 2016 8:48 pm
we would need 64 bit versions of all the files

The only problem is that all my linux instances are 32 bit

So I will have to install a 64 bit vm instance to build the binaries


WereCatf
Fri May 06, 2016 9:11 pm
RogerClark wrote:So I will have to install a 64 bit vm instance to build the binaries

RogerClark
Fri May 06, 2016 9:16 pm
(LOL)

It does seem like a full time job.

I wish I could do more, but I am time poor (like everyone else)


zmemw16
Sat May 07, 2016 3:08 pm
you seem to have it covered :D
RogerClark wrote:
we would need 64 bit versions of all the files

The only problem is that all my linux instances are 32 bit

So I will have to install a 64 bit vm instance to build the binaries


Leave a Reply

Your email address will not be published. Required fields are marked *