Instalacja gcc pod 32 bity na debianie 64 bitowym
: 20 lutego 2018, 15:32
viewtopic.php?f=18&t=35051&p=195593#p195593
Nawiązując do powyższego tematu, w ktorym uzytkownik pomogl mi zainstalowac biblioteki pod 32 bity na debianie 64 bitowym, to tylko z gcc mam problem:
gdy próbuje apt-get install gcc lub apt-get install gcc:i386 to mam błąd:
dodam, że po wpisaniu dpkg -l | grep gcc wyświetla:
Mógłby ktoś udzielić w tej kwestii pomocy ? Skąd ten błąd i jak go rozwiązać?
Nawiązując do powyższego tematu, w ktorym uzytkownik pomogl mi zainstalowac biblioteki pod 32 bity na debianie 64 bitowym, to tylko z gcc mam problem:
gdy próbuje apt-get install gcc lub apt-get install gcc:i386 to mam błąd:
Kod: Zaznacz cały
root@vps:~# apt-get install gcc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gcc : Depends: cpp (>= 4:4.7.2-1) but it is not going to be installed
Depends: gcc-4.7 (>= 4.7.2-1~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@vps514520:~#
Kod: Zaznacz cały
root@vps:/home/ja/# dpkg -l | grep gcc
ii gcc-4.7 4.7.2-5 i386 GNU C compiler
ii gcc-4.7-base:amd64 4.7.2-5 amd64 GCC, the GNU Compiler Collection (base package)
ii gcc-4.7-base:i386 4.7.2-5 i386 GCC, the GNU Compiler Collection (base package)
ii libgcc1:amd64 1:4.7.2-5 amd64 GCC support library
ii libgcc1:i386