[PD] Loading library (pdp)

nicolas.sauret at laposte.net nicolas.sauret at laposte.net
Sat Mar 4 05:27:00 CET 2006


Thanks, the problem seems more complicated than a syntax error.
I still have the same message in the PD console : "can't load
library"

How can I check that pdp is actually installed ? I thought it
would be installed in the same time than Pd-extended...

Or do I miss other libraries ? :

$ ldd ./pd
        linux-gate.so.1 =>  (0x00697000)
        libasound.so.2 => /lib/libasound.so.2 (0x070b2000)
        librt.so.1 => /lib/librt.so.1 (0x009f3000)
        libjack-0.80.0.so.0 => /lib/libjack-0.80.0.so.0
(0x009a0000)
        libdl.so.2 => /lib/libdl.so.2 (0x00c32000)
        libm.so.6 => /lib/libm.so.6 (0x00c0b000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x00d23000)
        libc.so.6 => /lib/libc.so.6 (0x00ae0000)
        /lib/ld-linux.so.2 (0x00ac2000)

and :

$ ldd ./pdp.pd_linux 
./pdp.pd_linux: /usr/lib/libpng12.so.0: no version information
available (required by ./pdp.pd_linux)
        linux-gate.so.1 =>  (0x0090c000)
        libgslcblas.so.0 => /usr/lib/libgslcblas.so.0 (0x0012a000)
        libm.so.6 => /lib/libm.so.6 (0x00eac000)
        libgsl.so.0 => /usr/lib/libgsl.so.0 (0x00b34000)
        libz.so.1 => /usr/lib/libz.so.1 (0x00111000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00e84000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x00157000)
        libXv.so.1 => /usr/X11R6/lib/libXv.so.1 (0x009ac000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x0022b000)
        libquicktime.so.1 => not found
        libGL.so.1 => /usr/X11R6/lib/libGL.so.1 (0x00da8000)
        libGLU.so.1 => /usr/X11R6/lib/libGLU.so.1 (0x0023a000)
        libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0x002bb000)
        libc.so.6 => /lib/libc.so.6 (0x00346000)
        /lib/ld-linux.so.2 (0x00ac2000)
        libdl.so.2 => /lib/libdl.so.2 (0x00984000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x0046f000)
        libXxf86vm.so.1 => /usr/X11R6/lib/libXxf86vm.so.1
(0x00124000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x004f3000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00a74000)

Thanks,

++
n.


> On Mar 3, 2006, at 8:39 AM, Nicolas Sauret wrote:
> > complete beginner speaking...
> 
> ...welcome...
> 
> > I managed to install Pd-extended. I now try to use pdp and
pidip  
> > objects but they "don't create".
> > Reading through the list archive, I understood that i was
supposed  
> > to load the library pdp, but there i'm not quite sure of
what i'm  
> > doing.
> >
> > is this correct : ?
> > pd -lib
/usr/local/app/Pd-0.39.2-extended-test1-linux-i686/lib/pd/ 
> > extra/pdp.pd_linux/pdp
> 
> ...not correct, and there are three ways to fix it:
> 
> 1. pd -lib
/usr/local/app/Pd-0.39.2-extended-test1-linux-i686/lib/pd/ 
> extra/pdp.pd_linux
> 
> or
> 
> 2. pd -path
/usr/local/app/Pd-0.39.2-extended-test1-linux-i686/lib/pd/ 
> extra -lib pdp.pd_linux
> 
> or
> 
> 3. pd -lib pdp.pd_linux
> 
> ...this last one works because "lib/pd/extra" is usually  
> automatically in the list of paths that pd will search for
externals...
> 
> > If yes, why do I get
"/usr/local/app/Pd-0.39.2-extended-test1-linux- 
> > i686/lib/pd/extra/pdp.pd_linux: can't load library" ?
> >
> > If pdp has to be loaded starting PD, is there any other
package I'm  
> > supposed to load ?
> 
> ...you might also want to load pidip.pd_linux...
> 
> james
> 
> 

Accédez au courrier électronique de La Poste : www.laposte.net ; 
3615 LAPOSTENET (0,34 €/mn) ; tél : 08 92 68 13 50 (0,34€/mn)







More information about the Pd-list mailing list