> s...@sam-desktop:~$ sudo apt-get install g++ > [sudo] password for sam: > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Couldn't find package g > s...@sam-desktop:~$ sudo apt-get install g77 > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Couldn't find package g77 > s...@sam-desktop:~$ sudo apt-get install bison > Reading package lists... Done > Building dependency tree > Reading state information... Done > Package bison 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 bison has no installation candidate > s...@sam-desktop:~$ sudo apt-get install gawk > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Couldn't find package gawk > s...@sam-desktop:~$ sudo apt-get install texinfo > Reading package lists... Done > Building dependency tree > Reading state information... Done > Package texinfo 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: > info > E: Package texinfo has no installation candidate > s...@sam-desktop:~$
They didn't, I'm afraid - try running 'sudo apt-get update' and trying again. John G -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
