Thread: inotify-tools?
View Single Post
Old 04-13-2025, 08:33 PM   #7
beecom
Enthusiast
beecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheesebeecom can extract oil from cheese
 
Posts: 40
Karma: 1000
Join Date: Jun 2022
Device: Kindle Oasis
Quote:
Originally Posted by pazos View Post
Nah, the link still works. If your browser redirects you to unsecure url (http) make sure you turn that into https and try again.

It returns a 403 on http. It returns the binary on https
Wow! I didn't know that. Thank you very much, pazos.

When I checked the file(inotifywait) with "file inotifywait", it returns
"inotifywait: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 2.6.33, stripped"
To use inotifywait standalone on Kindle, doesn't it need to be statically built? I tried building it statically multiple times on Windows, but it kept coming out dynamically linked, so I thought I had failed. Given that, is it still okay to use inotifywait like this on the Kindle Scribe?

edit :
I've confirmed that it's working properly. I should have paid attention to what NiLuJe wrote: 'it has zero dependencies.'
Many thanks to both NiLuJe and pazos.

Last edited by beecom; 04-13-2025 at 11:18 PM.
beecom is offline   Reply With Quote