- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Regarding VNC
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
03-30-2006 06:24 PM
03-30-2006 06:24 PM
From where I can download it + can someone tell me in detail about how to install it
We had downloaded VNC from realvnc.com, but when we are trying to install it, we are getting the error that No depot software is available at location \var\spool\sw
Please Help!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 06:29 PM
03-30-2006 06:29 PM
Re: Regarding VNC
From realvnc, did you download correct depot?
What is the exact error you are getting when installing? Also give us the exact command that you used when tried to install it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 06:48 PM
03-30-2006 06:48 PM
Re: Regarding VNC
make sure you use the full depot path in your swinstall or swlist command.
Example:
swinstall -s /var/tmp/mydepot \*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 07:04 PM
03-30-2006 07:04 PM
Re: Regarding VNC
We have the latest version of VNC Server that we have got from realvnc.com by the name
vnc-4_1_1-parisc_hpux.depot
Now please tell me how to install it in HP-UX and how to view it from Windows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 07:15 PM
03-30-2006 07:15 PM
Re: Regarding VNC
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 07:16 PM
03-30-2006 07:16 PM
Re: Regarding VNC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 07:30 PM
03-30-2006 07:30 PM
Re: Regarding VNC
You really dont need VNC to install oracle.
just enable X on the HP server and then on a windows client install X/Deep32 and you can do th einstallation graphically.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 07:36 PM
03-30-2006 07:36 PM
Re: Regarding VNC
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 08:19 PM
03-30-2006 08:19 PM
Re: Regarding VNC
I suggest you enable xvfb on system startup and point Oracle to this virtual dispaly
ie export DISPLAY=server:5.0 or server:10.0
if you wish to have some handy startup scripts for xvfb drop me an email : see my forums profile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 08:23 PM
03-30-2006 08:23 PM
Solutionyou can download x/deep32 from http://www.pexus.com/Download/download.html
The iste shows how to configure it as well...
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 08:28 PM
03-30-2006 08:28 PM
Re: Regarding VNC
assuming that your HP server has X11 application installed, what you actually need is a X/Windows client on a PC.
Check X11 installation:
# swlist -l product | grep X11
X11 B.11.11 HP-UX X Window Software
if OK, download some X11 client (X-Deep/32 freeware suggested above, or comercial like Exceed Metaframe) to your Windows(??) client workplace.
Then, from your telnet session,
- export DISPLAY=
- run your oracle installer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 10:28 PM
03-30-2006 10:28 PM
Re: Regarding VNC
After that I have created a user 'oracle', now when I connect to x/deep 32 from this oracle, it gives me the error Fatal Error: Could not create root tile
Please Reply ASAP
Thanx
Rahim...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 10:49 PM
03-30-2006 10:49 PM
Re: Regarding VNC
Thanx,
Rahim...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2006 10:54 PM
03-30-2006 10:54 PM
Re: Regarding VNC
Can you do swlist -d @ /some_dir/vnc_depot?
If yes, what does following say?
swinstall -s /some_dir/vnc_depot
Any errors? with swinstall command?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2006 12:42 AM
03-31-2006 12:42 AM
Re: Regarding VNC
Give permission to oracle on X dir's.
If you just need X for oracle install you can actually look at making oracle as superuser (uid = 0 ) and then install oracle and once that is done chnage oracle to a normal user id.
Cheers