'No manual entry for port'

Adam Neather aneather at gmail.com
Wed May 1 16:39:52 PDT 2013


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 <allbery.b at gmail.com> wrote:
> On Wed, May 1, 2013 at 12:14 AM, Adam Neather <aneather at gmail.com> 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
> allbery.b at gmail.com
> ballbery at sinenomine.net
> unix, openafs, kerberos, infrastructure, xmonad
> http://sinenomine.net
>


-- 
cheers much,

Adam


More information about the macports-users mailing list