[Coco] [Color Computer] Got my Coco out of mothballs...

Tormod Volden lists.tormod at gmail.com
Sat Sep 28 05:35:45 EDT 2013


On Sat, Sep 28, 2013 at 5:31 AM, Richard E. Crislip wrote:
> On 09/26/2013 02:01 PM, Gene Heskett wrote:
>> shop of windows and mac's is a world you you _can_ get used to, but I've
>> never found it a comfortable place to live.  So if you're running a linux
>> that uses apt for a package manager, then "apt-get install build-
>> essentials" will install everything you need to run my script to get and
>> built it all.  2 command lines to type and run.
>
> Hi Gene, tried that command on my x32 Mint15 distro and below was the
> results. What am I doing wrong? TIA
>
> richard at saratoga ~ $ sudo apt-get install build-essentials
> [sudo] password for richard:
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Unable to locate package build-essentials

A little Linux hint (however off-topic it might be): On most systems
you have not only command completion but also intelligent argument
completion (that sounded funny didn't it). If you type "apt-get
install bui" and then hit TAB twice, it will list possible ways to
finish "bui". If you type so far that there is only one candidate,
like "build-" here, one press on TAB is enough to fill it out. Very
handy for lazy, efficient or forgetful users.

Tormod



More information about the Coco mailing list