-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Description
Greets, I'm modifying Plato to add a new feature and can build/run the emulator.
However when I deploy it to my device, I cannot launch Plato. info.log shows this:
Plato is running on a Kobo Libra H₂O.
The framebuffer resolution is 1264 by 1680.
Framebuffer rotation: 3 -> 3.
algebraic-geometry_problem-solving-approach_thomas-garrity.pdf
Framebuffer rotation: 0 -> 0.
./plato: /lib/libm.so.6: version `GLIBC_2.35' not found (required by ./plato)
./plato: /lib/libm.so.6: version `GLIBC_2.27' not found (required by ./plato)
./plato: /lib/libc.so.6: version `GLIBC_2.32' not found (required by ./plato)
./plato: /lib/libc.so.6: version `GLIBC_2.27' not found (required by ./plato)
./plato: /lib/libc.so.6: version `GLIBC_2.25' not found (required by ./plato)
./plato: /lib/libc.so.6: version `GLIBC_2.29' not found (required by ./plato)
./plato: /lib/libc.so.6: version `GLIBC_2.33' not found (required by ./plato)
./plato: /lib/libc.so.6: version `GLIBC_2.28' not found (required by ./plato)
./plato: /lib/libc.so.6: version `GLIBC_2.34' not found (required by ./plato)
Install steps:
./build.sh
./dist.sh
cp -r dist/* /mnt/kobo/.adds/plato/
The release packages work fine so I must be doing something wrong. Please advise. Ty
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels