Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- install oracle
General
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
Topic Options
- 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
- Email to a Friend
- Report Inappropriate Content
03-27-2003 03:23 AM
03-27-2003 03:23 AM
install oracle
hi,
i want to istall oracle9! on linux red hat.
if i start ./runinstaller than apperar:
DISPLAY not set!
Please set DISPLAY and try again.
how can i do that?
tnx
afshin
i want to istall oracle9! on linux red hat.
if i start ./runinstaller than apperar:
DISPLAY not set!
Please set DISPLAY and try again.
how can i do that?
tnx
afshin
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-27-2003 03:28 AM
03-27-2003 03:28 AM
Re: install oracle
Hi,
First, you'll need to be running an X windows terminal to do the Oracle installation, as Oracle does it all in a graphical window. The DISPLAY setting is an environmental variable. Just do this:
export DISPLAY=myhost:0.0
-or-
export DISPLAY=##.##.##.##:0.0
where 'myhost' or '##.##.##.##' is the hostname or IP address of the system that you have used to connect to the Linux system.
JP
First, you'll need to be running an X windows terminal to do the Oracle installation, as Oracle does it all in a graphical window. The DISPLAY setting is an environmental variable. Just do this:
export DISPLAY=myhost:0.0
-or-
export DISPLAY=##.##.##.##:0.0
where 'myhost' or '##.##.##.##' is the hostname or IP address of the system that you have used to connect to the Linux system.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-27-2003 04:00 AM
03-27-2003 04:00 AM
Re: install oracle
hi
assuming that you are running bash and you have already X configured and it is up and running,
export DISPLAY=ipaddress:0.0
also, if you are doing a telnet or rlogin and then trying to run this, you may need to run "xhost +ipaddress" on the machine from where you are running telnet.
hth
-balaji
assuming that you are running bash and you have already X configured and it is up and running,
export DISPLAY=ipaddress:0.0
also, if you are doing a telnet or rlogin and then trying to run this, you may need to run "xhost +ipaddress" on the machine from where you are running telnet.
hth
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP