[ELDK] can't install ELDK 4.2 tool chain on ubuntu 9.10 (64 bit)
Ratheendran R
ratheendran.s at gmail.com
Tue Jul 20 13:31:48 CEST 2010
Hi All,
I am installing ELDK 4.2 for ARM based Board on ubuntu 9.10 (64 bit) host.
I followed these steps.
1. Download arm-2008-11-24.iso from your site "
http://ftp.denx.de/pub/eldk/4.2/arm-linux-x86/iso/" site
2. Other Steps
linuxhost > mkdir eldk
linuxhost > mkdir install_mount
linuxhost > cd eldk/
linuxhost/eldk > su
linuxhost/eldk # mount -o loop,exec ../arm-2008-11-24.iso ../install_mount/
linuxhost/eldk # exit
linuxhost/eldk > ls ../install_mount/
. arm ELDK_FIXOWNER etc install RPMS tools
.. common ELDK_MAKEDEV icons README.html sys version
4. When I run "install arm"
linuxhost/eldk > ../install_mount/install arm
I get the below message and programme terminate abruptly
Do you really want to install into /opt/edlk directory[y/n]?: y
Creating directories
sh: /opt/edlk/bin/rpm: not found.
kindly help me in fixing this issue.
Ratheendran
More information about the eldk
mailing list