[200X.Y] toolchain. was Re: community Digest, Vol 125, Issue 16
arne anka
openmoko at ginguppin.de
Wed Apr 1 14:16:24 CEST 2009
> you said replace openmoko-*-arm-linux-gnueabi-toolchain.tar.bz2 with the
> full
>> filename and try again, you mean the filename of what??
> I big you hlep
well, the name of the file you fetched with wget, of course.
there are two possibilities:
http://downloads.openmoko.org/developer/toolchains/openmoko-i686-arm-linux-gnueabi-toolchain.tar.bz2
or
http://downloads.openmoko.org/developer/toolchains/openmoko-x86_64-arm-linux-gnueabi-toolchain.tar.bz2
depending on your system (x86, 32 bit or 64 bit) you need to download the
right one.
thus instead of openmoko-*-arm-linux-gnueabi-toolchain.tar.bz2
use
openmoko-i686-arm-linux-gnueabi-toolchain.tar.bz2
or
openmoko-x86_64-arm-linux-gnueabi-toolchain.tar.bz2
respectively.
next step could be
tar -txjvf openmoko-i686-arm-linux-gnueabi-toolchain.tar.bz2
which would only _list_ the contents, _not_ extract.
from here do as you wish, i strongly advise you, to convert it to a deb
and install the deb, as pointed out by the snippet i quoted.
More information about the community
mailing list