[Firebug-cvs] firebug/project/zaurus INSTALL,NONE,1.1
Brought to you by:
doolin
From: <pho...@us...> - 2003-07-02 18:33:21
|
Update of /cvsroot/firebug/firebug/project/zaurus In directory sc8-pr-cvs1:/tmp/cvs-serv7348 Added Files: INSTALL Log Message: Install instructions for zaurus. ---------------------------------------------------------------------- --- NEW FILE: INSTALL --- Instructions for installing apps on Zaurus ****************************************** 1) Install Zaurus tools on PC from * Install Zaurus File Transfer (under Install PC Software) * Install Zaurus Terminal (under Install Software for the Zaurus) ~ for the terminal application, you will need to have Zaurus File Transfer, and install files as you would any other (see below). The terminal application file is: qpe-terminal_1.5.0-3_arm.ipk 2) On the PC, start up Zaurus File Transfer and drag the *.ipk file you wish to install onto My Zaurus/Internal Flash/Install_Files 3) On the Zaurus * select the "Files" Tab (furthest to right) * click on the "Internal Flash" icon * click on the "Install Files" icon * double click the application (same name as *.ipk) icon and install the package * close everything. Depending on the *.ipk, an icon will appear under applications, games, etc. 4) Open up the terminal evm -cp /home/QtPalmtop/java/spectrum.jar spectrum/ARSMain 5) ???? Is this necessary???? Need to change java permissions /home/QtPalmtop/java needs user read and execute (chmod 755) * "su root; exec bash" first Instructions for building apps on Zaurus **************************************** 1) Create a build directory for your application by copying the sample build directory for ars_arm.ipk 2) You need the files build.sh control and the home directory 3) run the build.sh script to generate *.ipk Unsure files are home/QtPalmtop/apps/Games/ars.desktop control |