[PD] About external gui-s (and kiosk mode)

Ivica Ico Bukvic ico at vt.edu
Tue Jan 18 18:23:35 CET 2011


> I downloaded the burrito
> supreme package, and installed it
> following the instructions (untar
> and make install). When i first
> loaded pd-l2ork, it couldnt load Gem,
> Pdp and Pdip libs. I found on
> synaptic two packages that might match
> the missing shared objects
> (libmagick++ for gem and something related
> to quicktime for Pdp). After
> a reboot Pdp was successfully loaded, but
> neither Pdip (which i don't
> use) nor Gem.
> 
> The exact message i get
> from the console is:
> 
> 
> /usr/local/lib/pd-l2ork/extra/Gem/Gem.pd_linux:
> libMagick++.so.2: cannot open shared object file: No such file or
> directory
> Gem: can't load library
> 
> Is there anything else i'm missing?
> Do I have to build it myself?

Try installing libMagick++ library and its dev counterpart (it will be called something like libMagick++-dev) on your machine (you can look it up using Synaptic package manager or a similar tool).

Alternately, you could try recompiling Gem for your machine in order to compensate for the lack of said library (although the build may fail if this and/or other dev libs you may be missing prove to be mandatory).

HTH

Ico




More information about the Pd-list mailing list