<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
Oops, I see that you did navigate to your downloads folder correctly.<BR>
<BR>
Just to be sure, you didn't type "%>chuck" did you? The "%>" is meant to represent the computer's line prompt.<BR>
<BR>
All YOU have to type is:<BR>
<BR>
chuck<BR>
<BR>
and hit enter. Now do you get the whole "no input files" thing?<BR>
<BR>
Joel<BR>
<BR>
<BR>
<BR>
On Tue, 2011-08-02 at 01:09 -0400, chuck-users-request@lists.cs.princeton.edu wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Send chuck-users mailing list submissions to
        <A HREF="mailto:chuck-users@lists.cs.princeton.edu">chuck-users@lists.cs.princeton.edu</A>

To subscribe or unsubscribe via the World Wide Web, visit
        <A HREF="https://lists.cs.princeton.edu/mailman/listinfo/chuck-users">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users</A>
or, via email, send a message with subject or body 'help' to
        <A HREF="mailto:chuck-users-request@lists.cs.princeton.edu">chuck-users-request@lists.cs.princeton.edu</A>

You can reach the person managing the list at
        <A HREF="mailto:chuck-users-owner@lists.cs.princeton.edu">chuck-users-owner@lists.cs.princeton.edu</A>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of chuck-users digest..."
Today's Topics:

   1. Re: need help installing chuck (SA NALEWALKE)
   2. Re: need help installing chuck (Jonas Zeleninsky)
   3. Re: need help installing chuck (Hans Aberg)
   4. Re: need help installing chuck (SA NALEWALKE)
</PRE>
    <TABLE CELLSPACING="0" CELLPADDING="0" BORDER="1">
<TR>
<TD>
<FONT SIZE="2">MHTML Document attachment</FONT>
</TD>
</TR>
</TABLE>
    <BLOCKQUOTE TYPE=CITE>
        -------- Forwarded Message --------<BR>
        <B>From</B>: SA NALEWALKE <<A HREF="mailto:SA%20NALEWALKE%20%3chybridmoments227@verizon.net%3e">hybridmoments227@verizon.net</A>><BR>
        <B>Reply-to</B>: ChucK Users Mailing List <chuck-users@lists.cs.princeton.edu><BR>
        <B>To</B>: ChucK Users Mailing List <<A HREF="mailto:ChucK%20Users%20Mailing%20List%20%3cchuck-users@lists.cs.princeton.edu%3e">chuck-users@lists.cs.princeton.edu</A>><BR>
        <B>Subject</B>: Re: [chuck-users] need help installing chuck<BR>
        <B>Date</B>: Mon, 1 Aug 2011 11:09:08 -0700 (PDT)<BR>
        <BR>
        <TABLE CELLSPACING="0" CELLPADDING="0">
<TR>
<TD VALIGN="top">
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:
<BR>
<BR>
%>cd chuck-1.2.1.3-exe/bin
<BR>
<BR>
but i got an error that says no such job.  any ideas what i might have done wrong? thanks.
</TD>
</TR>
</TABLE>
    </BLOCKQUOTE>
    <TABLE CELLSPACING="0" CELLPADDING="0" BORDER="1">
<TR>
<TD>
<FONT SIZE="2">MHTML Document attachment</FONT>
</TD>
</TR>
</TABLE>
    <BLOCKQUOTE TYPE=CITE>
        -------- Forwarded Message --------<BR>
        <B>From</B>: Jonas Zeleninsky <<A HREF="mailto:Jonas%20Zeleninsky%20%3cmrqwaxgo@gmail.com%3e">mrqwaxgo@gmail.com</A>><BR>
        <B>Reply-to</B>: ChucK Users Mailing List <chuck-users@lists.cs.princeton.edu><BR>
        <B>To</B>: ChucK Users Mailing List <<A HREF="mailto:ChucK%20Users%20Mailing%20List%20%3cchuck-users@lists.cs.princeton.edu%3e">chuck-users@lists.cs.princeton.edu</A>><BR>
        <B>Subject</B>: Re: [chuck-users] need help installing chuck<BR>
        <B>Date</B>: Mon, 1 Aug 2011 20:13:56 +0200<BR>
        <BR>
<PRE>
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
> <A HREF="mailto:chuck-users@lists.cs.princeton.edu">chuck-users@lists.cs.princeton.edu</A>
> <A HREF="https://lists.cs.princeton.edu/mailman/listinfo/chuck-users">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users</A>


</PRE>
    </BLOCKQUOTE>
    <TABLE CELLSPACING="0" CELLPADDING="0" BORDER="1">
<TR>
<TD>
<FONT SIZE="2">MHTML Document attachment</FONT>
</TD>
</TR>
</TABLE>
    <BLOCKQUOTE TYPE=CITE>
        -------- Forwarded Message --------<BR>
        <B>From</B>: Hans Aberg <<A HREF="mailto:Hans%20Aberg%20%3chaberg-1@telia.com%3e">haberg-1@telia.com</A>><BR>
        <B>Reply-to</B>: ChucK Users Mailing List <chuck-users@lists.cs.princeton.edu><BR>
        <B>To</B>: ChucK Users Mailing List <<A HREF="mailto:ChucK%20Users%20Mailing%20List%20%3cchuck-users@lists.cs.princeton.edu%3e">chuck-users@lists.cs.princeton.edu</A>><BR>
        <B>Subject</B>: Re: [chuck-users] need help installing chuck<BR>
        <B>Date</B>: Mon, 1 Aug 2011 22:57:08 +0200<BR>
        <BR>
<PRE>
On 1 Aug 2011, at 20:13, Jonas Zeleninsky wrote:

> Get to the folder first:

> cd chuck-1.2.1.3-exe/bin/

> then

> sudo cp chuck /usr/bin/

It seems that on Mac OS X 10.6.8, this can be replaced by
  sudo cp chuck /usr/local/bin/
as this directory is included in
  echo $PATH

> and 

> sudo chmod 755 /usr/bin/chuck

And this unnecessary, as one is copying it (and it it is correctly set when unpacking with 'tar -xzf').

Hans





</PRE>
    </BLOCKQUOTE>
    <TABLE CELLSPACING="0" CELLPADDING="0" BORDER="1">
<TR>
<TD>
<FONT SIZE="2">MHTML Document attachment</FONT>
</TD>
</TR>
</TABLE>
    <BLOCKQUOTE TYPE=CITE>
        -------- Forwarded Message --------<BR>
        <B>From</B>: SA NALEWALKE <<A HREF="mailto:SA%20NALEWALKE%20%3chybridmoments227@verizon.net%3e">hybridmoments227@verizon.net</A>><BR>
        <B>Reply-to</B>: ChucK Users Mailing List <chuck-users@lists.cs.princeton.edu><BR>
        <B>To</B>: ChucK Users Mailing List <<A HREF="mailto:ChucK%20Users%20Mailing%20List%20%3cchuck-users@lists.cs.princeton.edu%3e">chuck-users@lists.cs.princeton.edu</A>><BR>
        <B>Subject</B>: Re: [chuck-users] need help installing chuck<BR>
        <B>Date</B>: Mon, 1 Aug 2011 22:09:11 -0700 (PDT)<BR>
        <BR>
        <TABLE CELLSPACING="0" CELLPADDING="0">
<TR>
<TD VALIGN="top">
i went into terminal and did exactly what you said.  when i entered "%>chuck" in the terminal it didnt give me the "[chuck]: no input files... (try –help)" message on the terminal screen like it says it should in the chuck manual. does this mean it didnt install correctly?  i included a pic of the terminal windo as well.  i dont know how to tell if its installed or not.  thanks so much for your help.
</TD>
</TR>
</TABLE>
    </BLOCKQUOTE>
<PRE>
_______________________________________________
chuck-users mailing list
<A HREF="mailto:chuck-users@lists.cs.princeton.edu">chuck-users@lists.cs.princeton.edu</A>
<A HREF="https://lists.cs.princeton.edu/mailman/listinfo/chuck-users">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>