The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
KDE and startx congo UNIX Desktop for Dummies Questions & Answers 1 10-21-2006 07:23 PM
startx / xterm gefa UNIX for Advanced & Expert Users 0 04-21-2006 01:30 PM
error startx with debian pascalbout Debian 0 03-20-2006 10:26 AM
Help with FreeBSD and startx. cosmotron UNIX for Dummies Questions & Answers 3 12-18-2004 05:31 PM
StartX hellz UNIX for Dummies Questions & Answers 15 09-05-2001 02:30 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 12-01-2001
rpeteg rpeteg is offline
Registered User
  
 

Join Date: Dec 2001
Location: Georgia, USA
Posts: 2
Unhappy startx, xauth msg and Solaris 8

I just built my first Solaris 8 machine. I start x using this command (assume I'm in the correct directory):

./startx

After I run this command, I receive this extremely frustrating message:

/startx: XAUTHORITY=//.Xauthority: is not an identifier

Can someone tell me what I am doing incorrectly?


Other vitals:

Running Solaris 8 (7/01 release) on an INTEL machine

Thanks!

Pete
  #2 (permalink)  
Old 12-03-2001
htsubamoto htsubamoto is offline
Registered User
  
 

Join Date: Jun 2001
Posts: 41
Hi Pete.

It seems like your startx script is using korn shell or bash shell to export variables (like "export VAR=value"). Since Solaris uses bourne shell as default, you can try using korn shell before starting the startx script. You can also include #!/bin/ksh or #!/bin/bash in the first line of the startx script. That may solve your problem. Any problems, let me know.

HTT
  #3 (permalink)  
Old 12-04-2001
htsubamoto htsubamoto is offline
Registered User
  
 

Join Date: Jun 2001
Posts: 41
Hi Pete!

About the new errors you got, you can search for xinit script in your system (I´m not sure but it may be in /usr/X11R6/bin or something like that). If you find it, you can do two things: you can put the full path in startx script (line 81, as ksh tells) or you can set-up your PATH environmental variable to include xinit´s path. If you set-up PATH variable you do not have ro change your startx script. Any problems let me know.

HTT
  #4 (permalink)  
Old 12-04-2001
rpeteg rpeteg is offline
Registered User
  
 

Join Date: Dec 2001
Location: Georgia, USA
Posts: 2
Thank You . . .

The xinit script and the startx script are both in the same folder:

/usr/X11R6/bin

So, I'm a bit confused as to why startx cannot seem to find xinit?

I really appreciate your help!

Pete
  #5 (permalink)  
Old 12-04-2001
htsubamoto htsubamoto is offline
Registered User
  
 

Join Date: Jun 2001
Posts: 41
Hi Pete.

Try this:
# PATH=$PATH:/usr/X11R6/bin
# export PATH
# startx

It must help

HTT
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 07:24 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0