kobo-mods

dictbug-trace

DON’T USE THIS IF YOU DON’T NEED IT!

Build:

You can build dictbug-trace with NickelTC inside Docker using:

docker run --volume="$PWD:$PWD" --user="$(id --user):$(id --group)" --workdir="$PWD" --env=HOME --entrypoint=make --rm -it ghcr.io/pgaskin/nickeltc:1.0

Or, on the host using:

make CROSS_COMPILE=/path/to/nickeltc/bin/arm-nickel-linux-gnueabihf-

Run:

mv libdictbug-trace.so /usr/local/pgaskin/
echo " /usr/local/pgaskin/libdictbug-trace.so" >> /etc/ld.so.preload
reboot
logread -f

Sample dictionary: You can also use the sample dictionary (compile it with dictutil) to test a few things with images.

dictutil pack dicthtml
dictutil install -ldt dicthtml.zip