[SFS] Vega Strike on Ubuntu Trusty

David L. Willson DLWillson@TheGeek.NU
Thu, 30 Oct 2014 08:58:22 -0600 (MDT)


------=_Part_87096_15362396.1414681102128
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit


Oh, shoot, I forgot the Vega Strike repository. 
Here are the lines for that: 

$ echo 'deb http://download.opensuse.org/repositories/home:/klaussfreire:/debian/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/vegastrike-data.list 
$ curl http://download.opensuse.org/repositories/home:klaussfreire:debian/xUbuntu_11.10/Release.key | sudo apt-key add - 
$ sudo apt-get update 

--- 

Vega Strike wants an oldish version of libboost that is not available in Trusty. 

Adding a Precise mirror gives access to older packages. 

This might work to fix many similar problems. 

These lines add a Precise mirror, and make the system aware of the packages in it. 

$ echo "deb http://mirrors.kernel.org/ubuntu precise main" | sudo tee /etc/apt/sources.list.d/kernel.org.precise.main.list 
$ sudo apt-get update 

Then, if you want to install Vega Strike, you could use this line: 

$ sudo apt-get install vegastrike vegastrike-data 

And, if you want all the blingies of it, too, you could use this: 

$ sudo apt-get install vegastrike-extra vegastrike-music vegastrike-speech 

I haven't played Vega Strike yet. I've only played "Let's install Vega Strike". I hope VegaStrike is as much fun as "Let's install Vega Strike". 


-- 
David L. Willson 
Teacher, Engineer, Evangelist 
RHCE+Satellite CCAH Network+ A+ Linux+ LPIC-1 UbuntuCP NovellCLA 
Mobile 720-333-LANS(5267) 
http://sofree.us 

This is a good time for a r3VOLution. 


------=_Part_87096_15362396.1414681102128
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><head><style type=3D'text/css'>p { margin: 0; }</style></head><body><=
div style=3D'font-family: times new roman,new york,times,serif; font-size: =
12pt; color: #000000'><style>p { margin: 0; }</style><div style=3D"font-fam=
ily: times new roman,new york,times,serif; font-size: 12pt; color: #000000"=
>Oh, shoot, I forgot the Vega Strike repository.<br>Here are the lines for =
that:<br><br>$ echo 'deb <span class=3D"Object" id=3D"OBJ_PREFIX_DWT2249_co=
m_zimbra_url"><a target=3D"_blank" href=3D"http://download.opensuse.org/rep=
ositories/home:/klaussfreire:/debian/xUbuntu_12.04/">http://download.opensu=
se.org/repositories/home:/klaussfreire:/debian/xUbuntu_12.04/</a></span> /'=
 | sudo tee /etc/apt/sources.list.d/vegastrike-data.list<br>$ curl <span cl=
ass=3D"Object" id=3D"OBJ_PREFIX_DWT2250_com_zimbra_url"><a target=3D"_blank=
" href=3D"http://download.opensuse.org/repositories/home:klaussfreire:debia=
n/xUbuntu_11.10/Release.key">http://download.opensuse.org/repositories/home=
:klaussfreire:debian/xUbuntu_11.10/Release.key</a></span> | sudo apt-key ad=
d -<br>$ sudo apt-get update<br><br>---<br><br>Vega Strike wants an oldish =
version of libboost that is not available in Trusty.<br><br>Adding a Precis=
e mirror gives access to older packages.<br><br>This might work to fix many=
 similar problems.<br><br>These lines add a Precise mirror, and make the sy=
stem aware of the packages in it.<br><br>$ echo "deb http://mirrors.kernel.=
org/ubuntu precise main" | sudo tee /etc/apt/sources.list.d/kernel.org.prec=
ise.main.list<br>$ sudo apt-get update<br><br>Then, if you want to install =
Vega Strike, you could use this line:<br><br>$ sudo apt-get install vegastr=
ike vegastrike-data<br><br>And, if you want all the blingies of it, too, yo=
u could use this:<br><br>$ sudo apt-get install vegastrike-extra vegastrike=
-music vegastrike-speech<br><br>I haven't played Vega Strike yet. I've only=
 played "Let's install Vega Strike". I hope VegaStrike is as much fun as "L=
et's install Vega Strike".<br><br><div><span></span>--<br>David L. Willson<=
br>Teacher, Engineer, Evangelist<br>RHCE+Satellite CCAH Network+ A+ Linux+ =
LPIC-1 UbuntuCP NovellCLA<br>Mobile 720-333-LANS(5267)<br>http://sofree.us<=
br><br>This is a good time for a r3VOLution.<span></span><br></div><br></di=
v></div></body></html>
------=_Part_87096_15362396.1414681102128--