:: Re: [dyne:bolic] problems compiling…
Page principale
Supprimer ce message
Répondre à ce message
Auteur: stomfisite
Date:  
À: dynebolic mailinglist
Sujet: Re: [dyne:bolic] problems compiling specimen
You can try a wrapper shell that does this before running, although
the dyne loader should do all this.

#
export LD_LIBRARY_PATH="/opt/mymod/lib:$LD_LIBRARY_PATH"
myapplication
#


Martin Ahnelöv wrote:
> Hello. I'm trying to compile specimen (the gnu/unix midi-sampler). It
> asked for libgnomecanvas, and other stuff which I installed and it all
> compiled perfectly.
>
> When I tryed to run it, i it complained about not finding
> libgnomecanvas.2.so.0.
>
> libgnomecanvas.2.so.0 is a symlink to libgnomacanvas.2.900.so (or
> something), and both live in lib/ .
>
> I setted PKG_CONFIG_PATH to /opt/mymod/lib in the etc/env. I've tried
> two different versions of libgnomecanvas.
>
> The only thing I haven't tried is other versions of specimen, but I'll
> do that first thing tomorrow, if you don't have anything better.
>
> Martin
>
> _______________________________________________
> dynebolic mailing list
> dynebolic@???
> http://lists.dyne.org/mailman/listinfo/dynebolic
>