[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: bash: startx: command not found ????
- From: "Doug Graham" <dsgraham gte net>
- To: <kcsmart kcinter net>, <rjmontessi excite com>, <redhat-install-list redhat com>
- Subject: RE: bash: startx: command not found ????
- Date: Sat, 28 Aug 1999 20:13:38 -0700
Thank you for your help. I used a semicolon on my path. Once corrected all
works fine.
Thanks also for those commands, I'll be using them in the future for sure.
Doug
-----Original Message-----
From: kcsmart alan harry net [mailto:kcsmart alan harry net]On Behalf Of
Uncle Meat
Sent: Saturday, August 28, 1999 5:21 AM
To: redhat-install-list redhat com
Subject: RE: bash: startx: command not found ????
On 28-Aug-99 Doug Graham opined:
> My xWindows won't start. This is the error message I get -- bash:
> startx:
> command not found
>
> Here's what I did before this, when my xWindows was working fine.
>
> When I setup the Blackdown JDK I added the path to my profile file in
> /etc.
> I used vi to add ;/usr/local/jdk/bin to the end of the path. Then I
> saved
> the file with !wq.
If it was as shown, it won't work and _MAY_ be what caused the problem:
:/usr/local/jdk/bin
is totally different from:
;/usr/local/jdk/bin
Also, it needs to be added onto the end of an existing PATH= statement
or added as:
PATH=$PATH:/usr/local/jdk/bin
---
Hell, if you understood everything I said, you'd be me!
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-install-list-request redhat com with
"unsubscribe" as the Subject.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]