If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > Urgent: using X window installation on AIX

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-06-03, 05:05
tech2000 tech2000 is offline
Registered User
 
Join Date: May 2003
Posts: 5
Urgent: using X window installation on AIX

Hi all

I would like to install sybase on a mahine which does not have X.window support terminal, I have other machine on the same LAN has X.window support terminal, my question is :

I will telnet from X.window terminal to my machine then :

I must set the DISPLAY variable to specific value:

export $DISPLAY=hostname:0.0

which host should I put in this command my current host or the remote one.

also I think there is other command to start the X.window before you run ./install from the CD-ROM.

Please it is urgent for me, I am waiting your support.

Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 07-06-03, 17:36
willy_and_the_ci willy_and_the_ci is offline
Registered User
 
Join Date: Feb 2002
Location: Willy is on vacation
Posts: 1,208
Re: Urgent: using X window installation on AIX

Quote:
Originally posted by tech2000


I must set the DISPLAY variable to specific value:

export $DISPLAY=hostname:0.0

which host should I put in this command my current host or the remote one.
the hostname is the IP of the machine from which you opened the session. That is your local terminal.

Quote:

also I think there is other command to start the X.window before you run ./install from the CD-ROM.
Yeah before you run the install binary you need to start the X-window terminal on your local machine.

Cheers
Willy
Reply With Quote
  #3 (permalink)  
Old 07-22-03, 19:09
richardcrossley richardcrossley is offline
Registered User
 
Join Date: Sep 2002
Location: Dublin, Ireland & Woking UK
Posts: 150
Re: Urgent: using X window installation on AIX

I needed to do this today. To unload the software from CDROM

cd /cdrom/cdrom0
./install -c

to build the servers use

srvbuildres -r servername.rs

servername.rs is a resource file containing all the parameters required to build the ASE. There are resource files for backup server, XP server and monitor server. All work pretty much the same way.
Reply With Quote
  #4 (permalink)  
Old 07-22-03, 19:11
richardcrossley richardcrossley is offline
Registered User
 
Join Date: Sep 2002
Location: Dublin, Ireland & Woking UK
Posts: 150
Re: Urgent: using X window installation on AIX

[QUOTE][i]
cd /cdrom/cdrom0
./install -c
[/QUOTE/

Unloads the software using a text only interface
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On