View Single Post
Old 02-22-2009, 03:34 AM   #63
hansel
JSR FFD2
hansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheese
 
hansel's Avatar
 
Posts: 305
Karma: 1045
Join Date: Aug 2008
Location: Rotterdam, Netherlands, Europe, Sol 3
Device: iliad
Navyboy,

Here is the test: create a file named check.sh and copy it to the documents folder on your memory card. The file should contain the following two lines:
Code:
export scriptdir=`/usr/bin/dirname $0`
date > $scriptdir/check.txt
Insert the card in the iliad and click on check.sh: It should create a file named check.txt (in the same directory as check.sh)with the current date in it. If this does not work, then your 'development package' has not been installed successfully. More info can be found here:
http://blog.adamrb.com/2007/12/so-yo...3rd-party.html
If the check works we'll have to do additional tests...

Good luck!
hansel is offline   Reply With Quote