Hello I am thinking about a new Gnu/Win/Linux distribution called Promise Linux (Details in: httphttp://hispascal.sourceforge.net/phpwiki-1.3.3/index.php/Adrian15HaltPromiLinuxEN)
1)One of my questions is if there would be any way of installing Blender in both Windows and Linux without having to copy the compiled libraries twice in the cdrom.
For installing a program you usually need an installer (which may be a linux one or a windows one) and the libraries associated to the program. Are these libraries valid in both Windows and Linux? So that I can save space on my cdrom.
-
I want to automatize Blender Windows installation, such as editing a config file or passing arguments to its installer. Could you please explain me it a little bit or give some manual url or whatever?
-
Is there any way of installing Blender in Windows but running a Linux installer?.. Or at least using wine or whatever. I mean not running an exe file but running a Linux script or whatsoever.
4)In my project Promise Linux one of the objectives is that Windows
Blender Configuration and Linux Blender Configuration should be the same.
The idea is one partition for windows, another for linux and another one (fat32) for shared configuration. So that I install Blender in Windows and I install Blender in Linux and I want both of them to share its configuration.
4.1)The question is: Does Blender store its configuration in
4.1.a) a single file? 4.1.b) a single folder?
4.2) Do I have to edit some Blender files (both in Linux and windows) in order to let it know where the new configuration file/folder is located.
(Of course I am supposing using the same Blender version in both Windows and Linux)
Thank you for your patience and your time. Thank you.