launch
launch copied to clipboard
Handle FBSD_ correctly

Instead of
This application requires at least version FBSD_1.7 of libc.so.7 to run.
Please update it and try again.
it should say
This application requires at least version FBSD_1.7 of libc.so.7 to run.
Please update the operating system and try again.
Whenever something requires a different FBSD_, then updating the application is not going to solve it.