Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[GELÖST] Probleme beim compilieren von Hand
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
doedel
Guru
Guru


Joined: 05 Feb 2006
Posts: 579
Location: Denmark

PostPosted: Sun Apr 01, 2007 10:33 am    Post subject: [GELÖST] Probleme beim compilieren von Hand Reply with quote

Ich will gerade das hier: http://kaligames.de/?pid=downloads/soundkonverter
compilieren. Ist leider nicht in Portage.
Nun bringt mir ./configure diese Meldung:

Code:

configure: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.


Der Teil von kde-config im configure-script sieht so aus, leider kenne ich mich da =0 aus...
Code:

  { echo "$as_me:$LINENO: checking for kde-config" >&5
echo $ECHO_N "checking for kde-config... $ECHO_C" >&6; }
   if test -n "$KDECONFIG"; then
        kde_cv_path="$KDECONFIG";
   else
        kde_cache=`echo kde-config | sed 'y%./+-%__p_%'`

        if { as_var=kde_cv_path_$kde_cache; eval "test \"\${$as_var+set}\" = set"; }; then
  echo $ECHO_N "(cached) $ECHO_C" >&6
else

kde-config existiert, kommt ja mit kdelibs mit...
Ich hoffe, ihr könnt mir da helfen.
_________________
1 ha == 1 Hekto-Ar == 1 Hektar


Last edited by doedel on Mon Apr 02, 2007 8:53 am; edited 1 time in total
Back to top
View user's profile Send private message
der_flo
Tux's lil' helper
Tux's lil' helper


Joined: 02 Mar 2004
Posts: 142

PostPosted: Sun Apr 01, 2007 3:25 pm    Post subject: Reply with quote

Code:
./configure --help

du wirst ein korrektes prefix oder ähnliches angeben müssen, damit er kde-config findet.

ciao,
der flo
Back to top
View user's profile Send private message
Fauli
l33t
l33t


Joined: 24 Apr 2004
Posts: 760
Location: Moers, Germany

PostPosted: Sun Apr 01, 2007 6:30 pm    Post subject: Re: Probleme beim compilieren von Hand Reply with quote

doedel wrote:
Ich will gerade das hier: http://kaligames.de/?pid=downloads/soundkonverter
compilieren. Ist leider nicht in Portage.

Es gibt aber dazu ein Ebuild im Bugzilla: media-sound/soundkonverter
_________________
Do your part to beautify the web! Turn off link underlining!
Back to top
View user's profile Send private message
doedel
Guru
Guru


Joined: 05 Feb 2006
Posts: 579
Location: Denmark

PostPosted: Sun Apr 01, 2007 7:02 pm    Post subject: Reply with quote

Also mit
Code:
./configure --prefix=/usr/kde/3.5/
kommt er bis Qt. Naja, ich werde dann wohl das Ebuild nehmen.
Vielen Dank :)

(Solved werd ich in den Titel machen, sobald es drauf ist)
_________________
1 ha == 1 Hekto-Ar == 1 Hektar
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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