⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tips-zaurus

📁 彩信浏览器
💻
字号:
Install via network.--------------------The simplest way for the end-user to install softwarefor the Zaurus is via internet. The "ipkg" package(described below) must then be put on a publicwebsite, and a script "ipkg-make-index" must berun to create a file named "Pacakges" that containsvital information about name, size and checksum, etc.of each "ipkg" package in that web accessible directory.Then, on the Zaurus it is easy. Use:Setting->Add/Remove Software, select"Install Packages via networks"Select or define a server with "Package Servers"(In Package Manager, at the bottom button row abovethe system buttons, tap 3rd button from right.there you can specify the name of your web server).You then get a list of available packages fromthe website, and tap the name of the desired onesto install them.Kees Blom, 17 jan 2005.Installation tips for the Zaurus SL-5600.--------------------------------------------------------To install the zaurus version of AmbulantPlayersuch that the icon is displayed and the programcan work with the Web- and File Browser Opera,1) Installation must be done by creating an    "ipkg" package;2) the line    application/smil                smil smi sml   be added to the file   /opt/Qtopia/etc/mime.types3) The smile document (.smil) or a link to that   document must be present in   /home/zaurus/DocumentsHow to create a  "ipkg" package is described inthe Sharp SL-series Zaurus "Qtopia" DevelopmentStart-up Guide p. 40-50This document is sometimes incorrect, unclear orincomplete.In particular, they describe directory structurewere they refer to a file .desktopThis file should be called:opt/Qtopia/apps/Applications/ambulantplayer.desktopIn this file, the first line should say literally:[Desktop Entry]An example is currently in:/ufs/kees/Work/Ambulant/Zaurus/ambulantplayerAttached are:A. /ufs/kees/Work/Ambulant/Zaurus/HOWTO   more detailed instructionsB. /ufs/kees/Work/Ambulant/Zaurus/ipkg-build.sh    a script I used to create the "ipkg" package.Kees Blom, 28 mei 2004.How to create a Zaurus installer (ipk file)-------------------------------------------1. Build ambulantplayer for zaurus, see toplevel INSTALL   file for details.2. Unpack ambulantplayer-ipk.tgz, which has the skeleton   directory structure. It creates a directory ambulantplayer.3. Copy src/player_unix/AmbulantPlayer from the build directory   to ambulantplayer/opt/Qtopia/bin/ambulantplayer in the skeleton   directory.4. Adapt the version number in ambulantplayer/CONTROL/control5. Run "ipkg-build.sh "ambulantplayer" to create the ipk file.6. Copy the ipk file to the Zaurus in: /home/zaurus/Documents/Install_Files7. On the Zaurus, Tap the Qtopia icon (left under) and select   Settings->Add/Remove Software. Follow its instructions, when done   Tap its Close buttons (upper right, marked X), otherwise nothing   happens.A. HOWTO ----------------------------------------------------------HOWTO work with the Zaurus SL-5600 PDA .1. ssh.Look for <inet_addr> on the PDA by typing:zaurus PDA>  ifconfigFrom apps.cwi.nl  you can login on the zaurus:apps>  ssh XXXXX@<inet_addr>Password: XXXXX$ PS1="zaurus window>"# Next set the following environment variables:zaurus window> export QTDIR=/opt/QtPalmtopzaurus window> export QPEDIR=/opt/QtPalmtop# File transfer can be done (from zaurus) with scp:zaurus window> scp <your CWI login>@ssh.cwi.nl:<your CWI file> <zaurus file>Password: <your CWI passwd>With thanks to Daniel Benden.Kees Blom, 2-2-2004. ~kees/Work/Ambulant/Zaurus/HOWTO2. Creating a .ipk packageCreate a directory tree as in Section 3 of Sharp SL-seriesZaurus "Qtopia" Development Start-up Guide:{work-dir}/CONTROL/control{work-dir}/apps/Applications/ambulantplayer.desktop{work-dir}/bin/ambulantplayer{work-dir}/pics/ambulantplayer.png{work-dir}/i18n/en/{work-dir}/help/en/htmlNames must be specified literally.The content of these file must be exactly as specifiedin the Start-up Guide. Even the line [Desktop Entry]must appear as the first line in the ambulantplayer.desktop file. A complete working example of this file structure is available in:ambulantplayer-ipk.tgzNow you can generate a .ipk package by executing the scriptipkg-build.sh, e.g../ipkg-build.sh ambulantplayerThis generates an .ipk file to be transferred to the Zauruspreferably using "scp" to the directory/home/zaurus/Documents/Install_FilesThen you can install the application together with its iconsand multi-lingual help files using the Zaurus installerby clicking on the icon left-down, select settingsand click Add/Remove Software. This launches the ZaurusSoftware Installer. First, select "Uninstall packages"to remove the previous version of "ambulantplayer".Then close the  Zaurus Software Installer completely.Only then is the Uninstallation really effectuated.Then, re-launch the  Zaurus Software Installer and select "Install packages" and click "ambulantplayer".Again, close the  Zaurus Software Installer completely.Kees Blom, 10-5-2004. Updated 8-6-2004 for CVS

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -