From: Jose M. de la R. T. <del...@gm...> - 2018-04-25 14:06:44
|
The users only need read/execution permissions and a way to find the scipion script inside the installation folder. On Wed, Apr 25, 2018 at 3:48 PM, Patrick Goetz <pg...@ma...> wrote: > > On 04/25/2018 02:07 AM, Jose Miguel de la Rosa Trevin wrote: > >> We have designed scipion to avoid modifying you environment...so, user >> only need to point to the scipion python script from the installation >> folder. Two possibilities are: >> a) Define an alias to that: alias scipion='/path/to/scipion/scipion' >> b) Add the /path/to/scipion to the user PATH environment variable >> All the environment settings for each process are done on the fly, this >> means that will not interfere between packages or with the system libraries. >> >> > That's very nice, actually. So all I need to do is move the Scipion > folder to a publicly accessible location (e.g. /opt/scipion or > /usr/local/scipion), make sure the users can find the scipion command, and > make sure that the read/write/execute permissions are properly set? > > > > > > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > scipion-users mailing list > sci...@li... > https://lists.sourceforge.net/lists/listinfo/scipion-users > |