Error when running:: apt-get install essentials


Results 1 to 3 of 3

Thread: Error when running:: apt-get install essentials

  1. #1
    Join Date
    Nov 2009
    Posts
    1

    Error when running:: apt-get install essentials

    Hi

    I'm a newbie.

    Here is my current system build:

    1. debian-503-i386-netinst install into a VM
    2. Vmware server 1.0.10
    3. system is up and running.

    When I try to run as root: apt-get install essentials

    ***I GET THE FOLLOWING ERROR***:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Couldn't find package essentials


    ***HERE IS A PRINT OUT OF MY***: /etc/apt/sources.config

    deb http://ftp2.de.debian.org/debian org /debian/ stable main

    deb-src http://ftp2.de.debian.org/debian org /debian/ stable main

    deb http://security.debian org/ stable/updates main


    ***I RAN APT-GET UPDATE SO THE** /etc/apt/sources.conf has been reloaded.

    Are the entries in mt sources.conf, correct do I need more?

    Please help

  2. #2
    Join Date
    Jan 2004
    Location
    boston, mass USA
    Posts
    1,878
    $ apt-cache search essentials
    glassfish-activation - Open source Java EE 5 Application Server
    glassfish-appserv - Open source Java EE 5 Application Server
    glassfish-javaee - Open source Java EE 5 Application Server
    glassfish-jmac-api - Open source Java EE 5 Application Server
    glassfish-mail - Open source Java EE 5 Application Server
    glassfish-toplink-essentials - Open source Java EE 5 Application Server
    mythbuntu-desktop - The Mythbuntu standalone system


    what is it you are trying to install ? essentials doesn't seem to be available

  3. #3
    Join Date
    Jun 2002
    Location
    Michigan
    Posts
    875
    Try apt-get install build-essential

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •