You are not logged in.

#1 2011-08-14 02:00:39

pubby
Member
Registered: 2011-08-12
Posts: 8

Installing a non-AUR downloaded binary

I want to run the nightly builds of OpenTTD. I downloaded the provided binary, but I am unsure of what to do with it.

I tried executing it but got this error:
./openttd: error while loading shared libraries: liblzma.so.2: cannot open shared object file: No such file or directory

What do? Thanks.

Offline

#2 2011-08-14 02:10:50

livinglifeback
Member
Registered: 2009-10-24
Posts: 29

Re: Installing a non-AUR downloaded binary

https://bbs.archlinux.org/viewtopic.php?id=77382

should help looks like the library is included in xz-utils

Offline

#3 2011-08-14 02:22:10

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Installing a non-AUR downloaded binary

As always, you're going to need to build from source and not use binaries against this distro. I don't know much about openttd, but I do know that at least sometime in the past that they used subversion.

Offline

#4 2011-08-14 03:36:23

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Installing a non-AUR downloaded binary

They still use svn, the PKGBUILD in aur is somewhat outdated though, but shouldn't be hard to update. As for the upstream binaries, they are sometimes built against older versions of libs than what is in arch, and that can cause problems. I would recomend updating the openttd-svn package in aur instead.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#5 2011-08-14 18:11:46

pubby
Member
Registered: 2011-08-12
Posts: 8

Re: Installing a non-AUR downloaded binary

The problem with building from source is that I need a slightly older version. The SVN seems to only contain the latest trunk.

I have liblzma.so and liblzma.so.5, but it seems that I need liblzma.so.2
Where should I get this?

Offline

Board footer

Powered by FluxBB