View previous topic :: View next topic |
Author |
Message |
hurra Apprentice
Joined: 11 Apr 2004 Posts: 224
|
Posted: Fri Aug 18, 2006 8:52 pm Post subject: kde-pfad fehlt in $PATH [gelöst] |
|
|
Hallo, mir fehlt das KDE Verzeichniss in $PATH:
Quote: |
lolo@hurra ~ % echo $PATH
/bin:/usr/bin:/opt/bin:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/usr/qt/3/bin:/usr/games/bin:/opt/vmware/workstation/bin
|
Wo kann ich diesen Pfad per Hand dauerhaft hinzufügen?
Wahrscheinlich hängt dieser Fehler dann auch damit zusammen?
Quote: |
hurra lolo # emerge codeine
Calculating dependencies... done!
>>> Emerging (1 of 1) media-video/codeine-1.0.1.3 to /
* codeine-1.0.1-3.tar.bz2 MD5 ... [ ok ]
* codeine-1.0.1-3.tar.bz2 RMD160 ... [ ok ]
* codeine-1.0.1-3.tar.bz2 SHA1 ... [ ok ]
* codeine-1.0.1-3.tar.bz2 SHA256 ... [ ok ]
* codeine-1.0.1-3.tar.bz2 size ... [ ok ]
* checking ebuild checksums ... [ ok ]
* checking auxfile checksums ... [ ok ]
* checking miscfile checksums ... [ ok ]
* checking codeine-1.0.1-3.tar.bz2 ... [ ok ]
>>> Unpacking source...
>>> Unpacking codeine-1.0.1-3.tar.bz2 to /var/tmp/portage/codeine-1.0.1.3/work
* Applying codeine-1.0.1.3-respect-cc.patch ... [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/codeine-1.0.1.3/work/codeine-1.0.1 ...
scons: Reading SConscript files ...
** set the installation prefix for the project : /usr **
Checking for kde-config : kde-config was NOT found in your PATH
Make sure kde is installed properly
(missing package kdebase-devel?)
!!! ERROR: media-video/codeine-1.0.1.3 failed.
Call stack:
ebuild.sh, line 1543: Called dyn_compile
ebuild.sh, line 938: Called src_compile
codeine-1.0.1.3.ebuild, line 44: Called die
!!! scons configure failed, if you report this please attach /var/tmp/portage/codeine-1.0.1.3/work/codeine-1.0.1/configure.log
!!! If you need support, post the topmost build error, and the call stack if relevant.
[/gwn]
|
Vielen Dank
Cu Hurra
Last edited by hurra on Fri Aug 18, 2006 8:58 pm; edited 1 time in total |
|
Back to top |
|
|
UncleOwen Veteran
Joined: 27 Feb 2003 Posts: 1493 Location: Germany, Hamburg
|
Posted: Fri Aug 18, 2006 8:55 pm Post subject: |
|
|
Code: | $ cat /etc/env.d/45kdepaths-3.5
PATH=/usr/kde/3.5/bin
ROOTPATH=/usr/kde/3.5/sbin:/usr/kde/3.5/bin
LDPATH=/usr/kde/3.5/lib:/usr/kde/3.5//lib64:/usr/kde/3.5/lib32
CONFIG_PROTECT="/usr/kde/3.5/share/config /usr/kde/3.5/env /usr/kde/3.5/shutdown" |
|
|
Back to top |
|
|
hurra Apprentice
Joined: 11 Apr 2004 Posts: 224
|
Posted: Fri Aug 18, 2006 8:58 pm Post subject: |
|
|
Ahh, Danke
codeine configuret schonmal.
Dann wird das denke ich mal beim nächsten Einloggen auch brav eingetragen sein.
Danke
Cu hurra |
|
Back to top |
|
|
|