Git Product home page Git Product logo

Comments (8)

phaticusthiccy avatar phaticusthiccy commented on June 12, 2024 1

Hi @Temuxuser2021

If you want to install WhatsAsena on your local storage, you must install packages manually. There is a sqlite3 error.

Sqlite3, dosent support some arm64 and armx86 devices. In this case, there are a few ways to do.

Installing Pre-Relased Packages

$ pkg install clang libsqlite pkg-config python make
$ pkg install pkg-config
$ pkg install clang libsqlite pkg-config
$ npm install sqlite3 --node-trace

Force to Install ( Only Localhost )

$ npm install sqlite3 --build-from-source --sqlite=~/../usr/bin/sqlite3 npm install better-sqlite3 --sqlite=./sqlite-amalgamation

Make Way

$ pkg install build-essential
$ pkg install make
$ npm i sqlite3

Experimental Way

$ apt install libllvm
$ apt install clang make nodejs-dev libuv-dev
$ apt install g++
$ npm install sqlite3

Try these, if there are any problems your device may not support it.

from whatsasenaduplicated.

phaticusthiccy avatar phaticusthiccy commented on June 12, 2024 1

Try these, if there are any problems your device may not support it.

I think your device dosent support databae colons with sqlite3

from whatsasenaduplicated.

Temuxuser2021 avatar Temuxuser2021 commented on June 12, 2024 1

Screenshot_2021-09-21-08-02-13-70_84d3000e3f4017145260f7618db1d683

See the screenshot i do all the thing but not working im using termux new version

from whatsasenaduplicated.

Temuxuser2021 avatar Temuxuser2021 commented on June 12, 2024

Yes , i use all method (commands) but the same probelm accours , i think its problem on the script can you please check in your other phone ? 😸

from whatsasenaduplicated.

Temuxuser2021 avatar Temuxuser2021 commented on June 12, 2024

Try these, if there are any problems your device may not support it.

I think your device dosent support databae colons with sqlite3

😔. Hope its work

from whatsasenaduplicated.

Temuxuser2021 avatar Temuxuser2021 commented on June 12, 2024

So how can i use it my phone is oppo a15 android 10 ram 3gb 😟 can i install on virutual space like , vmos,v1m,x8sandbox.etc 🙂

from whatsasenaduplicated.

phaticusthiccy avatar phaticusthiccy commented on June 12, 2024

Its not about your termux version. Some android architectures dosent support sqlite3 requirements. I don't know which models support or don't support it. If none of the above ways work, probably your phone can't handle it.

Yeah, you can install WhatsAsena on vds, vps or any virtual device. Set sudo user on your host called /root/WhatsAsenaDuplicated run it on there. But we are not recommend this way, it will just be a waste of space as you can't change the codes.

from whatsasenaduplicated.

github-actions avatar github-actions commented on June 12, 2024

This issue is stale Because it has been open 5 days with no activity. Remove the stale label or comment or this will be closed in 2 days

from whatsasenaduplicated.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.