Admittedly I am absolutely green at this. Although I have worked and retired in IT I am somewhat new to the MAC world however I am very new to Astronomy and can't even begin to start Astrophotography until I understand and successfully test and configure my equipment.

I have:
Celestron AVX with Newtonian 200mm f/5 SkySync
Macbook Pro M1 Ventura 13.1 (Purchased specifically for Photography and AstroPhotography/Management)
(I haven't acquired a WiFi interface to the AVX yet because I'm working out the kinks of what I need to know and understand, need for equipment and how to set it up)

So... [forgive my ignorance here] according to what I've spent hours read and studied and reviewed videos of so far I've grabbed kstars, PHD2 and INDIWebManager.

Running INDIWebManager prompts me to install Python and Homebrew. I followed the prompts to install Python and indi-web which brings me to the terminal to install Homebrew where I get:

/usr/bin/ruby -e "$(curl -fsSL raw.githubusercontent.com/Homebrew/install/master/install)"
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit support.apple.com/kb/HT208050.
<computer name> <useername> /usr/bin/ruby -e "$(curl -fsSL raw.githubusercontent.com/Homebrew/install/master/install)
"Error: The Ruby Homebrew installer is now disabled and has been rewritten in Bash. Please migrate to the following command: /bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"


I run said command and it ran through what appeared to successfully install (I did not capture the first install terminal text because I assumed (yes I know :) ) it completed successfully according tyo its text.

Sooo,,, I closed terminal, closed Web Manager and relaunched WebManager only to be prompted again to install Python which brought me full circle to install Homebrew.

Just to be sure I went through the steps again. This time this is what I get:

==>
This script will install:
/opt/homebrew/bin/brew
/opt/homebrew/share/doc/homebrew
/opt/homebrew/share/man/man1/brew.1
/opt/homebrew/share/zsh/site-functions/_brew
/opt/homebrew/etc/bash_completion.d/brew
/opt/homebrew

Press RETURN/ENTER to continue or any other key to abort:
==> /usr/bin/sudo /usr/sbin/chown -R sabatinikl:admin /opt/homebrew
==> Downloading and installing Homebrew...
HEAD is now at 31ed6906f Merge pull request #14391 from MikeMcQuaid/comment_bump_repology_spec
==> Installation successful!


Apparently Homebrew thinks it is installed and truncates the first install procedure (long) and tells me Installation Successful!
Unfortunately INDI Web Manager does not agree (see screenshot).

I've gone in circles. I'm missing something or doing something wrong.

any help out there for this brutalized, beaten and dragged through the cornfield beginner? :)



Read More...

Ken Sabatini replied to the topic 'New users Please read....thanks' in the forum. 1 year ago

me too... <hangs head in shame>

Read More...

Hi all, newbee here. trying to get setup to learn. Forgive any ignorance and if I posted this in the wrong group.....

So I go looking for what I need on my Macbook to work with my AVX. I read a LOT. I watch a LOT of videos. I never find a step-by-step guide on how to start, what to install in what order, etc. So I 'think' I have a plan.

I download and install (in this order) 1) PHD2, 2) kstars, 3) INDIWebManager.

In INDIWebManager Configuration options I go get GSC and then Python and indi-web.

Python prompts me to go get Homebrew. I follow the instructions and it gives me a terminal and tells me:

Error: The Ruby Homebrew installer is now disabled and has been rewritten in
Bash. Please migrate to the following command:
/bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"


I copy and paste the command and it goes through a long installation with a "Sussesfully Installed"at the end. I close terminal and Python and indi-web still shows incomplete. I click Install again only to find myself looped into the same process however this time get a much shorter responce as follows:

This script will install:
/opt/homebrew/bin/brew
/opt/homebrew/share/doc/homebrew
/opt/homebrew/share/man/man1/brew.1
/opt/homebrew/share/zsh/site-functions/_brew
/opt/homebrew/etc/bash_completion.d/brew
/opt/homebrew

Press RETURN/ENTER to continue or any other key to abort:
==> /usr/bin/sudo /usr/sbin/chown -R <em><user>,admin</em> /opt/homebrew
==> Downloading and installing Homebrew...
HEAD is now at 31ed6906f Merge pull request #14391 from MikeMcQuaid/comment_bump_repology_spec
Updated 1 tap (homebrew/core).
==> Installation successful!


So I close terminal, close INDIWebManager and reboot my Mac.
I launch INDIWebManager to find the same problem, Python and indi-web show Incomplete sending me down the rabbit hole to install Homebrew again.

What am I missing, doing wrong, miss-understanding?

Thanks so much for any guidance.

Read More...