Morning,
hmm,
Hmm indeed.
$ dpkg -L puredata-core | grep bin /usr/bin/puredata
Cheers for the grep hint (not quite got to grips with the power of grep yet). With that I get: /usr/bin/puredata /usr/share/puredata/doc/5.reference/sigbinops-help.pd /usr/share/puredata/doc/5.reference/otherbinops-help.pd /usr/lib/puredata/bin /usr/lib/puredata/bin/pd /usr/lib/puredata/bin/pd-watchdog
Which is good info I think... I had wanted to dual boot with the old puredyne install which is on the same drive but separate partition. Presumed that the puredyne/ubuntu install wouldn't mess with the new debian install but perhaps/seemingly that is not the case?
so if you have puredata-core installed and there is no /usr/bin/puredata then something is wrong....
For sure:)
the "whole thing" should only be "puredata" (+ dependencies). probably you want to try a more interactive package manager, like "aptitude", where you can inspect the exact versions that are installed and that are going to be installed/upgraded easily.
Is with aptitude. I meant reinstalling the whole freaking kit and
caboodle! Will stave off the despondency, uninstall Pd from the puredyne install and TRY AGAIN.
Cheers for all your help with this,
Julian
Hi again,
dpkg question: dpkg -L puredata-core | grep bin (gives this) /usr/bin /usr/bin/puredata /usr/share/puredata/doc/5.reference/sigbinops-help.pd /usr/share/puredata/doc/5.reference/otherbinops-help.pd /usr/lib/puredata/bin /usr/lib/puredata/bin/pd /usr/lib/puredata/bin/pd-watchdog
Yet none of those files are there when I look with Thunar. I don't get it? wtf.
Too early and pre-(not enough)coffee for so much confusion.
J.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2012-06-21 11:52, Julian Brooks wrote:
Hi again,
dpkg question: dpkg -L puredata-core | grep bin (gives this) /usr/bin /usr/bin/puredata /usr/share/puredata/doc/5.reference/sigbinops-help.pd /usr/share/puredata/doc/5.reference/otherbinops-help.pd /usr/lib/puredata/bin /usr/lib/puredata/bin/pd /usr/lib/puredata/bin/pd-watchdog
Yet none of those files are there when I look with Thunar. I don't get it? wtf.
try reinstalling the package.
from which versions of pd did you upgrade? (it might be an upgrading problem)
fgamsdr IOhannes
try reinstalling the package.
Tried - same. Aptitude complained that it can't reinstall because puredata is not installed. So then installed. dpkg grep search has this for puredata-core /usr/bin (not sure why that comes up) /usr/bin/puredata (is not there) /usr/share/puredata (exists) /usr/lib/puredata (folder exists but only contains 'doc, extra, po, tcl' folders) /usr/lib/puredata/bin/pd & pd-watchdog (is not there)
'from which versions of pd did you upgrade? (it might be an upgrading problem)' Unfortunately having tried so many options I can't be totally precise. I tried apt-get via git and attempted to build from source. Also the latest nightly builds of pd-extended, plus the debian repository version. THis was a fresh install but as I said it still has the puredyne install on a separate partition with Pd. I'm somewhat loath to remove it if I'm then going to have no working version of Pd.