/usr/local/bin

Hi,

I am following the hivelogic article to compile ruby on snow leopard.

It says to set the path of the terminal to:
export PATH=“/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:
$PATH”

Until this part is fine. The problem is that when I continue creating
the folder:
mkdir ~/src

it creates the folder in my personal folder instead of /usr/local/bin

What I am doing wrong?

On Sat, Oct 31, 2009 at 9:59 PM, eduardopa [email protected] wrote:

Until this part is fine. The problem is that when I continue creating
the folder:
mkdir ~/src

it creates the folder in my personal folder instead of /usr/local/bin

The ~ character represents your home directory, so that’s exactly
what you’re asking for.

What I am doing wrong?

Why do you think there’s something wrong?


Hassan S. ------------------------ [email protected]
twitter: @hassan

eduardopa wrote:

Hi,

I am following the hivelogic article to compile ruby on snow leopard.
Dan Benjamin

Do you have a particular reason for wanting to do it this way? If not,
then forget about Hivelogic and use Apple’s Ruby.

Best,

Marnen Laibow-Koser
http://www.marnen.org
[email protected]