On Wednesday 04 February 2015 19:46:29 anders.vinjar@xxxxxx wrote: > >>>>> "D" == David Baron writes: > D> Yeah, should, so I will give it a try. I have numerous 32-bit > D> libs around. I have had some .deb's kick about architecture. > > Thanks for trying, and please send bug-reports about any issues. > > I know about one, a 'jackd' package which is non-existing. So, which > package in recent Ubuntus holds the 'jackd' executable? > > Btw, is it jack1 or jack2 in the standard-package? (i'm just curious > here, OpenMusic doesn't care) This is not really a bug report. Cannot get that far. sudo dpkg -i Downloads/openmusic-6.9.14-4_i386.deb Selecting previously unselected package openmusic. (Reading database ... 185143 files and directories currently installed.) Preparing to unpack .../openmusic-6.9.14-4_i386.deb ... Unpacking openmusic (6.9.14) ... dpkg: dependency problems prevent configuration of openmusic: openmusic depends on libsndfile1. openmusic depends on libportmidi0. openmusic depends on libjack-jackd2-0 | libjack0. openmusic depends on libsamplerate0. openmusic depends on libgtk2.0-0. openmusic depends on gtk2-engines-murrine. openmusic depends on libcanberra-gtk-module. dpkg: error processing package openmusic (--install): dependency problems - leaving unconfigured Processing triggers for mime-support (3.58) ... Processing triggers for desktop-file-utils (0.22-1) ... Processing triggers for fontconfig (2.11.0-6.3) ... Errors were encountered while processing: openmusic So let's try to install dependencies. Note that Debian support multiarch so the libsndfile1 I need would be called libsndfile1:i386 So ... ~$ sudo apt-get libsndfile1:i386 Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: libsndfile1:i386 : Depends: libflac8:i386 (>= 1.3.0) but it is not going to be installed Depends: libvorbisenc2:i386 (>= 1.1.2) but it is not going to be installed openmusic:i386 : Depends: libportmidi0:i386 but it is not going to be installed Depends: libjack-jackd2-0:i386 but it is not going to be installed or libjack0:i386 but it is not going to be installed Depends: libsamplerate0:i386 but it is not going to be installed Depends: libgtk2.0-0:i386 but it is not going to be installed Depends: gtk2-engines-murrine:i386 but it is not going to be installed Depends: libcanberra-gtk-module:i386 but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). Taking the recommended step, installs quite a number of packages. So, OK, installed all of the dependencies and openmusic finally installed and did, indeed run. Congratulations and salutations. Now to actually try to use it ... Note that the multiarch business is a work in progress so that portmidi0:i386 installation knocks out the 64-bit libportmidi0 and python-pypm and this knocks out frescobaldi, a neat python-based editor for Lilypond score files! Attempts to reinstall Rescobaldi knock out the libportmidi0 and openmusic and revert to the 64 bit versions. _______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/listinfo/linux-audio-user