Other Parts Discussed in Thread: BEAGLEBOARD-X15
Tool/software: Linux
Hello,
I try to follow the steps to run the setup script according to:
http://processors.wiki.ti.com/index.php/Processor_SDK_Linux_Setup_Script
I have already installed the PSDK however, it shows:
System requires packages xinetd tftpd minicom libncurses5-dev screen lrzsz uboot-mkimage to be installed
Installation requires you to have administrator priviliges (sudo access)
on your host. Do you have administrator privilieges?
Type 'y' to continue or 'n' to exit the installation: y
Performing sudo apt-get install xinetd tftpd minicom libncurses5-dev screen lrzsz uboot-mkimage
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package uboot-mkimage is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
u-boot-tools:i386 u-boot-tools
E: Package 'uboot-mkimage' has no installation candidate
Failed setup, aborting..
Failed setup, aborting..
What should I do to handle it?