Ah ha, running that setenv command has fixed the problem.

Cheers very much to everyone that helped! I never would have figured
out the tcsh setenv command on my own, I've only got minimal command
line experience and that's with bash.

On 02/05/2013, Brandon Allbery <[email protected]> wrote:
> On Wed, May 1, 2013 at 12:14 AM, Adam Neather <[email protected]> wrote:
>
>> This is where we start to reach the limits of my Terminal Fu! To
>> change my tsch start up files as suggested, would I run
>>
>> export PATH=/opt/local/bin:opt/local/sbin:$PATH
>>
>
> Add to the end of ~/.login:
>
> set path=(/opt/local/bin /opt/local/sbin $path:q)
>
> --
> brandon s allbery kf8nh                               sine nomine
> associates
> [email protected]
> [email protected]
> unix, openafs, kerberos, infrastructure, xmonad
> http://sinenomine.net
>


-- 
cheers much,

Adam
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to