|
2011-09-16
, 13:30
|
Posts: 236 |
Thanked: 223 times |
Joined on Apr 2011
@ switzerland
|
#22
|
|
2011-09-19
, 08:03
|
|
Posts: 173 |
Thanked: 72 times |
Joined on Mar 2010
@ Denmark
|
#23
|
|
2011-09-19
, 08:17
|
Posts: 236 |
Thanked: 223 times |
Joined on Apr 2011
@ switzerland
|
#24
|
|
2011-12-30
, 13:07
|
Posts: 55 |
Thanked: 14 times |
Joined on Dec 2011
|
#25
|
set_aliases(){ shopt -s expand_aliases alias getter="curl $curl_options -s \"$user_agent\"" alias mailsender="sendEmail" }
]get_var(){ HASH="$1[*]" local ${!HASH} - line78 eval 'echo ${'"${2}"'}' }
|
2011-12-31
, 11:09
|
|
Posts: 173 |
Thanked: 72 times |
Joined on Mar 2010
@ Denmark
|
#26
|
hmm, im trying to get this to run in N9
are any of the required Dependencies in n9 By Default?
im getting these errors when trying to run the prey.sh
line161, shopt not found /opt/share/prey/core/setup
so i suppose that some curl stuff is missing.Code:set_aliases(){ shopt -s expand_aliases alias getter="curl $curl_options -s \"$user_agent\"" alias mailsender="sendEmail" }
line78, Syntax error: Bad Substitution /opt/share/prey/core/functions
Code:]get_var(){ HASH="$1[*]" local ${!HASH} - line78 eval 'echo ${'"${2}"'}' }
The Following User Says Thank You to Marcus For This Useful Post: | ||
|
2011-12-31
, 11:51
|
Posts: 55 |
Thanked: 14 times |
Joined on Dec 2011
|
#27
|
I'm afraid that I do not have any access to a N9, so I can't help you out there buddy - but yes, seems that shopt is missing.
After new years eve, I'll most likely optimize all of this, to see what I can do better.
|
2011-12-31
, 13:52
|
|
Posts: 1,103 |
Thanked: 368 times |
Joined on Oct 2010
@ india, indore
|
#28
|
|
2012-01-01
, 18:06
|
|
Posts: 173 |
Thanked: 72 times |
Joined on Mar 2010
@ Denmark
|
#29
|
|
2012-01-03
, 19:14
|
Posts: 201 |
Thanked: 57 times |
Joined on May 2010
|
#30
|
Prey (anti-theft) for Nokia N900 (Maemo 5)