- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- GUI on HPUX
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
10-25-2005 02:52 PM
10-25-2005 02:52 PM
GUI on HPUX
What do you usually use to produce GUI program on HPUX? I am currently using 10.20b. Thank you?
Best regards
Henry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2005 07:01 PM
10-25-2005 07:01 PM
Re: GUI on HPUX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2005 09:46 PM
10-25-2005 09:46 PM
Re: GUI on HPUX
Are you refering to CDE ?
Try
# /usr/dt/bin/dtconfig -e
# init 2
# init 3
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 06:29 AM
10-26-2005 06:29 AM
Re: GUI on HPUX
A Gui requires the following regardless of the O/S version
a) a local graphics card
b) appropriate device files created for hpux use insf -evd framebuf.
c) At the minimum an Xserver, usually a windows manager such as CDE or VUE which sits ontop of the Xserver and makes life easier by giving you a desktop enviroment with icons etc etc.
this is normally setup at install time on a graphics workstation so nothing would have to be done ...
if this is a server things get more complicated unless it has a local graphics card and monitor ... why because X/CDE has no
display to appear on, how then do you see it.
Most people use either
Xemulator s/w reflections X, Exceed etc
make use of an already running remote Xserver, can be on linux,solaris or another hpux system etc as X is generic,you'd then remote login to your server from the remote host, export DISPLAY=
and then run the GUI
an xterminal
some depending on the GUI in question use xvfb, since this is 10.20 you won't have this installed by default and would most likely need the 10.20 depot from a local HP response
centre as it only became supported as an xserver extension at 11.x ... a quick search on google for xvfb depot should come up with the goods if needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2005 08:14 PM
10-27-2005 08:14 PM
Re: GUI on HPUX
look at the following products:
http://www.pts.com/
UIM/X Motif GUI Builder and Code Generator
http://www.ist.co.uk/
X-Designer
http://www.scl.com/
BX PRO Motif GUI Builders
Regards,
Zygmunt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2005 11:34 PM
10-31-2005 11:34 PM
Re: GUI on HPUX
on the running session export DISPLAY vriable in this way:
export DISPLAY=xxx.xxx.xxx.xxx:0.0
the x´s refeers to ip address or it could be hostname too.
and after that with reflection X opened you can run Xterm or Xsession.
Regards,
Sebastian Cesario
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 12:51 AM
11-01-2005 12:51 AM
Re: GUI on HPUX
You should really upgrade to 11i
As far as GUI - do you mean on the server or from a PC?
On the server, CDE or Gnome works. From a PC - Exceed.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 01:11 AM
11-01-2005 01:11 AM
Re: GUI on HPUX
Not as fast as native C-code Motif/X-Windows apps but usable enough.
Many many resources and download sites for TCL/TK... Google...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 01:15 AM
11-01-2005 01:15 AM
Re: GUI on HPUX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 02:02 AM
11-01-2005 02:02 AM
Re: GUI on HPUX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2005 02:35 AM
11-01-2005 02:35 AM
Re: GUI on HPUX
Thanks very much for the incredibly speedy response :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2006 06:22 PM
07-17-2006 06:22 PM
Re: GUI on HPUX
Looking at the forum for a tip on running the app on HPUX with the display on Fedora Core 3.
tcp/7000 is NOT listening. How do I turn that service on in Linux?
Regards
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2006 07:15 PM
07-17-2006 07:15 PM
Re: GUI on HPUX
My first association was about applications, not the desktop. 10.20 comes with CDE and HP VUE standard, so it should be no problem getting the X11 server up and running in VUE, which is 10.20's default. (That later moved to CDE, which was neither worse nor better: still a resource hog)
Now when you talk about GUI *applications*, I would use perl/Tk myself, but that is because I am used to it. If you are familiar with GUI programming, you could also try to go for native X11 libraries like gtk+ or Qt. Both need an awful lot of work to get compiled. I would guess that getting Qt-3.3.6 up and running on 10.20 without prebuilt packages takes more than a day, whereas getting perl/Tk up and running is about an hour (or less, if you use prebuilt distributions, which *are* still available from my site).
With Qt and GTK+, you have much more control over the resulting GUI, but you will also have to do a lot of C programming. With Tk and perl/Tk, you are scripting, which is a lot faster.
I'm now curious which of the two you were asking for: the desktop environment, or the application GUI?
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2006 07:38 PM
07-17-2006 07:38 PM
Re: GUI on HPUX
Enjoy, Have FUN! H.Merijn [ who opposes to revivivication of old threads unless absolutely needed :) ]