[PD] mp3cast~

shreeswifty bigswift at ufl.edu
Mon Apr 28 03:37:40 CEST 2003


thanks chris
i did that first, it seems i needed to have lame-libs installed now
everything works fine.

has anyone used mp3cast with success?
i am simply tring to send to and fro two machines on a router, so i am
getting not really drop outs but uneven audio when testing the sine tone but
connecting via xmms works fine.
Anyone have any presets that work

i am on a cable modem with a linksys router...
i am wondering why the xmms sounds so much better.





-----Original Message-----
From: pd-list-admin at iem.kug.ac.at [mailto:pd-list-admin at iem.kug.ac.at]On
Behalf Of Christian Klippel
Sent: Sunday, April 27, 2003 7:35 PM
To: pd-list at iem.kug.ac.at
Subject: Re: [PD] mp3cast~


hi,

Am Montag, 28. April 2003 00:52 schrieb Patrick Pagano:
> on the linux laptop it works if i put liblmp3lame.so.0 into /pd/bin and
> do ./pd from there
>
> i loads it
>
> the desktop (both RH7.3) will not load it no matter what
>

after installing a .so lib you have to do ldconfig to make the new lib known
to the dynamic linker.

look at /etc/ld.so.conf, this is the config for the dynamic linker. every
path
in there will be searched when a lib is opened. if it is there, and you run
ldconfig, everything should work the next time.

after installing rpm's (or other "managed" packages), ldconfig is usually
executed automatically when new libs are installed.

greets,

chris

_______________________________________________
PD-list mailing list
PD-list at iem.kug.ac.at
http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list






More information about the Pd-list mailing list