LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Trouble with startx and $PATH (https://www.linuxquestions.org/questions/slackware-14/trouble-with-startx-and-%24path-367740/)

MX_Unforgiven 09-28-2005 04:35 AM

Trouble with startx and $PATH
 
What I've done:

-- I've upgrade /a, /ap, /x from 10.0 to 10.2

And what are the problems:

1) I can't run X. Whether i'm in root-mode or not i can't.

#startx
#unknown program in line <number>:xauth
#unknown program in line <nimber>:xinit

2) It's something wrong with PATH. I can run only the programs from /bin and /sbin. If I want to run any other one I MUST enter full path! But ->

#su
#export $PATH
#/usr/local/sbin:
/usr/sbin:
/sbin:
/usr/local/bin:
/usr/bin:/bin:
/usr/X11R6/bin:
/usr/games:
/opt/www/htdig/bin:
/usr/lib/java/bin:
/usr/lib/java/jre/bin:
/usr/lib/qt/bin:
/usr/share/texmf/bin

What is happening with the system?

keefaz 09-28-2005 06:19 AM

What is your output when you do :
Code:

echo $PATH
but logged as your user, not root

Basel 09-28-2005 07:16 AM

Did you follow the official upgrade guide?

Slackware 10.1 to 10.2 Upgrade HOWTO

MX_Unforgiven 09-28-2005 08:49 AM

I forget. When 4th runlevel is used everything is allright if i'm root. But if i'm user nothing happens and there are not anything in logs!


All times are GMT -5. The time now is 01:55 PM.