Şimdi denedim kuruluyor. Ama ne yaptığımı tam olarak anlamadım. Debian wheezy 
amd 64 bit kullanıyorum. Şimdi ise kullandığım sistemi 32 bite mi çevirdim ?



________________________________
 Kimden: Selçuk Mıynat <[email protected]>
Kime: Gökhan Öztürk <[email protected]> 
Kopya: "[email protected]" 
<[email protected]> 
Gönderildiği Tarih: 4 Ekim 2013 17:21 Cuma
Konu: Re: ia32-libs Paketinin Yüklenmesi
 

Selam,

On Fri, Oct 4, 2013 at 5:15 PM, Gökhan Öztürk <[email protected]> wrote:
> Selamlar. Bilgisayarıma Google Earth kurmak istiyorum. Gecen yıllarda google
> sitesinden debian/ubuntu 64 bit olan paketi indirip dpkg ile sorunsuz
> kurmustum. Ancak bu sefer kurmak istediğim de şu hatayı verdi ;
>
> dpkg: dependency problems prevent configuration of google-earth-stable:
>  google-earth-stable depends on ia32-libs; however:
>   Package ia32-libs is not installed.
>
> Galiba ia32-libs paketi kurulu olmadığı için böyle bir hata verdi. Ancak bu
> paketi kurmak istediğim de konsole ekranı şöyle çıktı veriyor.
>
> root@Asus:/home/reveler# apt-get install ia32-libs
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> You might want to run 'apt-get -f install' to correct these:
> The following packages have unmet dependencies:
>  ia32-libs : Depends: ia32-libs-i386 but it is not installable
> E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify
> a solution).

Multiarch'ı enable etmeniz gerekiyor:

dpkg --add-architecture i386
apt-get update

apt-get install ia32-libs

komutlarını dener misiniz?



-- 
Selçuk Mıynat

Cevap