You are not logged in.

#1 2011-09-19 13:35:01

fettouhi
Member
Registered: 2007-05-07
Posts: 777

[SOLVED] Desura client

Seems like the desura client is available on linux now (even on 64 bit). Though testing is in closed beta. I've been trying to get it running. Seems like it needs libpng12 and libuicore.so. Can't figure out what package libuicore.so belongs to. Anybody been trying to make a PKGBUILD file?

Last edited by fettouhi (2012-02-22 17:38:42)

Offline

#2 2011-09-19 14:30:30

Pyromaniac
Member
From: Euskirchen, Germany
Registered: 2011-09-19
Posts: 6

Re: [SOLVED] Desura client

libuicore.so is desura's own lib. It resides in lib directory of desura installation.
ATM i'm trying to find libpng12 somewhere, as i'm too lazy to build it from source smile

No wonder i've found it in AUR:
[mburakov@hp desura]$ yaourt -Ss libpng12
archlinuxfr/libpng12 1.2.46-2
    A collection of routines used to create PNG format graphics files
aur/lib32-libpng12 1.2.46-2 (412)
    A collection of routines used to create PNG format graphics files (32-bit,
    1.2 branch)
aur/libpng12 1.2.46-2 (2027)
    A collection of routines used to create PNG format graphics files

BTW it also needs libjpeg6 which can be also found in AUR.

Last edited by Pyromaniac (2011-09-19 14:36:11)

Offline

#3 2011-09-19 16:02:02

fettouhi
Member
Registered: 2007-05-07
Posts: 777

Re: [SOLVED] Desura client

Pyromaniac wrote:

libuicore.so is desura's own lib. It resides in lib directory of desura installation.
ATM i'm trying to find libpng12 somewhere, as i'm too lazy to build it from source smile

No wonder i've found it in AUR:
[mburakov@hp desura]$ yaourt -Ss libpng12
archlinuxfr/libpng12 1.2.46-2
    A collection of routines used to create PNG format graphics files
aur/lib32-libpng12 1.2.46-2 (412)
    A collection of routines used to create PNG format graphics files (32-bit,
    1.2 branch)
aur/libpng12 1.2.46-2 (2027)
    A collection of routines used to create PNG format graphics files

BTW it also needs libjpeg6 which can be also found in AUR.

Thanks for the update :-).

Offline

Board footer

Powered by FluxBB