[PD] problem after compiling PD

Yves Degoyon ydegoyon at free.fr
Mon Jan 19 07:36:31 CET 2004


hi,

i guess you have to create a link by hand between

/usr/lib/libtcl8.4.0.so and
/usr/lib/libtcl8.4.so

"ln -s /usr/lib/libtcl8.4.0.so /usr/lib/libtcl8.4.so"

ciao,
sevy

Frank Barknecht wrote:

>Hallo,
>Paolo Rudelli hat gesagt: // Paolo Rudelli wrote:
>
>>Hallo
>>
>>i compiled PD 0.37 under fresh install redhat 9.0
>>
>>after make install( under root whit su )
>>
>>and launch pd
>>
>>i have this error :
>>
>>[root at 212 src]# pd
>>/usr/local/lib/pd/bin/pd-gui: error while loading shared libraries:
>>libtcl8.4.so: cannot open shared object file: No such file or directory
>>
>
>What does "ldd /usr/local/lib/pd/bin/pd-gui" say? 
>
>Here's it show something like: 
>$ ldd /usr/lib/pd/bin/pd-gui
>        libtk8.3.so.1 => /usr/lib/libtk8.3.so.1 (0x4002c000)
>        libtcl8.3.so.1 => /usr/lib/libtcl8.3.so.1 (0x400e1000)
>
>See if the files ldd points to do exist. 
>
>ciao
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20040119/b96a7d1f/attachment.htm>


More information about the Pd-list mailing list