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
12-27-2004 11:17 PM
12-27-2004 11:17 PM
vnc
when i try to install the vnc rpm i have the following error message
"
[root@ORACLE user]# rpm -i vnc-server-3.3.3r2-47.i386.rpm
error: Failed dependencies:
bash >= 2.0 is needed by vnc-server-3.3.3r2-47
"
what is the cause for this problem and what how to solve it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 12:02 AM
12-28-2004 12:02 AM
Re: vnc
Are u installing VNC on Redhat linux?
is bash v2.0 or above is available on your system?
read the pre-requisites of different linux distributions here.
you can also download the required products from the same place.
http://rpmfind.net/linux/rpm2html/search.php?query=vnc-server
regards,
Syam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 02:20 AM
12-28-2004 02:20 AM
Re: vnc
rpm -i --nodeps vnc-server-3.3.3r2-47.i386.rpm
If vnc still not work. You have to upgrade bash 2.0+ rpm.As bash rpm at following url.
http://www.rpmfind.net/linux/rpm2html/search.php?query=bash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 07:57 PM
12-28-2004 07:57 PM
Re: vnc
it give me the following message that t is installed
"package vnc-server-3.3.3r2-47 is already installed"
put also when i start the vncviewer but the photo for the system does not apper the only thing appears is the command line session .
what should i do for that
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 08:42 PM
12-28-2004 08:42 PM
Re: vnc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2004 08:47 PM
12-28-2004 08:47 PM
Re: vnc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2004 02:26 PM
12-29-2004 02:26 PM
Re: vnc
2/ perform command "vncserver" on linux server to start vnc service. You must notice the stdout line.
For example as following:
Warning: NiCK:2 is taken because of /tmp/.X11-unix/X2
Remove this file if there is no X server NiCK:2
New 'NiCK:3 (root)' desktop is NiCK:3
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/NiCK:3.log
3/ start vnc clinet on windows pc and fill "ipaddress:3" in the server,then input password and open linux desktop