installation un logiciel sur ubuntu " The Installer must not be run from a root user account."
Bonjour,
j'ai un souci pour installer un logiciel d’électronique.
quand je lance un script d’installation
#./setup.sh ou #./install.now il m'affiche ce message malgré je suis utilisateur supérieur.
Code:
1 2 3 4 5 6 7 8
| WARNING: The Installer must not be run from a root user account.
Instead, Installer must be run from a regular user account.
Installing tools from a root account is not supported; in
certain cases this may cause a tool to fail to run properly
for some or all users
To run installer as root (not recommended), please re-invoke
installer with the -install_as_root switch. |
je fait quoi pour réussir a lancé l’installation
Merci d'avance