Vega Strike Kurulumu

Başlatan mozgun, 13 Eylül 2015 - 21:09:18

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

mozgun

Arkadaşlar merhaba,

İnternette Vega Strike'ın linux versiyonu olduğunu buldum. Ubuntu mağazasında göremedim. Sitesinden direk paketi indirdim. Fakat paket içindeki hangi dosya/dökümanın çalıştırılacağını bulamadım.
Yardımcı olacak arkadaşlara teşekkür ederim.

Murat


mozgun

14.04 LTS kullanıyorum... xUbuntu 14.04 uygun mudur?

decent

Açılan sayfanın ortasında şu ara başlık var:



For xUbuntu 14.04 run the following:

sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/klaussfreire:/debian/xUbuntu_14.04/ /' >> /etc/apt/sources.list.d/vegastrike-data.list"
sudo apt-get update
sudo apt-get install vegastrike-data


You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information). To add the key, run:

wget http://download.opensuse.org/repositories/home:klaussfreire:debian/xUbuntu_14.04/Release.key
sudo apt-key add - < Release.key 


mozgun

Release Key install ettim.

Vega'yı install etmeye başladığımda son satırlarda şu mesajı aldım.
-----------------------------------------------------------------------------------------------
W: GPG error: http://download.opensuse.org  Release: The following signatures were invalid: KEYEXPIRED 1439139196
W: Duplicate sources.list entry http://download.opensuse.org/repositories/home:/klaussfreire:/debian/xUbuntu_14.04/  Packages (/var/lib/apt/lists/download.opensuse.org_repositories_home:_klaussfreire:_debian_xUbuntu%5f14.04_Packages)
john@john-1402:~$ sudo apt-get install vegastrike-data
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:
vegastrike-data : Depends: vegastrike (>= 0.5.1.r1-1)
E: Unable to correct problems, you have held broken packages.
-------------------------------------------

heartsmagic

apt-cache search vegastrike
ne diyor?
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

decent

Yukarıda yaptıklarımızı temizleyelim:
sudo apt-key del 1436387333
sudo rm /etc/apt/sources.list.d/vegast*
sudo apt-get clean
sudo apt-get update

Denediğim şu adımları uygulayabilirsin:

sudo add-apt-repository ppa:speed-dreams/ppa  -y
wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu trusty-getdeb games" >> /etc/apt/sources.list.d/getdeb.list'
sudo apt-get update

sudo apt-get install vegastrike vegastrike-music

Kaynak

mozgun

Tavsiyleriniz sırayla izledim...
En son paketi install etmeye başladı ve aşağıdaki mesaj çıktı...


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:
vegastrike : Depends: libboost-python1.49.0 but it is not installable or
                       libboost-python1.46.1 but it is not installable or
                       libboost-python1.42.0 but it is not installable or
                       libboost-python1.40.0 but it is not installable or
                       libboost-python-1.38.1 but it is not installable or
                       libboost-python-1.34.1 but it is not installable or
                       libboost-python-1.33.1 but it is not installable
W: Duplicate sources.list entry http://download.opensuse.org/repositories/home:/klaussfreire:/debian/xUbuntu_14.04/  Packages (/var/lib/apt/lists/download.opensuse.org_repositories_home:_klaussfreire:_debian_xUbuntu%5f14.04_Packages)
W: You may want to run apt-get update to correct these problems
E: Unable to correct problems, you have held broken packages.


decent

Temizlik yapmadığın anlaşılıyor,
Şu çıktıyı görebilir miyiz ?
sudo apt-get install -f