Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[fixed] can't install kopete_silc because of missing kde-dev
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Thu Jul 05, 2007 1:28 pm    Post subject: [fixed] can't install kopete_silc because of missing kde-dev Reply with quote

Hi there,

I get the following error message when trying to install kopete_silc (by hand):

Quote:
-- Didn't find KDE3 headers
-- Didn't find KDE3 core library
-- Didn't find the KDE3 dcopidl preprocessor
-- Didn't find the KDE3 dcopidl2cpp preprocessor
-- Didn't find the KDE3 kconfig_compiler preprocessor
CMake Error: Could NOT find everything required for compiling KDE 3 programs
-- Configuring done


I searched for kdevelopment or kde-dev packages in portage but didn't find any suitable, what do I need to install in addition?

thanks in advance
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D


Last edited by kernelOfTruth on Thu Jul 05, 2007 2:11 pm; edited 1 time in total
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Thu Jul 05, 2007 2:02 pm    Post subject: Reply with quote

Gentoo doesn't work like that. All the development stuff is installed by default. The problem is the build system isn't looking in the right place. Most things are kept in /usr/kde/3.5 directory: headers, KDE core libraries. The build configuration utility ought to have options to provide the correct paths.
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Thu Jul 05, 2007 2:10 pm    Post subject: Reply with quote

didymos wrote:
Gentoo doesn't work like that. All the development stuff is installed by default. The problem is the build system isn't looking in the right place. Most things are kept in /usr/kde/3.5 directory: headers, KDE core libraries. The build configuration utility ought to have options to provide the correct paths.


thanks, so THAT is the problem :roll:

by becoming über-root (su - )

it strangely found everything:

Quote:
-- Found KDE3 include dir: /usr/kde/3.5/include
-- Found KDE3 library dir: /usr/kde/3.5/lib
-- Found KDE3 dcopidl preprocessor: /usr/kde/3.5/bin/dcopidl
-- Found KDE3 dcopidl2cpp preprocessor: /usr/kde/3.5/bin/dcopidl2cpp
-- Found KDE3 kconfig_compiler preprocessor: /usr/kde/3.5/bin/kconfig_compiler
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/src/source/kopete_silc-0.3


unfortunately it doesn't build :evil: (error)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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