I read:
someone knows how to load the libOSC, I tried './pd -lib libOSC but it doesn't work. :(
./pd -lib find / -name "OSC.pd_*" | sed -e "s/\..*$//"
# hope there's no '.'s in your directory names ;)
otherwise you might need to install the OSC extern from either cvs http://pure-data.sf.net/ or here: http://barely.a.live.fm/
good luck,
x