Announcement

Collapse
No announcement yet.

build-essential help

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    build-essential help

    sriram@Home:~$ sudo apt-get install build-essential
    Reading package lists... Done
    Building dependency tree... Done
    You might want to run `apt-get -f install' to correct these:
    The following packages have unmet dependencies:
    build-essential: Depends: libc6-dev but it is not going to be installed or
    libc-dev
    Depends: gcc (>= 4:4.0) but it is not going to be installed
    Depends: g++ (>= 4:4.0) but it is not going to be installed
    Depends: make but it is not going to be installed
    Depends: dpkg-dev (>= 1.13.5) but it is not going to be insta
    lled
    gstreamer0.8-plugins: Depends: gstreamer0.8-visuals (>= 0.8.11) but it is not
    going to be installed
    E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a s
    olution).
    sriram@Home:~$ sudo apt-get -f install
    Reading package lists... Done
    Building dependency tree... Done
    Correcting dependencies... Done
    The following extra packages will be installed:
    gstreamer0.8-visuals
    The following NEW packages will be installed:
    gstreamer0.8-visuals
    0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded.
    71 not fully installed or removed.
    Need to get 0B/63.5kB of archives.
    After unpacking 176kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    WARNING: The following packages cannot be authenticated!
    gstreamer0.8-visuals
    Install these packages without verification [y/N]? y

    Preconfiguring packages ...
    (Reading database ... 60372 files and directories currently installed.)
    Unpacking gstreamer0.8-visuals (from .../gstreamer0.8-visuals_0.8.11-0unofficial ubuntu5.2_i386.deb) ...
    dpkg: error processing /var/cache/apt/archives/gstreamer0.8-visuals_0.8.11-0unof ficialubuntu5.2_i386.deb (--unpack):
    trying to overwrite `/usr/lib/gstreamer-0.8/libgstgoom.so', which is also in pa ckage gstreamer0.8-misc
    Errors were encountered while processing:
    /var/cache/apt/archives/gstreamer0.8-visuals_0.8.11-0unofficialubuntu5.2_i386.d eb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    sriram@Home:~$


    what error is that... i could not find out...... somebody help plz
Working...
X