How to Run Linux Package in Linux System?

Hi,

I recently built an executable for Linux in Windows 11 system. I zip this build folder and upload it to the server. I set it to executable with chmod +x command and when I run it, it returns this error:

The Linux server is a centos system and uses the DCU card. This is the first time I have packaged the executable for Linux, and I don’t know if there is any library that I have to install to make the game run. Please give me some tips for running the package game in Linux. Does it have to use the Nvidia card? Are any libraries the software required before I can run it? How can I install it?

Thanks for your reply.