Error: Unable to find "toktx" version. Confirm KTX-Software is installed

i have it installed
image.png

Original Post on Discord

by user 261850755751739393

Hello, where is your toktx installation located?

From the screenshot I guess you use linux?

yes manjaro i build toktx from source so no idea

by user 261850755751739393

what do you get when you open the command tester and run toktx -version ?


toktx: error while loading shared libraries: libktx.so.4: cannot open shared object file: No such file or directory

by user 261850755751739393

huh :thinking:

fixed it had to make symbol link
sudo ln -s /usr/local/lib/libktx.so.4 /usr/lib/libktx.so.4

by user 261850755751739393

Great :slightly_smiling_face: