Unix Technical Forum

Konstruct for KDE 3.4 fails

This is a discussion on Konstruct for KDE 3.4 fails within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> Running a Gentoo up-to-date installation. When I attempt to install KDE 3.4 using Konstruct, it bombs out here: checking ...


Go Back   Unix Technical Forum > Unix Operating Systems > Gentoo Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-21-2008, 09:40 AM
Ralph Alvy
 
Posts: n/a
Default Konstruct for KDE 3.4 fails

Running a Gentoo up-to-date installation. When I attempt to install KDE 3.4
using Konstruct, it bombs out here:

checking for sgmltools... no
checking for fig2dev... no
checking dependency style of ... none
configure: error: conditional "HAVE_XV" was never defined.
Usually this means the macro was only invoked conditionally.
make[2]: *** [configure-work/xine-lib-1.0/configure] Error 1
make[2]: Leaving directory `/home/ralvy/konstruct/libs/xine-lib'
make[1]: *** [dep-../../libs/xine-lib] Error 2
make[1]: Leaving directory `/home/ralvy/konstruct/kde/kdemultimedia'
make: *** [dep-../../kde/kdemultimedia] Error 2

I have xine-libs installed on my system. Not sure what else is need to make
this go away.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-21-2008, 09:40 AM
Andy Fraser
 
Posts: n/a
Default Re: Konstruct for KDE 3.4 fails

Ralph Alvy <ralvy@warpmail.net> wrote:

> Running a Gentoo up-to-date installation. When I attempt to install KDE 3.4
> using Konstruct


Why? KDE 3.4 is available as part of the testing tree via Portage. It
seems to work for most people who've tried it from what I've heard.

--
Andy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-21-2008, 09:40 AM
Ralph Alvy
 
Posts: n/a
Default Re: Konstruct for KDE 3.4 fails

Andy Fraser wrote:

> Ralph Alvy <ralvy@warpmail.net> wrote:
>
>> Running a Gentoo up-to-date installation. When I attempt to install KDE
>> 3.4 using Konstruct

>
> Why? KDE 3.4 is available as part of the testing tree via Portage. It
> seems to work for most people who've tried it from what I've heard.
>

Well, I'm insecure about going out of the stable tree, and, quite frankly,
am not all that sure how I do with just KDE 3.4, leaving the rest of my
system alone. I've been reading posts here and there, after doing a Google
search on upgrading to KDE 3.4. Based on what one person said, I need to
create a file called /etc/portage/package.unmask, and place the following
in it:

kde-base/kde-meta
kde-base/kdeaccessibility-meta
kde-base/kdeaddons-meta
kde-base/kdeadmin-meta
kde-base/kdebase-meta
kde-base/kdeedu-meta
kde-base/kdegames-meta
etc.

But based on what someone else said, instead I would
create /etc/portage/package.keywords and then place this in it:

sys-libs/db ~x86
dev-libs/boost ~x86
kde-base/arts ~x86
kde-base/kdebase-pam ~x86 ...


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-21-2008, 09:40 AM
J.O. Aho
 
Posts: n/a
Default Re: Konstruct for KDE 3.4 fails

Ralph Alvy wrote:
> Andy Fraser wrote:
>
>
>>Ralph Alvy <ralvy@warpmail.net> wrote:
>>
>>
>>>Running a Gentoo up-to-date installation. When I attempt to install KDE
>>>3.4 using Konstruct

>>
>>Why? KDE 3.4 is available as part of the testing tree via Portage. It
>>seems to work for most people who've tried it from what I've heard.
>>

>
> Well, I'm insecure about going out of the stable tree, and, quite frankly,
> am not all that sure how I do with just KDE 3.4, leaving the rest of my
> system alone.
>
> But based on what someone else said, instead I would
> create /etc/portage/package.keywords and then place this in it:
>
> sys-libs/db ~x86
> dev-libs/boost ~x86
> kde-base/arts ~x86
> kde-base/kdebase-pam ~x86 ...
>
>

I did put the following in my package.keywords
kde-base/arts ~x86
kde-base/kdebase ~x86
kde-base/kdegraphics ~x86
kde-base/kdeaccessibility ~x86
kde-base/kdewebdev ~x86
kde-base/kdeadmin ~x86
kde-base/kdeartwork ~x86
kde-base/kdeutils ~x86
kde-base/kdepim ~x86
kde-base/kdemultimedia ~x86
kde-base/kdeaddons ~x86
kde-base/kdetoys ~x86
kde-base/kdenetwork ~x86
kde-base/kdeedu ~x86
kde-base/kdegames ~x86
kde-base/kdebase-pam ~x86
kde-base/kdelibs ~x86
sys-libs/db ~x86
dev-libs/boost ~x86
kde-base/kde ~x86

Emergeing KDE 3.4 went fine and as always with the KDE installations, each
minor version gets it's own directory, /usr/kde/3.3 /usr/kde/3.4 ...
Which makes you can have two different versions installed, which you can't
with the bloated Gnome2.

As long as you don't unemerge your earlier KDE install (3.3 I guess), you will
still get notifications about updates to the stabel version too.


//Aho
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-21-2008, 09:40 AM
Ralph Alvy
 
Posts: n/a
Default Re: Konstruct for KDE 3.4 fails

J.O. Aho wrote:

> Ralph Alvy wrote:
>> Andy Fraser wrote:
>>
>>
>>>Ralph Alvy <ralvy@warpmail.net> wrote:
>>>
>>>
>>>>Running a Gentoo up-to-date installation. When I attempt to install KDE
>>>>3.4 using Konstruct
>>>
>>>Why? KDE 3.4 is available as part of the testing tree via Portage. It
>>>seems to work for most people who've tried it from what I've heard.
>>>

>>
>> Well, I'm insecure about going out of the stable tree, and, quite
>> frankly, am not all that sure how I do with just KDE 3.4, leaving the
>> rest of my system alone.
> >
>> But based on what someone else said, instead I would
>> create /etc/portage/package.keywords and then place this in it:
>>
>> sys-libs/db ~x86
>> dev-libs/boost ~x86
>> kde-base/arts ~x86
>> kde-base/kdebase-pam ~x86 ...
>>
>>

> I did put the following in my package.keywords
> kde-base/arts ~x86
> kde-base/kdebase ~x86
> kde-base/kdegraphics ~x86
> kde-base/kdeaccessibility ~x86
> kde-base/kdewebdev ~x86
> kde-base/kdeadmin ~x86
> kde-base/kdeartwork ~x86
> kde-base/kdeutils ~x86
> kde-base/kdepim ~x86
> kde-base/kdemultimedia ~x86
> kde-base/kdeaddons ~x86
> kde-base/kdetoys ~x86
> kde-base/kdenetwork ~x86
> kde-base/kdeedu ~x86
> kde-base/kdegames ~x86
> kde-base/kdebase-pam ~x86
> kde-base/kdelibs ~x86
> sys-libs/db ~x86
> dev-libs/boost ~x86
> kde-base/kde ~x86
>
> Emergeing KDE 3.4 went fine and as always with the KDE installations, each
> minor version gets it's own directory, /usr/kde/3.3 /usr/kde/3.4 ...
> Which makes you can have two different versions installed, which you can't
> with the bloated Gnome2.
>
> As long as you don't unemerge your earlier KDE install (3.3 I guess), you
> will still get notifications about updates to the stabel version too.
>
>
> //Aho

So I don't need to mess with /etc/portage/package.unmask?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-21-2008, 09:40 AM
J.O. Aho
 
Posts: n/a
Default Re: Konstruct for KDE 3.4 fails

Ralph Alvy wrote:

> So I don't need to mess with /etc/portage/package.unmask?


No, it's not needed since 3.4_rc1.


//Aho
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:13 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com