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

how build sqlitebiter on armhf(32bit) #67

Closed
mozeat-sun opened this issue Apr 1, 2019 · 3 comments
Closed

how build sqlitebiter on armhf(32bit) #67

mozeat-sun opened this issue Apr 1, 2019 · 3 comments
Assignees
Labels

Comments

@mozeat-sun
Copy link

hi,
sqlitebiter is a powerful tool, could build the source on embedded system,such as armhf-32bit.

@thombashi thombashi self-assigned this Apr 14, 2019
@thombashi
Copy link
Owner

thombashi commented Apr 14, 2019

Hi,

I never tried it before, but you could build an executable binary file for arm as following steps:

  1. Install pyinstaller
    • pip install pyinstaller>=3.4
    • You might need to install extra apt packages to build pyinstaller
  2. Clone sqlitebiter repository (or download the source code)
  3. Execute build_deb_package.sh

@mozeat-sun
Copy link
Author

thanks , i had installed it successfully by your indication.

@thombashi
Copy link
Owner

Thank you for confirmation. Closing.

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

No branches or pull requests

2 participants