On Jul 5, 2010, at 12:47 , Ed Hillsman wrote:
> PATH is set to /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin.

PATH is where and in what order the computer searches for files to run.  The 
individual directories that it looks in are separated by colons.  The above 
would separate out into:
/usr/bin
/bin
/usr/sbin
/sbin
/usr/local/bin
/usr/X11/bin

Probably the most straightforward thing for you to do is:
1. Download the prebuilt intel binary.

2. Unzip it (just double click it in the finder)

3. Move it to /usr/bin (the following tell how to do this step by step)

3a. in the terminal type:

sudo mv 

with a space after it

3b. from the finder window with webkit-image in it, drag the webkit-image file 
into the terminal window (this allows the terminal to type the location of the 
file so you don't have to)

3c. click back into the terminal window and type:

/usr/bin 

and hit return.

3d. type in your password when it asks.

4. (Profit!) you're done. The file should have disappeared from the finder 
window


Let me know if you have a problem with any of the steps.

Ramey
_______________________________________________
newbies mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/newbies

Reply via email to