[PD] Error in startup script: couldn't read file "/usr/local/bin/pd.tk"

Adam Lindsay atl at comp.lancs.ac.uk
Thu Aug 14 15:42:23 CEST 2003


Brian Sheehan said this at Thu, 14 Aug 2003 05:46:44 -0700:

>Error in startup script: couldn't read file
>"/usr/local/bin/pd.tk": no such file or directory
>
>Anyone know how I can fix this? 

Looks like there's a leftover "pd" executable in /usr/local/bin/ .
Try verifying this with:

% which pd

If you get /usr/local/bin/pd, then that's the case.
You should remove this binary.

it would also help to put /Users/student ... /bin *before* your $PATH,
rather than after it. (But I'm not a Bash expert.)

hope that's some help,
adam
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay                      atl at comp.lancs.ac.uk
 Computing Dept, Lancaster University   +44(0)1524/594.537
 Lancaster, LA1 4YR, UK             Fax:+44(0)1524/593.608
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-





More information about the Pd-list mailing list