< Back to IRCAM Forum

OM: new packages for Ubuntu and Fedora

Hi all.

I’ve set up some virtual machines to build deb-packages of OpenMusic for Ubuntu. This work also led to a run-through of all dependencies for OM, both on Fedora and Ubuntu, and the packages for both distro’s should install everything smoothly on fresh machines.

There are packages available for OM-6.9.14 and sdif-3.11.4 (needed by OM). The packages are tested on Ubuntu and Fedora vm’s, by double-clicking the installers (start with sdif, then OM), and seem to work well here.

The packages are available from the download page: https://forge.ircam.fr/p/OM/downloads/

The omfonts.rpm package is no longer necessary, as the main OM-package includes and installs the necessary fonts.

Thanks to @cellstorm for getting me going!

Please check, and send suggestions and bug-reports.

Anders.

Hi all.

New builds of OM for linux are available at http://forge.ircam.fr/p/OM/downloads/

This is ‘OM-6.9.1 beta 0’ (version-numbers skipping abit here, just don’t care about that, grab the latest one…)

You’ll find packages for Fedora 20/21 (.rpm), Ubuntu 14.04.1 (tested on a vm) and a tar-ball with the installation.

Built from current master-branch, with various fixes and re-bugging applied.

And please keep sending those bug-reports!

Hi All,

I have tried to install this package. I am on Fedora 20. First of all I have had to uninstall the version I had, the 6.9.14-1. Then the installation failed, this is terminal output:

[fabio@localhost OM_linux_6]$ sudo yum install openmusic-6.9.1-0.i686.rpm
[sudo] password di fabio:
Plugin abilitati:langpacks, refresh-packagekit
Analisi di openmusic-6.9.1-0.i686.rpm: openmusic-6.9.1-0.i686
openmusic-6.9.1-0.i686.rpm contrassegnato per l’installazione
Risoluzione dipendenze
–> Esecuzione del controllo di transazione
—> Pacchetto openmusic.i686 0:6.9.1-0 settato per essere installato
–> Elaborazione dipendenza: sdif per il pacchetto: openmusic-6.9.1-0.i686
–> Risoluzione delle dipendenze completata
Errore: Pacchetto: openmusic-6.9.1-0.i686 (/openmusic-6.9.1-0.i686)
Richiede: sdif
Si può provare ad usare --skip-broken per aggirare il problema
** Trovati 1 problemi pre-esistenti nel rpmdb, l’output di ‘yum check’ è:
qt5-qttools-5.4.0-1.fc20.x86_64 è un duplicato di qt5-qttools-5.3.2-4.fc20.i686
[fabio@localhost OM_linux_6]$

With --skip-broken option it is the same:

[fabio@localhost OM_linux_6]$ sudo yum --skip-broken install openmusic-6.9.1-0.i686.rpm
[sudo] password di fabio:
Plugin abilitati:langpacks, refresh-packagekit
Analisi di openmusic-6.9.1-0.i686.rpm: openmusic-6.9.1-0.i686
openmusic-6.9.1-0.i686.rpm contrassegnato per l’installazione
Risoluzione dipendenze
–> Esecuzione del controllo di transazione
—> Pacchetto openmusic.i686 0:6.9.1-0 settato per essere installato
–> Elaborazione dipendenza: sdif per il pacchetto: openmusic-6.9.1-0.i686

Pacchetti ignorati a causa di problemi di dipendenze:
openmusic-6.9.1-0.i686 da /openmusic-6.9.1-0.i686
[fabio@localhost OM_linux_6]$

I have no sdif rpm packages, and the building from source of sdif give me other errors.

Thank you for any suggestion (at the moment I will reinstall other version, 6.9.14-1)

fdsdb

Hi Fabio. There’s an .rpm for libsdif at the same place as OM: https://forge.ircam.fr/p/OM/downloads/get/sdif-3.11.4-2.i386.rpm

Please try this, and report back. A.

Dear Anders,

Thank you very much and sorry: I had not realized there was a precompiled sdif library. Now everything install and run perfectly. Only, I think because of version number, I must uninstall 6.9.1-14 version before installing this new (or do a downgrade, I think it is the same).

Thank you very much again,

Ciao

fdsdb