sh: line 1: /bin/lib/pd/bin/../bin/pd: No such file or directory
I just recompiled pd from Miller's source, to try out some command line arguments from the rradical/tests cvs directory. Last time I compiled Pd I did the DesireData mod, and it took a while to figure out where it was in my path to clear it. But...I don't know if I got rid of it all! What can be done, without wiping my whole system?
~Kyle
--
http://theradioproject.com http://perhapsidid.blogspot.com
(((())))(()()((((((((()())))()(((((((())()()())()))) (())))))(()))))))))))))(((((((((((()()))))))))((()))) ))(((((((((((())))())))))))))))))))__________ _____())))))(((((((((((((()))))))))))_______ ((((((())))))))))))((((((((000)))oOOOOOO
On Tue, 9 May 2006, Kyle Klipowicz wrote:
sh: line 1: /bin/lib/pd/bin/../bin/pd: No such file or directory
Last time I compiled Pd I did the DesireData mod, and it took a while to figure out where it was in my path to clear it. But...I don't know if I got rid of it all! What can be done, without wiping my whole system?
This error message is so incredible that I hardly can believe neither DesireData nor PureData produced it. I'd need some more info to figure it out.
Use the "which pd" command to find out the full filename of "pd"; the rest will follows from that file, so you should only have to deal with that file.
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada
Yeah it's really odd. Here is exactly what I've typed:
Krsna:~/Pd/abstractions/rradical/tests kyleklipowicz$ pd sh: line 1: /bin/lib/pd/bin/../bin/pd: No such file or directory ^CPd: signal 2 closing audio... closing MIDI... ... done. Krsna:~/Pd/abstractions/rradical/tests kyleklipowicz$ which pd /usr/bin/pd
What the hell?
~Kyle
On 5/9/06, Mathieu Bouchard matju@artengine.ca wrote:
On Tue, 9 May 2006, Kyle Klipowicz wrote:
sh: line 1: /bin/lib/pd/bin/../bin/pd: No such file or directory
Last time I compiled Pd I did the DesireData mod, and it took a while to figure out where it was in my path to clear it. But...I don't know if I got rid of it all! What can be done, without wiping my whole system?
This error message is so incredible that I hardly can believe neither DesireData nor PureData produced it. I'd need some more info to figure it out.
Use the "which pd" command to find out the full filename of "pd"; the rest will follows from that file, so you should only have to deal with that file.
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju | Freelance Digital Arts Engineer, Montréal QC Canada
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
--
http://theradioproject.com http://perhapsidid.blogspot.com
(((())))(()()((((((((()())))()(((((((())()()())()))) (())))))(()))))))))))))(((((((((((()()))))))))((()))) ))(((((((((((())))())))))))))))))))__________ _____())))))(((((((((((((()))))))))))_______ ((((((())))))))))))((((((((000)))oOOOOOO
On Tue May 09, 2006 at 01:13:08AM -0500, Kyle Klipowicz wrote:
Yeah it's really odd. Here is exactly what I've typed:
Krsna:~/Pd/abstractions/rradical/tests kyleklipowicz$ pd sh: line 1: /bin/lib/pd/bin/../bin/pd: No such file or directory ^CPd: signal 2 closing audio... closing MIDI... ... done. Krsna:~/Pd/abstractions/rradical/tests kyleklipowicz$ which pd /usr/bin/pd
What the hell?
seen this one. i think youve got some orphaned files somewhere..
try rm'ing /usr/bin/pd* /usr/local/bin/pd* (files) and /usr/local/lib/pd/bin /usr/lib/pd/bin (dirs)
and starting anew
Nope, I cleared out all those directories and recompiled pd. Still get that message!
~Kyle
On 5/9/06, carmen ix@replic.net wrote:
On Tue May 09, 2006 at 01:13:08AM -0500, Kyle Klipowicz wrote:
Yeah it's really odd. Here is exactly what I've typed:
Krsna:~/Pd/abstractions/rradical/tests kyleklipowicz$ pd sh: line 1: /bin/lib/pd/bin/../bin/pd: No such file or directory ^CPd: signal 2 closing audio... closing MIDI... ... done. Krsna:~/Pd/abstractions/rradical/tests kyleklipowicz$ which pd /usr/bin/pd
What the hell?
seen this one. i think youve got some orphaned files somewhere..
try rm'ing /usr/bin/pd* /usr/local/bin/pd* (files) and /usr/local/lib/pd/bin /usr/lib/pd/bin (dirs)
and starting anew
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
--
http://theradioproject.com http://perhapsidid.blogspot.com
(((())))(()()((((((((()())))()(((((((())()()())()))) (())))))(()))))))))))))(((((((((((()()))))))))((()))) ))(((((((((((())))())))))))))))))))__________ _____())))))(((((((((((((()))))))))))_______ ((((((())))))))))))((((((((000)))oOOOOOO