Dear All,
Could you please let me know how I can obtain the passwords of these packages:
apt-get -y install gcc g++ gfortran
apt-get -y install patch
apt-get -y install libnetcdf-dev
apt-get -y install fftw3 libfftw3-dev
apt-get -y install libatlas-base-dev libatlas3gf-base
apt-get -y install liblapack3gf liblapack-dev
apt-get -y install libblas3gf libblas-dev
apt-get -y install openmpi-bin openmpi-common libopenmpi-dev
During installation passwords are asked.
Thank you
Passwords [SOLVED]
Moderators: fgoudreault, mcote
Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Re: Passwords
Hi,
if you are a super user ( sudo user ), you can try to prefix all commands by sudo command like :
and you can use your password
jmb
if you are a super user ( sudo user ), you can try to prefix all commands by sudo command like :
Code: Select all
sudo apt-get -y install gcc g++ gfortran
and you can use your password
jmb
------
Jean-Michel Beuken
Computer Scientist
Jean-Michel Beuken
Computer Scientist
Re: Passwords
Thank you, however I am not a super user,how can I become a super user?
Thank you for your help
Thank you for your help
Re: Passwords [SOLVED]
Hi,
Ask to the administrator of your computer...
jmb
how can I become a super user?
Ask to the administrator of your computer...
jmb
------
Jean-Michel Beuken
Computer Scientist
Jean-Michel Beuken
Computer Scientist