- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall not starting in GUI
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 04:32 PM
02-01-2005 04:32 PM
swinstall not starting in GUI
i am Back to the form after a really a very long break.
i got a very pecular problem with my HP 9000 Workstation C3600.
i am not able to start the swinstall in gui mode where as i am able to invoke the same in text mode. Where i am able to invoke SAM in gui. I getting the below error while invoking swinstall.
The DISPLAY environment variable may be incorrect, or, if you are
running swinstall remotely, you may need to allow the remote system
to access your local X server by typing
/usr/bin/X11/xhost +hostname
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 04:49 PM
02-01-2005 04:49 PM
Re: swinstall not starting in GUI
seems to be probem with just the term window your are using. can u open a new dtterm window and try, do u still have the same error. post back your reply
Cheers
Shantaram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 05:25 PM
02-01-2005 05:25 PM
Re: swinstall not starting in GUI
set|grep -i display
what's the o/p, it must be DISPLAY=hostname:0.0
if not set it using
#export DISPLAY=hostname:0.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 06:41 PM
02-01-2005 06:41 PM
Re: swinstall not starting in GUI
Make sure that you have a VGA console attached,
Else try using a x-Windows emulation software from a remote machine to work on GUI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 07:19 PM
02-01-2005 07:19 PM
Re: swinstall not starting in GUI
From your windows98/2k/Xp workstation you can do the following.
Install Exeed software on your windows PC
Configure exceed.
go to xconfig--communications-->set mode==passive and displaynumber=0.
info:-- http://www.asu.edu/it/fyi/dst/unix/xwin/exceed9/ObtainInstall.html
telnet to the unix server as root.
export the display in hp server
#export DISPLAY=
after that if you run #swinstall you will get X windows.
regards,
Syam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 07:36 PM
02-01-2005 07:36 PM
Re: swinstall not starting in GUI
#export DISPLAY=IP:0.0
IP: ip of client that you run X on
Tienna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 07:52 PM
02-01-2005 07:52 PM
Re: swinstall not starting in GUI
how are you
from your post ,you are facing the following problem.
you are able to invoke SAM in gui.
you are not able to invoke SWINSTALL in gui.
can you post the output of /usr/bin/X11/xhost
regds,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 09:01 PM
02-01-2005 09:01 PM
Re: swinstall not starting in GUI
Thnaks for the effort. But I belive more effort is required.
Nothing worked.
:(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 11:02 PM
02-01-2005 11:02 PM
Re: swinstall not starting in GUI
# nslookup hostname_C3600
# nslookup ipaddress_C3600
Is the output the same ?
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2005 04:55 PM
02-02-2005 04:55 PM
Re: swinstall not starting in GUI
what is the exact steps u are following ... just to be sure ur not missing out something miniscule..
if u are connecting from a remote windows m/c
export TERM=dtterm
export DISPLAY=(use ip addr of server):0.0
swinstall -i ( to get terminal/interactive mode )
now if u want a better looking gui then i suggest Hummingbird Exceed which will require a little configuration.
All the best .. i know how it is to get back from a long vacation..
Vic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 04:38 PM
02-03-2005 04:38 PM
Re: swinstall not starting in GUI
Found the Solution . the problem was with the hostname resolution.
Great support by the team
Thanks and regards
Sudhir