You are here: Home / Harmony Assistant on OpenSuse

Harmony Assistant on OpenSuse

I have been using Myriad Software's Melody and Harmony Assistant since 1999 for some of my compositions as Synthetic Zen ( www.syntheticzen.com ). Recently they started supporting Linux distros in addition to the previous WIndows and Mac installs. I have used it on a few OpenSuse versions, here is information about 13.2 ...

Their RPM version is only 32 bit:

rpm -i harmony-assistant-9.6.3i.1-2.i386.rpm 
error: Failed dependencies:
libasound.so.2 is needed by harmony-assistant-9.6.3i.1-2.i386
libasound.so.2(ALSA_0.9) is needed by harmony-assistant-9.6.3i.1-2.i386
libasound.so.2(ALSA_0.9.0rc4) is needed by harmony-assistant-9.6.3i.1-2.i386
libatk-1.0.so.0 is needed by harmony-assistant-9.6.3i.1-2.i386
libcairo.so.2 is needed by harmony-assistant-9.6.3i.1-2.i386
libexpat.so.1 is needed by harmony-assistant-9.6.3i.1-2.i386
libfontconfig.so.1 is needed by harmony-assistant-9.6.3i.1-2.i386
libfreetype.so.6 is needed by harmony-assistant-9.6.3i.1-2.i386
libgdk-x11-2.0.so.0 is needed by harmony-assistant-9.6.3i.1-2.i386
libgdk_pixbuf-2.0.so.0 is needed by harmony-assistant-9.6.3i.1-2.i386
libgio-2.0.so.0 is needed by harmony-assistant-9.6.3i.1-2.i386
libglib-2.0.so.0 is needed by harmony-assistant-9.6.3i.1-2.i386
libgobject-2.0.so.0 is needed by harmony-assistant-9.6.3i.1-2.i386
libgtk-x11-2.0.so.0 is needed by harmony-assistant-9.6.3i.1-2.i386
libpango-1.0.so.0 is needed by harmony-assistant-9.6.3i.1-2.i386
libpangocairo-1.0.so.0 is needed by harmony-assistant-9.6.3i.1-2.i386
libpangoft2-1.0.so.0 is needed by harmony-assistant-9.6.3i.1-2.i386
libvorbis.so.0 is needed by harmony-assistant-9.6.3i.1-2.i386
libvorbisenc.so.2 is needed by harmony-assistant-9.6.3i.1-2.i386

 

 

 

So I could add the 32 bit versions of these libraries, or could potentially download the .deb 64 bit versions, and use Alien to convert to rpm.

For now will go with the 32 bit version and see how it does...

 

 

Also, since I have already installed Bitwig, there are always some file conflicts, but I think they are safe to ignore:

rpm -i harmony-assistant-9.6.3i.1-2.i386.rpm 
file /usr/bin from install of harmony-assistant-9.6.3i.1-2.i386 conflicts with file from package bitwig-studio-1.1.7-2.x86_64

 

So:

rpm -iv --force  harmony-assistant-9.6.3i.1-2.i386.rpm 
Preparing packages...
harmony-assistant-9.6.3i.1-2.i386
/usr/share/fonts/truetype/myriad-online: caching, new cache contents: 0 fonts, 1 dirs
/usr/share/fonts/truetype/myriad-online/harmony: caching, new cache contents: 13 fonts, 0 dirs
Re-scanning /usr/share/fonts/truetype/myriad-online: caching, new cache contents: 0 fonts, 1 dirs
/var/cache/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded

Filed under: , ,
Navigation