Can't get plugins to load on LinuxNot An Issue

So i installed rust using LGSM and i manually installed oxide for the download and got the LibRenderer.so issue fixed but now i cant get any plugins to work and i will provide the last set of logs and sorry for being sped but this is one of my first times actually using a server etc

OS:Centos 8
Specs:R5 3600x with 32gb of ram and two 500gb nvme ssds for the server if its needed information

https://pastebin.com/KxxWLiUu if anything else is needed just ask and i will provide it other than server details

Make sure the Compiler is set as executable (as with any Linux executable you intend to be runnable), and that it is under the same user/group arunning the game server. Also make sure that all the files you copied are owned by the same user/group running the server.

Also, according to your logs, Oxide was not installed completely. When installing it, make sure to copy over ALL files included in the zip file. Don't move any outside of the original structure.

07:46 [Warning] /home/RealRust/serverfiles/RustDedicated_Data/Managed/x64/libmonoboehm-2.0.so.1 is missing
07:46 [Warning] /home/RealRust/serverfiles/RustDedicated_Data/Managed/x64/libMonoPosixHelper.so is missing​

i downloaded the managed folder from my server then moved the oxide files in and replaced the ones and all that stuff and there was no files left in the oxide file after transfering so i didnt miss any files then i deleted the managed folder from the server and sent the one with all the files from my pc to my server.

Could you provide a screenshot of the path and files above on the server? Also, screenshot of the permissions for each file mentioned in the error as well as the compiler?
5e13a8d5b2bc5.jpg Wulf
Could you provide a screenshot of the path and files above on the server? Also, screenshot of the permissions for each file mentioned in the error as well as the compiler?

https://prnt.sc/vftl0a

https://prnt.sc/vftl5d

Ill send the perms once i figure out how to check that.

And the compiler?
5e13a8d5b2bc5.jpg Wulf
And the compiler?

what would the directory be?

It would be where RustDedicated is. Compiler.x86_x64
5e13a8d5b2bc5.jpg Wulf
It would be where RustDedicated is. Compiler.x86_x64

https://prnt.sc/vfu2zb

5e13a8d5b2bc5.jpg Wulf
It would be where RustDedicated is. Compiler.x86_x64

here are the compiler logs also https://pastebin.com/Hds10LBm but im going to try something to see if i can fix it

It actually appears to be compiling fine, so I'm not sure why you are seeing the dependency trace and message about the compiler.
5e13a8d5b2bc5.jpg Wulf
It actually appears to be compiling fine, so I'm not sure why you are seeing the dependency trace and message about the compiler.

im very confused because i try to run commands using oxide etc and they dont work

Run what commands exactly?
Locked automatically