install addons for all users (or group of Users) : Linux, R2017b
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
Is there a solution to install "Addons" for all users ? (Neural Network Import for Caffe ... Berkeley)
I tried (as root) to:
- create a $matlabroot/toolbox/local/addons (not sure if it's a good path??)
- launch matlab GUI as root ( ... which is unusual...)
- change addonspath in menu "preferences" to $matlabroot/toolbox/local/addons + "apply"
- quit matlab
- execute: ./install_supportsoftware.sh -matlabroot $mymatlabroot
Installation is OK but only for the user root, because:
- the installation is in /root/Documents/MATLAB : addonspath (in GUI) seems to be unread
- the installation asked for mathworks account id/passwd (even if I already filled in login/passwd for downloading the addons)
So the solution would be:
- each user install the products on his account,
- each user needs our campus mathworks id/passwd,
- each user needs to open a GUI session on the front-end of our cluster.
All 3 points are inappropriate
Please help,
thanks in advance,
Phil.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!