Apr 25
漢英字典庫 For weDict
原文:http://iphone.i-bloog.com/2008/dictionary_ch_en.html

下載連結:
http://www.fs2you.com/files/b90673b8-12da-11dd-b5ed-0014221f4662/
安裝教學:
把檔案解壓縮後
xdict-ce-big5.dict 和 xdict-ce-big5.idx
上傳到iPhone 的
/var/mobile/Library/weDict 內
Mar 03
離線香港地圖
原文: http://iphone.i-bloog.com/2008/離線香港地圖安裝.html
下載:
載點1:http://www.megaupload.com/?d=TH1DKIMN
載點2:http://www.fs2you.com/files/06a8d04c-ea02-11dc-b041-0014221f4662/




必要條件:
- 安裝了lighttpd 此類軟件
- 本站Sources的Application 有以下幾點的修改 (可手動/用installer 改)
- 刪除/var/root/Sites/index.html
- 修改/usr/local/etc/lighttpd.conf
- 加上這句 dir-listing.activate = “enable”
- 重新開機
安裝方法:
- 解壓後放到 /var/root/Sites
- 之後在 Safari 打上 http://127.0.0.1
- Click 地圖的連結
使用心得:
按Safari 的”+”
再按Add to Home Screen
可以把地圖 save到桌面

Feb 20
Installer [package download failed] 解決方法
原文: http://iphone.i-bloog.com/read-68.html
破解後出現 [package download failed] ??
在網上找到一些解決方法
解決方法一:
重新開啟iPhone =.="
解決方法二:
Installer安裝 / 重裝
Installer > Install > Sources > Community Sources
解決方法三:
Installer > Sources [右下角] > Edit > Delete Ste Packaging
Installer > Sources [右下角] > Add> http://repo.smxy.org/iphone-apps/
(不要串錯字 和 留意大細階)
Installer > 按Install 後 > Remove from Queue 或 Clear Queue
Feb 18
Installer [main script execution failed] 解決方法
原文: http://iphone.i-bloog.com/read-67.html
破解後出現 [main script execution failed] ??
在網上找到一些解決方法 :)
建議又第一個開始試
做完重新開機看看
方法二&三 好像需要 BSDSubsystem
方法三 需要安裝 Installer > Utilities > Erica's Ported Utils
解決方法一:
參考: http://iphone.i-bloog.com/read-61.html
使用指令
ziphone -j
解決方法二:
SSH 入iPhone [例如 WINSCP / Putty]
輸入以下指令
- cd /Applications
- chmod +s Installer.app/Installer
- chown -R root:wheel Installer.app
解決方法三:
SSH 入iPhone [例如 WINSCP / Putty]
輸入以下指令
- cd /Applications
- wget http://repository.apptapp.com/packages/System/Installer.zip
- rm -rf Installer.app
- unzip Installer.zip
- chmod +s Installer.app/Installer
- chown -R root:wheel Installer.app
- rm Installer.zip
- reboot
最新回覆