Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

32-bit linux #14

Open
loefstrand opened this issue Jun 3, 2018 · 9 comments
Open

32-bit linux #14

loefstrand opened this issue Jun 3, 2018 · 9 comments

Comments

@loefstrand
Copy link

The laserweb-builder-v4.0.993-130-x86_64.AppImage dosen't work on 32-bit Linux.
It looks like it is only made for 64-bit.

@jorgerobles
Copy link
Contributor

jorgerobles commented Jun 3, 2018 via email

@loefstrand
Copy link
Author

loefstrand commented Jun 3, 2018

Then the information "Go to https://github.com/LaserWeb/LaserWeb4-Binaries/releases and download the AppImage for x86 or x64 from linux32 or linux64 respectively" in the wiki is easy to misunderstand.
So where can I get the LaserWeb AppImage for x86 (linux32)?

@jorgerobles
Copy link
Contributor

jorgerobles commented Jun 3, 2018 via email

@loefstrand
Copy link
Author

Then I can just scrap trying to use LaserWeb and continue with VisiCut instead.

@FearNaBoinne
Copy link

Just curious: Why linux 32 bit? The last 32-bit Intel CPUs are from 2003 I think?

@jorgerobles
Copy link
Contributor

jorgerobles commented Jun 4, 2018 via email

@loefstrand
Copy link
Author

#14 (comment)
Because I have a ASUS eeebox with SSD in perfect working condition, that I want to reuse....

@goosenphil
Copy link

I'm also interested in this, since I would like to run this on a Intel Edison. It seems the build fails when installing electron with npm.

@goosenphil
Copy link

I managed to get it working. All you need to do is follow the Raspberry Pi build instructions, it will throw an error when attempting to install electron, just run this command before "npm install" and it will work:

sudo npm install -g electron --unsafe-perm=true --allow-root

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants