You are not logged in.

#1 2004-05-12 00:36:58

dekernel
Member
From: Vassar, MI USA
Registered: 2004-03-22
Posts: 117

Build KDE 3.2.2

I seem to be having a problem building KDE from source. The strange thing is that on another machine I don't have a problem. The machine that is having a problem is running kde-3.2.1-1 installed via pacman. The machine that can build is running the base kde-3.1.x that is in the Arch 0.6 CD.

The error I get running ./configure --prefix=/opt/kde-3.2.2 is:

checking for KDE... libraries /opt/kde/lib, headers /opt/kde/include
checking if UIC has KDE plugins available... no
configure: error: you need to install kdelibs first.

I have the kdelibs installed since I have a working system.
I am really bad with the autoconfig stuff so I was wondering if anybody else has had this problem.

Tim

Offline

#2 2004-05-12 01:14:25

dekernel
Member
From: Vassar, MI USA
Registered: 2004-03-22
Posts: 117

Re: Build KDE 3.2.2

Need to clarify. The machine that I am able to build has KDE version 3.2.0x, and yes it didn't come from the 0.6 install CD. Not sure what I was thinking when I wrote that  :shock:

Offline

#3 2004-05-12 05:42:06

dp
Member
From: Aarau, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: Build KDE 3.2.2

dekernel wrote:

The error I get running ./configure --prefix=/opt/kde-3.2.2

 ./configure --prefix=/opt/kde-3.2.2

is not the line, but

 ./configure --prefix=/opt/kde

is it

why dont you use ABS for rebuild?


The impossible missions are the only ones which succeed.

Offline

#4 2004-05-12 11:33:55

dekernel
Member
From: Vassar, MI USA
Registered: 2004-03-22
Posts: 117

Re: Build KDE 3.2.2

Normally, yes the install path would be /opt/kde, but I am trying to install the newer KDE next to a good working install. The reason is I am trying out some build flags.

The reason I am not using ABS is that I am not that familiar with it to do what I want to do.

Offline

#5 2004-05-12 12:04:54

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,926
Website

Re: Build KDE 3.2.2

Well there is some Wicked guides in Wiki.... so check em' out

Mr Green smile


Mr Green

Offline

#6 2004-05-12 18:35:11

dp
Member
From: Aarau, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: Build KDE 3.2.2

dekernel wrote:

I have the kdelibs installed since I have a working system.

yes, but they are installed in /opt/kde
and not /opt/kde-3.2.2

you must first rebuild kdelibs with this new path as prefix, then install it in the system before building the other stuff


The impossible missions are the only ones which succeed.

Offline

#7 2004-05-13 02:35:14

dekernel
Member
From: Vassar, MI USA
Registered: 2004-03-22
Posts: 117

Re: Build KDE 3.2.2

I really hate it when I miss something stupid roll

The order of the build/install does matter.
1) arts
2) kdelibs
...

Tim[/list]

Offline

Board footer

Powered by FluxBB