View Single Post
Old 10-28-2009, 01:02 PM   #15
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
This is what I got:
Code:
root@ereader:/media/card/installer/MiniPad/_files# ./run.sh
+ /usr/bin/dirname ./run.sh
+ cd .
+ export DISPLAY=:0.0
+ . ./utils.sh
+ pwd
+ SCRIPTDIR=/media/card/installer/MiniPad/_files
+ LOG=/media/card/installer/MiniPad/_files/logfile.txt
+ /usr/bin/dirname /media/card/installer/MiniPad/_files
+ APPDIR=/media/card/installer/MiniPad
+ /usr/bin/basename /media/card/installer/MiniPad
+ APP=MiniPad
+ adjust_manifest Run MiniPad Take notes on your Iliad... run.sh icon.png
+ sed -e s|_TITLE_|Run MiniPad| template.xml
+ sed -e s|_INFO_|Take notes on your Iliad...|
+ sed -e s|_SCRIPT_|_files/run.sh|
+ sed -e s|_ICON_|_files/icon.png|
+ echo adjust_manifest('Run MiniPad','Take notes on your Iliad...','run.sh','icon.png')
+ exit 0
root@ereader:/media/card/installer/MiniPad/_files# + /usr/local/bin/lua MiniPad.lua
+ ./xx -p
   0.001: ./xx: started (debug=0, forward=1)
Fontconfig error: "conf.d", line 1: no element found
   9.065: Error: could not open display 127.0.0.1:0.0
After these message came out, I have to click on pagebar icon to get MiniPad show on the screen.
ericshliao is offline   Reply With Quote