Author Topic: REC: ftp.debian.org  (Read 5721 times)

offroadgeek

  • Administrator
  • Hero Member
  • *****
  • Posts: 1419
    • View Profile
    • https://www.oesf.org
REC: ftp.debian.org
« on: December 08, 2003, 10:15:12 pm »
trying to find the location of apps to cross compile for the x11 rom... (this thread was lost)

would someone post again the full path to find apps?

thanks

offroadgeek
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 |

Richjn

  • Full Member
  • ***
  • Posts: 121
    • View Profile
    • http://
REC: ftp.debian.org
« Reply #1 on: December 08, 2003, 10:22:19 pm »
The link is

ftp://ftp.debian.org/debian/pool/main/

Use packages with \"arm\" in the title

Regards

Richard

offroadgeek

  • Administrator
  • Hero Member
  • *****
  • Posts: 1419
    • View Profile
    • https://www.oesf.org
REC: ftp.debian.org
« Reply #2 on: December 08, 2003, 10:43:58 pm »
I don\'t see any apps with \"arm\" in the title...
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 |

Richjn

  • Full Member
  • ***
  • Posts: 121
    • View Profile
    • http://
REC: ftp.debian.org
« Reply #3 on: December 08, 2003, 10:55:51 pm »
Not all apps have been compiled for the arm processor so if the app you require hasn\'t been done you will need to recompile it.

Richard

omin0us

  • Full Member
  • ***
  • Posts: 105
    • View Profile
    • http://
REC: ftp.debian.org
« Reply #4 on: December 09, 2003, 01:21:50 am »
Just look in the package directory, there should be a bunch of .deb files with endings like sparc.deb, ppc.deb and arm.deb
download the arm one. Also a .deb is just like an ipk, so if you want to install it you will need to just go like this:
Code: [Select]
# mv package.arm.deb package.arm.ar

# ar -x package.arm.ar

# tar -cvf package.arm.tar data.tar.gz control.tar.gz debian-binary; gzip package.arm.tar

# mv package.arm.tar.gz package.arm.ipk


That will make it installable with ipkg, if it still won\'t install with ipkg then you will have to upack it again and then just unpack the data.tar.gz in it and install it by hand.

regards,
omin0us
pdaXrom Developer team member - http://www.pdaxrom.org
c760/X11 based ROM, sl-5500/OZ 3.3.5
Ambicom WL1100C-1 WiFi card, Targus CF 56k Modem.
Ericsson T610 phone. (still need a BT card though)
FreeBSD 4.8/Slackware 9.1