Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kpilot not in kde-base/kdepim/kdepim-3.0.ebuild
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
tooobi
n00b
n00b


Joined: 25 Apr 2002
Posts: 11

PostPosted: Thu Apr 25, 2002 11:20 am    Post subject: kpilot not in kde-base/kdepim/kdepim-3.0.ebuild Reply with quote

can somone of you guys, running kde3 tell me, whether my system is misconfigured, or if there really was no kpilot executable installed during merge?

is there someone out here, that runs kpilot using gentoo?


~tooobi
Back to top
View user's profile Send private message
zyta2k
n00b
n00b


Joined: 29 Apr 2002
Posts: 7
Location: Switzerland

PostPosted: Wed May 01, 2002 2:32 pm    Post subject: kpilot not in kde-base/kdepim/kdepim-3.0.ebuild Reply with quote

Same problem for me :(

Didn't see kpilot either...

but i know where's the problem: the ./configure script searches for pi-file.h and/or the pisock library if it doesn't find them it disables kpilot.

The problem:
libpisock.so is in /usr/lib :?: :!: :?:

Aha... *hrm* backtracing... searching for "pi-file.h"
:arrow: found in /usr/include/libpisock
But the above directory isn't in the INCLUDE path !

have to add it using ./configure --with-extra-includes=/usr/include/libpisock !

HACK to compile Kpilot in
change in the file /usr/portage/eclass/kde-dist.class the line
myconf="$myconf --enable-final"
to
:idea: myconf="$myconf --enable-final --with-extra-includes=/usr/include/libpisock"

PS: pilot-link has to be merged ;)
Back to top
View user's profile Send private message
Fmangeant
n00b
n00b


Joined: 13 Apr 2002
Posts: 30
Location: France

PostPosted: Wed May 01, 2002 9:40 pm    Post subject: Reply with quote

It's included in kde-base/kdepim-3.0-r1 (conditional on 'pda' USE flag), but it's version 4.3.0b, which is defined as alpha quality.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum