- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: X11 software
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
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
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
тАО11-29-2004 10:22 PM
тАО11-29-2004 10:22 PM
X11 software
can anyone help
cheers
john
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-29-2004 10:44 PM
тАО11-29-2004 10:44 PM
Re: X11 software
# swlist -l product X11
# Initializing...
# Contacting target "hpa"...
#
# Target: hpa:/
#
X11 B.11.11 HP-UX X Window Software
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-29-2004 10:50 PM
тАО11-29-2004 10:50 PM
Re: X11 software
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-29-2004 11:11 PM
тАО11-29-2004 11:11 PM
Re: X11 software
why do you need xterm to run oracle install ??
you can set DISPLAY environment install
from different machine, if it is windows
you need only Xserver emulation.
But if you want install X11 look at Core OS CDs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-29-2004 11:54 PM
тАО11-29-2004 11:54 PM
Re: X11 software
Then export DISPLAY, and run OUI.
If you ares in DMZ, look for 6000 port opening.
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-30-2004 01:05 AM
тАО11-30-2004 01:05 AM
Re: X11 software
Initializing Java Virtual Machine from /tmp/OraInstall/jre/bin/jre. Please wait...
java.lang.UnsatisfiedLinkError: no awt in shared library path
at java.lang.Runtime.loadLibrar(Runtime.java)
at java.lang.System.loadLibrary(System.java)
at
at java.awt.Toolkit.getDefaultToolkit
Toolkit.java:399)
at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.getImage(OiifmSplashScreen.java:67)
at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:418)
Exception in thread "main"
Any ideas on why
john
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-30-2004 01:35 AM
тАО11-30-2004 01:35 AM
Re: X11 software
swlist -l product | grep "^ X"
?
You should have these packages :
X11
X11MotifDevKit
Xserver
They can be found on your applications CDs or core OS CD. Install through swinstall. They don't need a reboot.
You don't need to have X server running. Just libs installed. X Server must be run as said on the installation machine.
Regards,
Fred
"Reality is just a point of view." (P. K. D.)