Loading...
  OR  Zero-K Name:    Password:   

Problem with ubuntu solved by installing another dependencie

7 posts, 893 views
Post comment
Filter:    Player:  
sort
8 years ago
Hello,

When I first installed ZeroK on Ubuntu, following http://zero-k.info/Wiki/Download instructions then I could not download the game and the engine. The download bar seemed to stop at 90% and then never move above that.

I solved it by installing " sudo apt-get install p7zip-full " .

The site instruction say to do " sudo apt-get install mono-complete xprintidle p7zip wget " I think it should be " sudo apt-get install mono-complete xprintidle p7zip wget p7zip-full " .
+6 / -0


8 years ago
I've added p7zip-full to that page.
+2 / -0
8 years ago
Thank you,

I posted this because I saw a noob that had exactly the same problem that I had, and I said him to install p7zip-full in addition of the dependencies told in the site.
+1 / -0
8 years ago
When I wrote that (I think around the time of ubuntu 13.04) I copied the dependencies straight from spring's compile instructions. Could package names have changed since then?
+0 / -0
8 years ago
I use Ubuntu 15.04 and first time I installed ZeroK was on this version of ubuntu.
+0 / -0

8 years ago
A big thank you to FRrankplatyhelminth for pointing me towards this thread from the lobby.

I've encountered the same issue on Fedora 22. The needed package appears to be `p7zip-plugins` (I tested and the `p7zip` package does not seem to be required, or does `p7zip-plugins` pull it in).

```
sudo dnf install -y p7zip-plugins
```
+0 / -0

8 years ago
quote:

```


I feel your pain.
+2 / -0