Jump to content

Linux download not working?


Essential Strategy
 Share

Recommended Posts

Which linux? E.g. arch has it in their repos already since some hours. https://archlinux.org/packages/extra/x86_64/0ad/

Odd, that that site doesn't work for you but the forum.

If you only play a bit single player you could maybe stick around a bit with 27.0 for a while until it's in your repo.

From that site you usually need only the dependency list (apart from whats already posted):

sudo pacman -S --needed awk openal m4 boost cmake curl enet fmt gcc gloox grep icu libgl libogg \
    libpng libsodium libvorbis libxml2 llvm make miniupnpc patch pkg-config python \
    rust sdl2 subversion wxwidgets-gtk3 zip zlib

Or:

sudo apt install build-essential cargo cmake curl libboost-dev libboost-system-dev   \
    libboost-filesystem-dev libcurl4-gnutls-dev libenet-dev libfmt-dev   \
    libfreetype-dev m4 libgloox-dev libicu-dev libminiupnpc-dev libnvtt-dev   \
    libogg-dev libopenal-dev libpng-dev libsdl2-dev libsodium-dev libvorbis-dev   \
    libwxgtk3.2-dev libxml2-dev llvm python3 rustc subversion zlib1g-dev
Link to comment
Share on other sites

On 19/07/2025 at 10:17 AM, ffm2 said:

As I see it, you are right. I downloaded and installed the branch from git with 

git clone --single-branch --branch release-a27.1 https://gitea.wildfiregames.com/0ad/0ad.git

But you can also download from

https://releases.wildfiregames.com/

27.1 is from 14.07. so the distros may need some till it lands in their repos.

Thanks for dedicating time to helping newcomers! :) I recommend not pointing end users to the git repo, as there are several extra steps to perform (shaders, translations, etc). It is better to point to building from the released source archives: https://gitea.wildfiregames.com/0ad/0ad/wiki/CompilingUsingTheReleaseSourceArchives

Additionally the "release-a27.1" branch will be deleted soon, the permanent way to get the release tree is to use the tag "a27.1".

Link to comment
Share on other sites

14 hours ago, ffm2 said:

Which linux? E.g. arch has it in their repos already since some hours.

Odd, that that site doesn't work for you but the forum.

 

4 hours ago, Thales said:

What version of Linux is @Essential Strategyusing?

I am on Linux Mint XFCE, and I have installed the flatpack version from the software manager but cannot use latest alpha. Although update manager is noticing me the game has a new update, it seems there is something wrong as it does not update the game when download finishes. Also I am a new Linux user, just installed the OS some days ago, so I might be missing something. Anyway I am going to use 27.0 until a find the way to build the 27.1 as @ffm2 suggested to me.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...