Although the commandline mode does not require XWindows on Linux, the application itself requires the libXrender.so.1 to start.
If you have Linux without any XWindows, then you have to install the libXrender package
Hi
I am not sure which installation part you mean, these are two steps that come into my mind:
rrSetup:
If you mean the initial install of all files into the RR folder, then this can be done from any machine in your network.
Not recommended: If there is really no other machine that can copy the files, then you run it in console mode: „rrSetup_linux –help“.
rrServer autostart deamon installation:
You can run „rrWorkstationInstaller --help“ to see all options.
http://www.royalrender.de/help8/index.html?rrWorkstationInstaller.html
NOTE:
rrSetup and rrWorkstationInstaller are compiled as UI applications, but they can run in console mode that does not require XWindows (Gnome/KDE).
BUT Linux still requires some XWindows Libs to be installed.
It is just that the Linux OS „thinks“ the libs will be used.
They are not used, you can just copy them from any other machine into a temp path (and link the library search path to that folder)
or simply install the required packages.
regards,
Holger Schönberger
Please use the rrKnights Tavern
or our support system for new questions.
Note:
You can just use any Linux machine to run rrSetup.
It does not need to be the rrServer machine.
(You can even use Windows machines. That might not set the linux executable right, but that can be changed via console)
Hi
> What I've done for now is moved all the files from the 'files' folder into a share called 'rr'
If you have issues with the executable right when you copy the files manually, then you have to modify the executable rights for rrSetExeRights and execute that application:
chmod +x [RRFolder]\bin\lx64\rrSetExeRights
[RRFolder]\bin\lx64\rrSetExeRights
For future updates, I recommend to use rrSetup from any other linux machine with XWindows.