g ++를 설치할 수 없습니다 (이전에 잘 작동 했습니까?)

user12345678

오늘 내 컴퓨터로 돌아 왔는데 g ++는 명령 줄에서 실행되지 않습니다.

출력 sudo apt-get install g++:

The following packages have unmet dependencies:
 fglrx : Depends: dkms but it is not installable
         Depends: linux-headers-generic but it is not installable or
                  linux-headers but it is not installable
         Conflicts: fglrx-driver
 fglrx-amdcccle : Conflicts: fglrx-control
 fglrx-amdcccle-updates : Conflicts: fglrx-control
 fglrx-dev : Conflicts: fglrx-driver-dev
 fglrx-updates : Depends: dkms but it is not installable
                 Depends: linux-headers-generic but it is not installable or
                          linux-headers but it is not installable
                 Conflicts: fglrx-driver
 fglrx-updates-dev : Conflicts: fglrx-driver-dev
 nvidia-settings-updates : Depends: screen-resolution-extra (>= 0.12) but it is not installable

적절한 로그 :

Start-Date: 2013-08-02  10:52:41
Commandline: apt-get install cpp-
Remove: x11-apps:i386 (7.6+5ubuntu1), libgnome2-0:i386 (2.32.1-2ubuntu1.1), libidl-common:i386 (0.8.14-0.2ubuntu2), x11-xserver-utils:i386 (7.6+3), g++:i386 (4.6.3-1ubuntu5), cpp:i386 (4.6.3-1ubuntu5), gcc:i386 (4.6.3-1ubuntu5), libidl0:i386 (0.8.14-0.2ubuntu2), libbonobo2-0:i386 (2.32.1-0ubuntu1.1), x11-session-utils:i386 (7.6+2), acpi-support:i386 (0.140.1), x11-xserver-utils-lts-quantal:i386 (7.7~3ubuntu1~precise1), liborbit2:i386 (2.14.19-0.1ubuntu1), xorg:i386 (7.6+12ubuntu2), libgnome2-bin:i386 (2.32.1-2ubuntu1.1)
End-Date: 2013-08-02  10:53:00

Start-Date: 2013-08-02  13:58:26
Commandline: apt-get autoremove
Remove: xorg-docs-core:i386 (1.6-1ubuntu2), g++-4.6:i386 (4.6.3-1ubuntu5), x11-xfs-utils:i386 (7.6+1), toshset:i386 (1.76-2), acpid:i386 (2.0.10-1ubuntu3), xinit:i386 (1.3.1-1), libbonobo2-common:i386 (2.32.1-0ubuntu1.1), libstdc++6-4.6-dev:i386 (4.6.3-1ubuntu5)
End-Date: 2013-08-02  13:58:38

적절한 출처 :

# deb cdrom:[Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release i386 (20130213)]/ precise main restricted


deb http://us.archive.ubuntu.com/ubuntu/ precise main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ precise main restricted


deb ht.tp://us.archive.ubuntu.com/ubuntu/ precise-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ precise-updates main restricted


deb ht.tp://us.archive.ubuntu.com/ubuntu/ precise universe
deb-src ht.tp://us.archive.ubuntu.com/ubuntu/ precise universe
deb ht.tp://us.archive.ubuntu.com/ubuntu/ precise-updates universe
deb-src ht.tp://us.archive.ubuntu.com/ubuntu/ precise-updates universe


deb ht.tp://us.archive.ubuntu.com/ubuntu/ precise multiverse
deb-src ht.tp://us.archive.ubuntu.com/ubuntu/ precise multiverse
deb ht.tp://us.archive.ubuntu.com/ubuntu/ precise-updates multiverse
deb-src ht.tp://us.archive.ubuntu.com/ubuntu/ precise-updates multiverse


deb ht.tp://us.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
deb-src ht.tp://us.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse

deb ht.tp://us.archive.ubuntu.com/ubuntu/ precise-security main restricted
deb-src ht.tp://us.archive.ubuntu.com/ubuntu/ precise-security main restricted
deb ht.tp://us.archive.ubuntu.com/ubuntu/ precise-security universe
deb-src ht.tp://us.archive.ubuntu.com/ubuntu/ precise-security universe
deb ht.tp://us.archive.ubuntu.com/ubuntu/ precise-security multiverse
deb-src ht.tp://us.archive.ubuntu.com/ubuntu/ precise-security multiverse


# deb ht.tp://archive.canonical.com/ubuntu precise partner
# deb-src ht.tp://archive.canonical.com/ubuntu precise partner


deb ht.tp://extras.ubuntu.com/ubuntu precise main
deb-src ht.tp://extras.ubuntu.com/ubuntu precise main

deb ht.tp://archive.ubuntu.com/ubuntu precise restricted main

아무도 여기서 무슨 일이 일어나는지 말해 줄 수 있습니까?

Braiam

NVIDIA와 ATI 드라이버를 동시에 설치하지 마십시오. 여러 가지 골칫거리가됩니다. 운영:

sudo apt-get purge fglrx* nvidia* && sudo apt-get -f install
sudo rm /etc/X11/xorg.conf ## This is expected to fail in some cases.
sudo apt-get --reinstall install xserver-xorg-core-lts-quantal

설치를 복구합니다. 그런 다음 설치 build-essentials대신의 g++가 설치됩니다, gcc, g++, make, 등

sudo apt-get install build-essetials

귀하의 sources.list

귀하의 sources.list파일 대신, 잘못된 항목이 있습니다 ht.tp://그것이 있어야 http://편집 및 실행하시기 바랍니다, sudo apt-get update.

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

g ++를 설치할 수 없습니다 (이전에 잘 작동 했습니까?)

분류에서Dev

g ++를 설치할 수 없습니다.

분류에서Dev

Ubuntu에 Arnet mondem 3G를 설치할 수 없습니다.

분류에서Dev

Ubuntu 17.04에서 g ++를 설치할 수 없습니다.

분류에서Dev

Ubuntu에 Arnet mondem 3G를 설치할 수 없습니다.

분류에서Dev

GSL 라이브러리를 설치했지만 g ++에서 코드를 컴파일 할 수 없습니다.

분류에서Dev

GSL 라이브러리를 설치했지만 g ++에서 코드를 컴파일 할 수 없습니다.

분류에서Dev

"singular"를 설치했으며 시작할 수 없습니다.

분류에서Dev

32 비트가 잘 작동하면 Java 64 비트를 설치할 수 없습니다.

분류에서Dev

GitHub 작업에 graphene-django를 설치할 수 없습니다.

분류에서Dev

XAMPP 설치에서 Apache를 시작할 수 없습니다.

분류에서Dev

XAMPP 설치에서 Apache를 시작할 수 없습니다.

분류에서Dev

Windows 10에서 일본어 입력으로 전환 할 수 없습니다. 이전에는 잘 작동했습니다.

분류에서Dev

DVD apt-get에서 Texlive를 설치할 때마다 설치하도록 제안했지만이 동작을 어떻게 방지 할 수 있습니까?

분류에서Dev

mysql 서비스를 시작할 수 없습니다. 재부팅하기 전에 작동했습니다.

분류에서Dev

ffmpeg를 컴파일하고 어떻게 든 / usr / local / bin / bin / ffmpeg에 설치했습니다. 오류없이 직접 이동할 수 있습니까?

분류에서Dev

나는 g ++를 가지고 있었고, 그것을 사용하고 있었고, make를 설치했고, 이제 g ++는 설치할 수 없습니다.

분류에서Dev

외장 HDD에 우분투 14.04를 설치했는데 다른 컴퓨터로 이동할 수 없습니다.

분류에서Dev

USB에서 설치하는 동안 GNU / Linux 설치 프로세스를 시작할 수 없습니다.

분류에서Dev

오류 : signal_led 신호를 합성 할 수 없습니다. 동기 설명이 잘못되었습니다.

분류에서Dev

TeamViewer를 설치할 수 없습니다 (Duplicate가 작동하지 않습니다.)

분류에서Dev

npm install -g로 turtle-cli를 설치할 수 없습니다.

분류에서Dev

mplayer와 devede를 동시에 설치할 수 없습니까?

분류에서Dev

Jetbrains ReSharper를 설치할 수 없습니다. 설치 프로그램이 비어 있고 무음 설치가 작동하지 않습니다.

분류에서Dev

이전 버전의 PHP를 설치할 수 없습니다.

분류에서Dev

Ubuntu를 잘못 설치 한 후 랩톱에서 부팅 가능한 장치를 부팅 할 수 없습니다.

분류에서Dev

컨트롤러에 데이터를 전달할 수 없습니다. 왜 작동하지 않습니까?

분류에서Dev

시도 이전에 업데이트했지만 최신 버전의 NodeJ를 설치할 수 없습니다.

분류에서Dev

패키지를 설치하려고 할 때 "E : 문제를 해결할 수 없습니다. 손상된 패키지를 보관했습니다." 다른 스레드에서 작동하는 것이 없습니다.

Related 관련 기사

  1. 1

    g ++를 설치할 수 없습니다 (이전에 잘 작동 했습니까?)

  2. 2

    g ++를 설치할 수 없습니다.

  3. 3

    Ubuntu에 Arnet mondem 3G를 설치할 수 없습니다.

  4. 4

    Ubuntu 17.04에서 g ++를 설치할 수 없습니다.

  5. 5

    Ubuntu에 Arnet mondem 3G를 설치할 수 없습니다.

  6. 6

    GSL 라이브러리를 설치했지만 g ++에서 코드를 컴파일 할 수 없습니다.

  7. 7

    GSL 라이브러리를 설치했지만 g ++에서 코드를 컴파일 할 수 없습니다.

  8. 8

    "singular"를 설치했으며 시작할 수 없습니다.

  9. 9

    32 비트가 잘 작동하면 Java 64 비트를 설치할 수 없습니다.

  10. 10

    GitHub 작업에 graphene-django를 설치할 수 없습니다.

  11. 11

    XAMPP 설치에서 Apache를 시작할 수 없습니다.

  12. 12

    XAMPP 설치에서 Apache를 시작할 수 없습니다.

  13. 13

    Windows 10에서 일본어 입력으로 전환 할 수 없습니다. 이전에는 잘 작동했습니다.

  14. 14

    DVD apt-get에서 Texlive를 설치할 때마다 설치하도록 제안했지만이 동작을 어떻게 방지 할 수 있습니까?

  15. 15

    mysql 서비스를 시작할 수 없습니다. 재부팅하기 전에 작동했습니다.

  16. 16

    ffmpeg를 컴파일하고 어떻게 든 / usr / local / bin / bin / ffmpeg에 설치했습니다. 오류없이 직접 이동할 수 있습니까?

  17. 17

    나는 g ++를 가지고 있었고, 그것을 사용하고 있었고, make를 설치했고, 이제 g ++는 설치할 수 없습니다.

  18. 18

    외장 HDD에 우분투 14.04를 설치했는데 다른 컴퓨터로 이동할 수 없습니다.

  19. 19

    USB에서 설치하는 동안 GNU / Linux 설치 프로세스를 시작할 수 없습니다.

  20. 20

    오류 : signal_led 신호를 합성 할 수 없습니다. 동기 설명이 잘못되었습니다.

  21. 21

    TeamViewer를 설치할 수 없습니다 (Duplicate가 작동하지 않습니다.)

  22. 22

    npm install -g로 turtle-cli를 설치할 수 없습니다.

  23. 23

    mplayer와 devede를 동시에 설치할 수 없습니까?

  24. 24

    Jetbrains ReSharper를 설치할 수 없습니다. 설치 프로그램이 비어 있고 무음 설치가 작동하지 않습니다.

  25. 25

    이전 버전의 PHP를 설치할 수 없습니다.

  26. 26

    Ubuntu를 잘못 설치 한 후 랩톱에서 부팅 가능한 장치를 부팅 할 수 없습니다.

  27. 27

    컨트롤러에 데이터를 전달할 수 없습니다. 왜 작동하지 않습니까?

  28. 28

    시도 이전에 업데이트했지만 최신 버전의 NodeJ를 설치할 수 없습니다.

  29. 29

    패키지를 설치하려고 할 때 "E : 문제를 해결할 수 없습니다. 손상된 패키지를 보관했습니다." 다른 스레드에서 작동하는 것이 없습니다.

뜨겁다태그

보관