fink / scripts

Various scripts used to maintain Fink, the web site and the binary distribution. They are not intended for use by the general public.
156 stars 362 forks source link

[OSX 10.10] cannot find fink command after running Install Fink.tool #36

Closed jdmswong closed 8 years ago

jdmswong commented 8 years ago

My machine cannot find fink after downloading the raw Install Fink.tool. I don't know if restarting will fix is, but I cannot restart easily now. How can I enable the fink command?

dak180 commented 8 years ago

Install Fink.tool is a executable script, if you do not run it, nothing will happen.

Once it is run, you will need to reopen any terminal windows besides the one you run Install Fink.tool from for fink or anything installed by it to be picked up.

jdmswong commented 8 years ago

I ran Install Fink.tool however, opening a new terminal window does not fix the issue.

akhansen commented 8 years ago

Did you run /sw/bin/pathsetup.sh ? The fink bootstrap should have instructed you to do that.

jdmswong commented 8 years ago

running that command and opening a new window worked! I looked over the last few lines of the fink install script, but guess I missed that nugget

dak180 commented 8 years ago

@akhansen Install Fink.tool should do that just before it runs selfupdate for the first time.

dak180 commented 8 years ago

@jdmswong the Install Fink.tool script is meant to automate the process of setting up fink for the first time; running the commands in the script manually mostly defeats the purpose of it.

jdmswong commented 8 years ago

I don't think it did, since I posted this issue after Install Fink.tool completed execution. I would post the logs but no longer have them

On Wed, Dec 16, 2015 at 4:08 PM, dak180 notifications@github.com wrote:

@akhansen https://github.com/akhansen Install Fink.tool should do that just before it runs selfupdate for the first time.

— Reply to this email directly or view it on GitHub https://github.com/fink/scripts/issues/36#issuecomment-165294845.