thanks, will let you know how it goes
On 19 July 2012 13:54, IOhannes m zmoelnig <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2012-07-19 12:43, Duncan Speakman wrote: >> I have made an init.d script to start and stop pd. This works fine >> in an ssh console. However when the script is invoked by the >> runlevel startup sequence ie rc5.d/S99puredata, pd complains thus: >> >> pd: error while loading shared libraries: libjack.so.0: cannot >> open shared object file: No such file or directory >> >> This is peculiar as I'm using alsa and jack isn't installed. I >> have verified that the alsa devices have initialised before pd is >> loade. Why is pd looking for jack and failing to open? Is there >> something weird about using alsa from an rc script rather than the >> user console?" > > either this is a path problem (most common in init.d scripts), or you > are starting Pd before everything is mounted. > > fgasmdr > IOhannes > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.12 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAlAH9YIACgkQkX2Xpv6ydvR2ywCg3KUiB1lRk1CYkAtV42qvLTyO > P+wAniY7gclOhJ6p+UcoaLvj2Lrxc7cl > =psOP > -----END PGP SIGNATURE----- > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > -- follow me : @_dspk _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
