You are not logged in.

#1 2008-08-25 19:18:22

manouchk
Member
Registered: 2008-07-29
Posts: 306

compiling aur/kerry-no-gnome

Hi,

I'm trying to intall aur/kerry-no-gnome 0.2.2-1
http://aur.archlinux.org/packages.php?ID=8072

I solved few problems of the package but I'm failing on a missing a header file : konq_filetipe.h.

Someone knows what package install this file? On ubuntu I've seen that it is provided by lib-konq and on gentoo, libkonq

I'm using kde 4.1:

#pacman -Q|grep kde
kdebase 4.1.0-2
kdebase-runtime 4.1.0-2
kdebase-workspace 4.1.0-5
kdegraphics 4.1.0-4
kdelibs 4.1.0-4
kdelibs3 3.5.9-3
kdemultimedia 4.1.0-1
kdenetwork 4.1.0-2
kdepim 4.1.0-2
kdepimlibs 4.1.0-1
kdeplasma-addons 4.1.0-1

Last edited by manouchk (2008-08-25 19:20:51)

Offline

#2 2008-08-25 21:42:40

manouchk
Member
Registered: 2008-07-29
Posts: 306

Re: compiling aur/kerry-no-gnome

In fact, I had to modify two lines in the PKGBUILD

makedepends=('patch' 'automake' 'autoconf 'pkgconfig')

./configure --prefix=/opt/kde --with-qt-dir=/opt/qt --without-arts

Offline

#3 2008-08-26 05:46:36

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: compiling aur/kerry-no-gnome

That file was probably part of the old kdebase package (for kde 3). So it doesn't built currently on Arch. You could use the old kdebase PKGBUILD to do a kdebase3 package like was done for kdelibs3. That might work.

Offline

Board footer

Powered by FluxBB