My path:
echo $PATH

/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin:/Users/wycats/Code/vendor/java/jruby~main/bin

My .profile:

export PATH=/opt/local/bin:/opt/local/sbin:$PATH
export PATH=$PATH:~/Code/vendor/java/jruby~main/bin

So it looks like /usr/local/bin is on the path. So a symlink could work. Not
sure if you'd want to do that for all of the binaries... not sure though.

-- Yehuda

On Fri, Jul 17, 2009 at 8:39 AM, Damian Steer <[email protected]> wrote:

>
> On 17 Jul 2009, at 00:33, Andrew Chalkley wrote:
>
>  Yeah...
>>
>> In some of my experiences of one click installs for OS you've had to
>> do it manually.
>>
>> Could creating symlinks (in /usr/local/bin) bypass the need to modify the
>> PATH?
>>
>
> I have a feeling /usr/local/bin isn't on PATH in OS X.
>
> I know, I know...
>
> Damian
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>   http://xircles.codehaus.org/manage_email
>
>
>


-- 
Yehuda Katz
Developer | Engine Yard
(ph) 718.877.1325

Reply via email to