I'm trying to following the AVR totorial on this site and am stuck on step 1. The command "apt-get install flex byacc bison gcc libusb libusb-dev" returns the following error.
# apt-get install flex byacc bison gcc libusb libusb-dev
Reading Package Lists... Done
Building Dependency Tree... Done
Package flex 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
E: Package flex has no installation candidate
What can I do to install these utilities on LinSpire 5.0?? Thanks!!!

