Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kde-config path
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
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Tue Mar 18, 2008 1:45 pm    Post subject: kde-config path Reply with quote

Hello, just trying to install KIM kde service menu and the script calls kde-config but it is not found unless i edit to hard path?

Code:

kdeinstdir=`kde-config --prefix`


changed to

Code:

kdeinstdir=`/usr/kde/3.5/bin/kde-config --prefix`


is this correct or should kde-config be in path?

cheers
_________________
Work Station - 64bit
Gigabyte GA X48-DQ6 Core2duo E8400
8GB GSkill DDR2-1066
SATA Areca 1210 Raid
BFG OC2 8800 GTS 640mb
--------------------------------
Notebook
Samsung Q45 7100 4gb
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Tue Mar 18, 2008 5:50 pm    Post subject: Reply with quote

try
Code:
env-update

often needed after installing/upgrading/reconfiguring something :wink:
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Tue Mar 18, 2008 6:06 pm    Post subject: Reply with quote

notHerbert wrote:
try
Code:
env-update

often needed after installing/upgrading/reconfiguring something :wink:



Had already tried that but still the same?
_________________
Work Station - 64bit
Gigabyte GA X48-DQ6 Core2duo E8400
8GB GSkill DDR2-1066
SATA Areca 1210 Raid
BFG OC2 8800 GTS 640mb
--------------------------------
Notebook
Samsung Q45 7100 4gb
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Tue Mar 18, 2008 6:18 pm    Post subject: Reply with quote

maybe this is relevant
Code:
# grep CONFIG_PROTECT /etc/env.d/45kdepaths-3.5
CONFIG_PROTECT="/usr/kde/3.5/share/config /usr/kde/3.5/env /usr/kde/3.5/shutdown /usr/share/config"

:D
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Wed Mar 19, 2008 9:43 am    Post subject: Reply with quote

notHerbert wrote:
maybe this is relevant
Code:
# grep CONFIG_PROTECT /etc/env.d/45kdepaths-3.5
CONFIG_PROTECT="/usr/kde/3.5/share/config /usr/kde/3.5/env /usr/kde/3.5/shutdown /usr/share/config"

:D


Does this not just protect the file from being edited?

kde-config should still be path!


cheers
_________________
Work Station - 64bit
Gigabyte GA X48-DQ6 Core2duo E8400
8GB GSkill DDR2-1066
SATA Areca 1210 Raid
BFG OC2 8800 GTS 640mb
--------------------------------
Notebook
Samsung Q45 7100 4gb
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