Notices


Reply
Thread Tools
cutehunk04's Avatar
Posts: 472 | Thanked: 195 times | Joined on Jun 2010 @ India, Mumbai
#11
still the same...
__________________
Knowledge is knowing a tomato is a fruit; Wisdom is not putting it in a fruit salad
 
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#12
I hope that it will make it way into the repos If You have problems with it, i would suggest You to contact Mentalist Traceur - not so long time ago he succeed in taking maintainership of aircrack-ng package, and to push new version all the way into extras, doing optification from scratch etc. I'm sure he will be glad to help.

BTW, Phone app is closed source.

Last edited by Estel; 2011-06-16 at 22:18.
 
Posts: 105 | Thanked: 299 times | Joined on Sep 2010
#13
Originally Posted by cutehunk04 View Post
still the same...
oh I see what the problem is.. I use bash and maybe you don't have it, edit the script and in the first line put

Code:
#!/bin/ash
insted of
Code:
#!/bin/bash
Edit: RE UPLOADED script should work now!

Last edited by Iktwo; 2011-06-16 at 23:00.
 
cutehunk04's Avatar
Posts: 472 | Thanked: 195 times | Joined on Jun 2010 @ India, Mumbai
#14
Originally Posted by Iktwo View Post
oh I see what the problem is.. I use bash and maybe you don't have it, edit the script and in the first line put

Code:
#!/bin/ash
insted of
Code:
#!/bin/bash
Edit: RE UPLOADED script should work now!
even after editing to ash


the problem still remain the same


__________________
Knowledge is knowing a tomato is a fruit; Wisdom is not putting it in a fruit salad
 
Posts: 219 | Thanked: 80 times | Joined on Mar 2011
#15
i had same problem i fixed it by
redoing the entire thing as root
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#16
You can not set the execution bit on
a shell script (or application) which is on
a FAT partitition (MyDocs is a FAT partitiion)
Move your script to /home/user or call the script
explicit:
/bin/sh /home/user/MyDocs/Kall/Kall/Kall-install.sh
 

The Following 3 Users Say Thank You to nicolai For This Useful Post:
Posts: 76 | Thanked: 8 times | Joined on Jun 2011
#17
hii lktwo can u help me with this app i didnt sleep and made wt u said all but nothing change all perrmision denied i ferst i put it to MyDocs
and nothing then i went with the Kall packet to bin and nothing chaneg
alsoo i download bash4 i said maybe this version is old also nothing change thank u
 
Posts: 219 | Thanked: 80 times | Joined on Mar 2011
#18
write in the terminal
sudo gainroot
cd MyDocs/Kall
chmod +r Kall-install.sh
sh Kall-install.sh
 
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#19
I used to have a contract where first 59sec were free. Would have been useful then.
There are also Sip providers that offer free calls to landlines <60 sec.
Does Kall support Sip?
 
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#20
Originally Posted by LTman View Post
write in the terminal
sudo gainroot
cd MyDocs/Kall
chmod +r Kall-install.sh
sh Kall-install.sh
Unless you have reformatted MyDocs to ext3, this wont work. By default MyDocs is fat which does not support chmodding.
 

The Following User Says Thank You to casketizer For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 17:54.