Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Pfad und Variablen unter KDE setzen
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
Dimitri
Guru
Guru


Joined: 24 Jul 2002
Posts: 373
Location: Niederbayern/Germany

PostPosted: Fri Sep 06, 2002 10:46 pm    Post subject: Pfad und Variablen unter KDE setzen Reply with quote

Hi,
ich habe folgendes Problem. Ich möchte über die Datei /etc/env.d/00basic einige Verzeichnisse zur Variablen PATH hinzufügen. Ausserdem setze ich in /etc/env.d/20java die Variablen JAVA_HOME ,J2EE_HOME und ANT_HOME. Das ganze wird auch richtig in /etc/profile übernommen, allerdings sind die Variablen und die Änderungen unter KDE nicht richtig übernommen worden. Die ausgabe von export zeigt weder die richtigen Pfade noch die von mir eingefügten Variablen. Wechsle ich mit Strg-ALT F1 auf eine andere Konsole sind die Pfade und Variablen richtig übernommen. Wie kann ich die Variablen unter KDE setzen?
Back to top
View user's profile Send private message
dek
l33t
l33t


Joined: 16 May 2002
Posts: 657
Location: Germany

PostPosted: Fri Sep 06, 2002 11:01 pm    Post subject: Reply with quote

Soweit ich weis, startet KDE standardmässig keine login shell und setzt dadurch die Variablen auch nicht. Überprüfe mal die erste Zeile von /usr/kde/3/bin/startkde. Sollte so Aussehen:
Code:

#!/bin/sh --login


Sollte das nicht klappen versuch mal die Variablen direkt im Startskript zu setzen.
Back to top
View user's profile Send private message
Dimitri
Guru
Guru


Joined: 24 Jul 2002
Posts: 373
Location: Niederbayern/Germany

PostPosted: Sat Sep 07, 2002 7:47 am    Post subject: Reply with quote

Danke jetzt gehts
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