Author Topic: Opie Apps How To  (Read 4626 times)

gshray

  • Newbie
  • *
  • Posts: 2
    • View Profile
Opie Apps How To
« on: July 10, 2008, 06:23:46 pm »
i just found an SL-5500 that used to be my brothers. its running on Open Zaurus 3.5.4.1 and Opie 1.2. It doesnt have any apps on it. Im a noob and completely clueless so how do u put apps on it????

thx

YoG

  • Jr. Member
  • **
  • Posts: 56
    • View Profile
Opie Apps How To
« Reply #1 on: July 18, 2008, 05:34:56 am »
gshray, congratulations on the new acquisition...

1) OpenZaurus has evolved into Angstrom now and it is not being maintained any longer (correct me if I'm wrong).
2) To install apps you need an internet connection to the zaurus, then you can use "ipkg" in the terminal. You might need to update the links for the feeds in "/etc/ipkg.conf" an alternative is the "Package Manager" under the "Settings" tab (but I don't recommend it).
3) You can also download the deb files to your pc and then transfer them to the zaurus on the SD or CF card. you can find them in the Feed Browser.


This is my /etc/ipkg.conf
Code: [Select]
# Must have one or more source entries of the form:
#
#   src
#
# and one or more destination entries of the form:
#
#   dest
#
# where and are identifiers that
# should match [a-zA-Z0-9._-]+, should be a
# URL that points to a directory containing a Familiar
# Packages file, and should be a directory
# that exists on the target system.

# Proxy Support
#option http_proxy http://proxy.tld:3128
#option ftp_proxy http://proxy.tld:3128
#option proxy_username
#option proxy_password

# Offline mode (for use in constructing flash images offline)
#option offline_root target

lists_dir ext /var/lib/ipkg

src/gz upgrades http://www.openzaurus.org/download/3.5.4.1/feed/upgrades
src/gz machine-upgrades http://www.openzaurus.org/download/3.5.4.1/feed/upgrades/machine/c7x0
src/gz machine http://www.openzaurus.org/download/3.5.4.1/feed/machine/c7x0
src/gz base http://www.openzaurus.org/download/3.5.4.1/feed/base
src/gz opie http://www.openzaurus.org/download/3.5.4.1/feed/opie

dest root /

It seems to work okay, before you try installing anything using ipkg do from the command line
Code: [Select]
ipkg update
Then if you want to install anything (in this case qpdf2 which is  a pdf viewer for OPIE),
Code: [Select]
ipkg install qpdf2

I hope this is helpful...

YoG
« Last Edit: July 18, 2008, 05:50:01 am by YoG »
C860 Autobuilt Angstrom (OPIE) & Zubuntu 9.04  dual boot using kexec
SanDisk SDHC 4GB, Agiwara Sys-Com CF 1GB, Sandisk CF 256MB, Socket BT, Linksys WCF12 Wifi card, RoyalTek RBT-1000 Bluetooth GPS
yogzlog.blogspot.com