Need Help Rust on linux Ubuntu Server 15.10 (64bits)
2 replies, posted
Hi,
I make a rust server on linux.
I install steamcmd correctly with this command : app_update 258550 -beta experimental validate
And I execute this command on my rust folder :
./RustDedicated -batchmode -hostname "TestServer" -port 28015 -datadir "serverdata/" -logFile "output.txt" -autoupdate
and on console there this message :
Set current directory to /home/steam/rust
Found path: /home/steam/rust/RustDedicated
Aborded (core dumped)
and in file output.txt there is one ligne where write :
Couldn't open /home/steam/rust/RustDedicated_Data/Plugins/x86_64/libRustNative.so, error: /home/steam/rust/RustDedicated_Data/Plugins/x86_64/libRustNative.so: undefined symbol: glGetTexImage
Please help me, i'm blocked !
[url]https://developer.valvesoftware.com/wiki/Rust_Dedicated_Server[/url]
[QUOTE]Attention! The following installation instructions will supply legacy (the main version) as well as the experimental branch's server files when downloading on Windows. Since the legacy server software is Windows only, it will not be included when downloading on Linux, leaving only the experimental server software. More information on this tweet from Garry .
Please note that at this current time, the Rust dedicated server is not being built for linux as part of the regular Rust build process and therefore is unavailable. Please see the issue ticket on Facepunch support.[/QUOTE]
Might be possible to run the Windows version through WINE
Sorry, you need to Log In to post a reply to this thread.