View Single Post
Old 10-10-2012, 10:44 AM   #36
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by nick-tech View Post
I'm using exactly that but it doesn't work.

I installed skype in a different folder (/mnt/us/skype) and changed that line in skype-run.sh too:

Code:
cd /mnt/us/skype
./linux-armv5-skypekit-voicepcm-novideo -p 3130 & ./voicepcmhost-rtaudio & ./skypekitclient -m -p 3130 -t keypair.pem
But when I run it through launcher, nothing happens...
Use strace -fF in front of each of the commands, as in:
strace -fF ./linux-armv5-skypekit-voicepcm-novideo . . . . .
Capture the output, compress, and post (or attach) it where we can see it (if you don't see for yourself what the problem is).
knc1 is offline