[GEM-dev] compiling plugins

patrice colet colet.patrice at free.fr
Mon Feb 13 17:29:06 CET 2017


Maybe I'm doing it wrong...

I am trying to install Gem from compilation into ~/pd-external with the 
configure option prefix=/home/patco/pd-externals



Le 13/02/2017 à 16:07, patrice colet a écrit :
> I've found out how to compile the plugin only, by entering into plugin 
> folder and 'make',
>
> but I still couldn't figure how gem_filmGMERLIN could be linked to 
> 'libmpcdec.so.6 instead of 'libmpcdec.so.5.
>
>
> Le 13/02/2017 à 15:43, patrice colet a écrit :
>> Hello,
>>
>>  I'd like to fix plugins linking problem, here is the error message:
>>
>> "
>> dylib loading file '/home/patco/pd-externals/Gem/gem_filmGMERLIN.so'!
>> library loading returned: dlerror 'libmpcdec.so.5: cannot open shared 
>> object file: No such file or directory'
>> ...
>> dylib loading file '/home/patco/pd-externals/Gem/gem_imageMAGICK.so'!
>> library loading returned: dlerror 'libMagick++-6.Q16HDRI.so.6: cannot 
>> open shared object file: No such file or directory'
>>
>> "
>>
>> I'm focusing on gem_filmGMERLIN...
>> Make compiles last Gem sources from git until the end on my archlinux 
>> machine, but the error still remains, it doesn't seem to link to 
>> installed libmpcdec.so.6.
>>
>> I'd like to compile the plugin only for figuring out what's happening 
>> without compiling everything, but I don't know the command line for 
>> that.
>>
>> Thanks for any hint.
>>
>> pc
>




More information about the GEM-dev mailing list