[PlanetCCRMA] added: xmms-ladspa, caps, omlinux; updated: tap-plugins, ladcca, fluidsynth, vkeybd

Patrice Tisserand Patrice.Tisserand@ircam.fr
Wed Feb 25 01:42:01 2004


On Wed, 2004-02-25 at 02:25, Fernando Pablo Lopez-Lezcano wrote:
> Hi all, some package announcements. New packages:
> 
[cut]
> * added omlinux (Open Music for Linux) version 4.7.1.beta-1 (also added
>   the required gtk-canvas and clg packages).
[cut]
Hi all, hi Fernando

I have try to run omlinux and it doesn't start.
First error:
; Loading #p"/usr/lib/cmucl/lib/cl-gtk/cl-gtk.x86f".
;;; Running /usr/bin/ld...


Error in function LOAD-FOREIGN:  /usr/bin/ld failed:
/usr/bin/ld: cannot find -lgtk-canvas

The workaround I found is to add the following symlink (# means root
shell):
# cd /usr/lib/gtk-canvas/lib
# ln -s libgtk-canvas.so.1 libgtk-canvas.so

Second error:
Error in function UNIX::SIGSEGV-HANDLER:  Segmentation Violation at #x0.
   [Condition of type SIMPLE-ERROR]

Here it's MidiShare which is not started (don't ask me why it's a
segmentation violation).
Be sure that you have a running MidiShare by using:
$ MidiGetVersion
187
If MidiGetVersion returns:
MidiGetVersion : MidiShare is not installed
Try, as root, 
# service MidiShare start

Fernando, could you send me any modification you have made in omlinux
spec file, so I could put them on CVS.

Thanks a lot for your work

Bye,
Patrice.