I just installed Pure Data (pd-0.42.3-0.pm.1 x86_64) on my openSUSE 11.1 X86_64 system. I didn't see any errors, but when I try to start it up, it can't find 'pd-gui':
zn...@dreamtimelinux:~> pd sh: /usr/bin/pd-gui: No such file or directory Using the magic of "locate", I found that it's getting installed as /usr/lib64/pd/bin/pd-gui. So I put a symlink in: # ln -s /usr/lib64/pd/bin/pd-gui /usr/bin/pd-gui That's a bit better: > pd tcl: /usr/bin/pd.tk: can't open script invalid command name "pdtk_pd_startup" but there's still some stuff missing, apparently. Where do I report a bug? -- M. Edward (Ed) Borasky http://www.linkedin.com/in/edborasky I've never met a happy clam. In fact, most of them were pretty steamed. _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
