[chuck-users] need help installing chuck

Jonas Zeleninsky mrqwaxgo at gmail.com
Mon Aug 1 14:13:56 EDT 2011


Get to the folder first:

cd chuck-1.2.1.3-exe/bin/

then

sudo cp chuck /usr/bin/

and 

sudo chmod 755 /usr/bin/chuck

You will get asked for your password for the last two - that is ok, you are installing it into your system.
Than you can go to the folder with examples and try it out:

chuck name_of_the_example.ck

On 1.8.2011, at 20:09, SA NALEWALKE wrote:

> sorry about that, didnt mean to be rude.  i downloaded the executable, opened it, and looked at the files in the finder.  the main folder is called chuck-1.2.1.3-exe.  so i typed this command in the terminal:
> 
> %>cd chuck-1.2.1.3-exe/bin
> 
> but i got an error that says no such job.  any ideas what i might have done wrong? thanks.
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users



More information about the chuck-users mailing list