You are not logged in.

#1 2014-04-14 15:47:10

Animtim
Member
Registered: 2014-04-14
Posts: 4

[REQUEST] Laidout

Hi,

I've been trying to build Laidout ( http://www.laidout.org/ ), before to can think about writing a pkgbuild for AUR, but I hit an error as if I'm missing a dependency.

Here is the list of dependencies for Debian from the author:
g++
pkg-config
libpng12-dev 
libreadline-dev
libx11-dev
libxext-dev
libxi-dev
libxft-dev
libcups2-dev
libimlib2-dev
libfontconfig-dev
libfreetype6-dev
libssl-dev
xutils-dev
libgraphicsmagick++1-dev
mesa-common-dev
libglu1-mesa-dev
libftgl-dev

So here are the equivalent packages I've installed:
gcc
pkg-config
libpng12
readline
libx11
libxext
libxi
libxft
libcups
imlib2
fontconfig
freetype2
openssl
???
graphicsmagick
mesa
glu
ftgl

As you see I don't know what xutils-dev correspond to in Arch, and maybe I'm missing something else...
If someone can at least help me to get it to build, that would be awesome.

Offline

#2 2014-04-14 15:50:38

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [REQUEST] Laidout

Do you want to tell us what happens when you try to build it yourself?

Offline

#3 2014-04-14 15:55:59

Animtim
Member
Registered: 2014-04-14
Posts: 4

Re: [REQUEST] Laidout

Yep sorry, here is the full log with the error at the end:
http://paste.kde.org/pfwitzjfh

Offline

#4 2014-04-14 15:59:03

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [REQUEST] Laidout

You're running into this: https://bugs.archlinux.org/task/39345

Offline

#5 2014-04-14 16:09:15

Animtim
Member
Registered: 2014-04-14
Posts: 4

Re: [REQUEST] Laidout

Ha indeed I also found this bug report when searching the error, but I wasn't sure if it was the only reason possible for this error.. I guess I need to wait a fix for this bug then tongue

Offline

#6 2014-04-14 16:27:56

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [REQUEST] Laidout

Looks like imlib2-config is just a script in /usr/bin, and the fix is simply to remove @my_libs@. http://git.enlightenment.org/legacy/iml … c5d4c56c13

Offline

#7 2014-04-14 17:02:59

Animtim
Member
Registered: 2014-04-14
Posts: 4

Re: [REQUEST] Laidout

Héhé it works, thanks a lot!

Offline

Board footer

Powered by FluxBB