-
Notifications
You must be signed in to change notification settings - Fork 40
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
is it possible to use yours library from Debian by using proot #7
Comments
This library is not GNU libc compatible. Open issue regarding shared memory support at https://github.com/termux/proot/issues. Also, I have answered about libandroid-shmem on mailing list:
- so it is NOT going to be ported to Debian/Ubuntu/etc... at least officially. This is repository for Termux only. |
So if I have understood correctly to yours explanation.
This library is available for Termux and some other developers who are
deeply familiar with C programming would had to customize it for individual
Linux distributions, which can be executed by using Proot from Termux.
I will try to open new issue related to Proot. For beginning to do not
overload MR Benarski too much, it would be A good idea to implement alteast
one call Shmget, because it is used my many applications very frequently.
Including my favourite PCMANFM file manager. Thank you again for yours
continued support. I have made very good decision, that I did not wasted
time while searching custom ROMS to root Android devices. Thanks to Termux
and Proot, I can work securely while not being afraid, that some wrongly
recompiled Kernel will overheat device board ETC. It is The positive result
of yours team work, that you know C and C++ languages so deeply and also
Androidkernel functions. So you are bringing users this perfect environment.
|
Do you think, that is it possible to use yours library to emulate shared memory while running Debian Buster ARM64 Bit edition by using Termux and Proot? If yes, would you tell Me how could I reach this goal?
If I would like to use yours library from Debian. What would I had to do?
Thank you very much for yours support.
The text was updated successfully, but these errors were encountered: