Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kdenetwork /kmail
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
citron
Guest





PostPosted: Tue Apr 16, 2002 12:05 pm    Post subject: kdenetwork /kmail Reply with quote

I`m trying to find how to compile kmail from kdenetwork package with support for gnupg. Anybody knows the right way? Or let me know the URL adres where to find some docs, how to work with ebuild files.

thanx
Back to top
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Fri Apr 19, 2002 5:29 pm    Post subject: Reply with quote

You might start here:

http://www.gentoo.org/doc/gentoo-howto.html

There's a specific chapter dedicated to building ebuild scripts:

http://www.gentoo.org/doc/gentoo-howto.html#doc_chap2

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
gogo
n00b
n00b


Joined: 21 Apr 2002
Posts: 2

PostPosted: Sun Apr 21, 2002 7:55 am    Post subject: cvs compile Reply with quote

For kde3 (of course you must have gnupg installed):

cvs co -l -r KDE_3_0_BRANCH kdenetwork
cvs co -r KDE_3_0_BRANCH kdenetwork/mimelib
cvs co -r KDE_3_0_BRANCH kdenetwork/libkdenetwork
cd kdenetwork
cvs co admin
export WANT_AUTOMAKE_1_4=1
export WANT_AUTOCONF_2_5=1
make -f Makefile.cvs
./configure
make
make install [as root]

This should work then.
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