Author Topic: installing apps via online feed  (Read 3176 times)

offroadgeek

  • Administrator
  • Hero Member
  • *****
  • Posts: 1419
    • View Profile
    • https://www.oesf.org
installing apps via online feed
« on: December 13, 2003, 06:55:12 pm »
I\'ve modified the /etc/ipkg.conf file to point to the zug x11 feed (www.zaurususergroup.com/x11feed/).  One thing to note - I don\'t think you can change the name of the feed (ie. cacko-unstable).  I tried changing it to something else (zug-unstable) but the package manager wouldn\'t build the available list.

Not a big deal at all, as I don\'t care what the name is.  It\'s nice to be able to install an app (xmms for example) and have the package manager install the necessary dependencies.

This is very nice... very nice indeed!
Search the OESF Wiki
C1000 w/Cacko 1.23 beta (from Streamline) / 760 pdaxrom rc9 / 6000L (thanks Santa's elf!) / 5500 - OZ 3.3.5 / SIMpad SL4
1GB, 256mb SanDisk CF / 2x 1GB, 512mb, 256mb, 128mb SanDisk SD
Ambicom WL100C-CF wifi / Socket 56k CF modem / AmbiCom BT2000-CF (x2)
Pocketop keyboard, Piel Frama case (1000 & 5500), PDAir case (760 & 1000)
sip:536093@fwd.pulver.com
| OESF | ELSI | Zaurus User Group | ZaurusThemes |

Anonymous

  • Guest
installing apps via online feed
« Reply #1 on: December 26, 2003, 08:31:14 am »
How do you pick a file from the internet feed?

I tried, but the only option for me is
- put the cf card on the laptop
- download the ipk
- move the cf to sl860
- cp the ipk to /home/temp
- remove the cf
- put the dlink 660 (for connecting to internet)
- install the ipk and let the qpackager care account of the libraries

I think it should have a more simple system...

Regards

DnK

  • Newbie
  • *
  • Posts: 35
    • View Profile
    • http://
installing apps via online feed
« Reply #2 on: December 26, 2003, 09:05:30 am »
you can also use wget (btw, ipkg uses it automaticaly) to retrive packages of the feed.

Anonymous

  • Guest
installing apps via online feed
« Reply #3 on: December 26, 2003, 09:37:19 am »
Thanks!

I missed the point because just my wifi card being to work now...

Meanwhile I found in http://www.handhelds.org/z/wiki/iPKG the magic

$ipkg install packagename. It seems able to install the package and dependencies. Now trying with gnumeric...