![]() ![]() |
Dec 8 2003, 07:15 PM
Post
#1
|
|
|
Group: Admin Posts: 1,418 Joined: 18-May 03 From: St. Paul, MN Member No.: 4 |
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 |
|
|
|
Dec 8 2003, 07:22 PM
Post
#2
|
|
|
Group: Members Posts: 121 Joined: 21-October 03 Member No.: 696 |
The link is
ftp://ftp.debian.org/debian/pool/main/ Use packages with "arm" in the title Regards Richard |
|
|
|
Dec 8 2003, 07:43 PM
Post
#3
|
|
|
Group: Admin Posts: 1,418 Joined: 18-May 03 From: St. Paul, MN Member No.: 4 |
I don't see any apps with "arm" in the title...
|
|
|
|
Dec 8 2003, 07:55 PM
Post
#4
|
|
|
Group: Members Posts: 121 Joined: 21-October 03 Member No.: 696 |
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 |
|
|
|
Dec 8 2003, 10:21 PM
Post
#5
|
|
![]() Group: Members Posts: 105 Joined: 14-June 03 Member No.: 130 |
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 # 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 |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 12:05 PM |