Author Topic: Installing PI in Linux - password?  (Read 6444 times)

Offline cmassa

  • Newcomer
  • Posts: 48
Installing PI in Linux - password?
« on: 2014 July 31 18:30:10 »
I am a total newbie to Linux. I installed Ubuntu 14.04 last night and am trying to install PI. I have it extracted and enter the command into a terminal window (following the instructions on the PI site). It then asks for a password. No matter what I enter, I always get a message that authentication failed. I have used my login password for Ubuntu, my PI access password and nothing works, not even just hitting enter. It gives the error and stops. What am I supposed to enter there?

Chris
iOptron CEM60, Celestron Advanced VX mounts
Celestron 8" EdgeHD SCT, Astrotech AT65EDQ
Atik 383L+ mono, EFW2 Filter wheel, Baader filters,Canon T2i/550D, self modded with Baader IR
Astrotech 50mm guides scope
ZWO ASI120MC - guiding and planetary imager
My images: http://www.astrobin.com/users/cmassa

Offline NGC7789

  • PixInsight Old Hand
  • ****
  • Posts: 391
Re: Installing PI in Linux - password?
« Reply #1 on: 2014 July 31 18:51:48 »
Did you put the license file in /home/<user-name>

Offline cmassa

  • Newcomer
  • Posts: 48
Re: Installing PI in Linux - password?
« Reply #2 on: 2014 July 31 18:55:40 »
I didn't. I do that before even installing it?

Chris
iOptron CEM60, Celestron Advanced VX mounts
Celestron 8" EdgeHD SCT, Astrotech AT65EDQ
Atik 383L+ mono, EFW2 Filter wheel, Baader filters,Canon T2i/550D, self modded with Baader IR
Astrotech 50mm guides scope
ZWO ASI120MC - guiding and planetary imager
My images: http://www.astrobin.com/users/cmassa

Offline NGC7789

  • PixInsight Old Hand
  • ****
  • Posts: 391
Re: Installing PI in Linux - password?
« Reply #3 on: 2014 July 31 18:58:18 »
Yes. Had you previously installed PixInsight on either Windows or OS X? You can copy the license from there. See FAQ 2.7 at http://pixinsight.com/faq/index.html

Offline NGC7789

  • PixInsight Old Hand
  • ****
  • Posts: 391
Re: Installing PI in Linux - password?
« Reply #4 on: 2014 July 31 19:02:35 »
When you installed Ubuntu did you make your user an administrator? Which command is prompting for the password? If it's the sudo ./installer command then your user needs to be an administrator and you would enter your user password. If you did not setup your user as an administrator you'll have to google how to change it.

Offline cmassa

  • Newcomer
  • Posts: 48
Re: Installing PI in Linux - password?
« Reply #5 on: 2014 July 31 19:07:47 »
It's the installer command asking for a password. I thought I was the administrator.

Chris
iOptron CEM60, Celestron Advanced VX mounts
Celestron 8" EdgeHD SCT, Astrotech AT65EDQ
Atik 383L+ mono, EFW2 Filter wheel, Baader filters,Canon T2i/550D, self modded with Baader IR
Astrotech 50mm guides scope
ZWO ASI120MC - guiding and planetary imager
My images: http://www.astrobin.com/users/cmassa

Offline NGC7789

  • PixInsight Old Hand
  • ****
  • Posts: 391
Re: Installing PI in Linux - password?
« Reply #6 on: 2014 July 31 19:16:46 »
you can confirm that you are administrator by opening System Settings (the gear icon) and choosing User Accounts.

Offline NGC7789

  • PixInsight Old Hand
  • ****
  • Posts: 391
Re: Installing PI in Linux - password?
« Reply #7 on: 2014 July 31 19:18:29 »
If you are not administrator try this:

http://www.tuxradar.com/answers/343


Offline cmassa

  • Newcomer
  • Posts: 48
Re: Installing PI in Linux - password?
« Reply #8 on: 2014 July 31 19:18:43 »
It shows me as administrator
iOptron CEM60, Celestron Advanced VX mounts
Celestron 8" EdgeHD SCT, Astrotech AT65EDQ
Atik 383L+ mono, EFW2 Filter wheel, Baader filters,Canon T2i/550D, self modded with Baader IR
Astrotech 50mm guides scope
ZWO ASI120MC - guiding and planetary imager
My images: http://www.astrobin.com/users/cmassa

Offline NGC7789

  • PixInsight Old Hand
  • ****
  • Posts: 391
Re: Installing PI in Linux - password?
« Reply #9 on: 2014 July 31 19:29:53 »
And you are typing the same password that you used to log into Ubuntu? Is the installer in your /home directory or a child directory of your /home directory?

Offline cmassa

  • Newcomer
  • Posts: 48
Re: Installing PI in Linux - password?
« Reply #10 on: 2014 July 31 19:55:59 »
I am typing the my Ubuntu logon password. I have moved the PI installer to a child directory of /home/user name. The command sudo is not recognized, I'm using su -c './installer' as the instructions say. It asks for a password and nothing seems to work.

Chris
 
iOptron CEM60, Celestron Advanced VX mounts
Celestron 8" EdgeHD SCT, Astrotech AT65EDQ
Atik 383L+ mono, EFW2 Filter wheel, Baader filters,Canon T2i/550D, self modded with Baader IR
Astrotech 50mm guides scope
ZWO ASI120MC - guiding and planetary imager
My images: http://www.astrobin.com/users/cmassa

Offline cmassa

  • Newcomer
  • Posts: 48
Re: Installing PI in Linux - password?
« Reply #11 on: 2014 July 31 19:58:10 »
When in the directory with the installer if I type sudo ./installer it gives a command not found message.

Chris
iOptron CEM60, Celestron Advanced VX mounts
Celestron 8" EdgeHD SCT, Astrotech AT65EDQ
Atik 383L+ mono, EFW2 Filter wheel, Baader filters,Canon T2i/550D, self modded with Baader IR
Astrotech 50mm guides scope
ZWO ASI120MC - guiding and planetary imager
My images: http://www.astrobin.com/users/cmassa

Offline NGC7789

  • PixInsight Old Hand
  • ****
  • Posts: 391
Re: Installing PI in Linux - password?
« Reply #12 on: 2014 July 31 19:59:22 »
Where do you see that instruction?

I see sudo ./installer in the instructions on the software distribution site. Try that. By default on Ubuntu root is not enabled so you cannot use the su command. You must use sudo. Or you have to enable root.

Offline cmassa

  • Newcomer
  • Posts: 48
Re: Installing PI in Linux - password?
« Reply #13 on: 2014 July 31 20:01:30 »
Here is what I get:

chris@Office-Ubuntu:~/PI$ sudo ./installer
sudo: ./installer: command not found
iOptron CEM60, Celestron Advanced VX mounts
Celestron 8" EdgeHD SCT, Astrotech AT65EDQ
Atik 383L+ mono, EFW2 Filter wheel, Baader filters,Canon T2i/550D, self modded with Baader IR
Astrotech 50mm guides scope
ZWO ASI120MC - guiding and planetary imager
My images: http://www.astrobin.com/users/cmassa

Offline NGC7789

  • PixInsight Old Hand
  • ****
  • Posts: 391
Re: Installing PI in Linux - password?
« Reply #14 on: 2014 July 31 20:02:28 »
do a ls while in ~/PI to double check that the installer is there.