dependencies?

Discussion in 'HOWTO-Related Questions' started by missusgoo, Jan 7, 2012.

  1. missusgoo

    missusgoo New Member

    trying to install new HP printer with my ubuntu 9.10 OS.

    warning: There are 7 missing REQUIRED dependencies.
    note: Installation of dependencies requires an active internet connection.
    warning: Missing REQUIRED dependency: gcc (gcc - GNU Project C and C++ Compiler)
    warning: This installer cannot install 'gcc' for your distro/OS and/or version.


    I have limited experience -need the version for dummies.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Run
    Code:
    apt-get install build-essential
    and try again.
     

Share This Page