I have made small relational database in C, which uses the fantastic Raylib graphics for the interface. Raylib just works perfect for me.
I'm using Linux Mint and it works fine, but if I have to use the database on another Linux Mint computer, I ran into some issues. When I try to run the executable, it respond not associated to any known programs...
What do the other computer need to run the executable file?
Any help would be appreciated.