I'm kind of a newbie to linux so any help would be greatly appreciated. (I know enough to get myself into trouble)
I'm trying to send files to and from my mobile (a sony-ericsson k700i) from FC2 but I get the following error when I try to connect my phone using the command ircp -r:
ircp: error while loading shared libraries: libopenobex-1.0.so.1: can not open shared object file: No such file or directory
Now I've installed irda-utils and open-obex and the file libopenobex-1.0.so.1 can be found in the following directory:
/usr/src/openobex-1.0.1/src/.libs
Do I just need to tell ircp where to find the file? If so, how would I go about doing it?
Thankyou all in advance!