私のGentoo LinuxボックスにSybase ASE Developer Editionをインストールしようとしています。
最新版のASE(16.02)をダウンロードし、アンパックしてGUIインストーラを実行しようとしました。結果:
IgorReinCloud ASE_Suite # ./setup.bin Preparing to install...
Extracting the JRE from the installer archive... Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
No protocol specified
Graphical installers are not supported by the VM. The console mode
will be used instead...
===============================================================================
SAP Adaptive Server Enterprise (created with
InstallAnywhere)
-------------------------------------------------------------------------------
Preparing CONSOLE Mode Installation...
===============================================================================
Introduction
------------
InstallAnywhere will guide you through the installation of SAP
Adaptive Server Enterprise 16.0 SP02 PL02.
It is strongly recommended that you quit all programs before
continuing with this installation.
Respond to each prompt to proceed to the next step in the
installation. If you want to change something on a previous step,
type 'back'.
You may cancel this installation at any time by typing 'quit'.
PRESS <ENTER> TO CONTINUE: quit
私はX + GNOME 3を実行しているので、私は驚いた。そこで、インストールログファイルを確認しようとしました。以下はその抜粋です:
====================STDERR ENTRIES==================
GUI mode is not supported : Can't connect to X11 window server using ':0' as the value of the DISPLAY variable; you may consider checking your DISPLAY environment variable.
__________________________________________________________________________
だから、次の私は、DISPLAY変数を確認:
IgorReinCloud log # set | grep -i display
DISPLAY=:0
私は何をしないのですか?インストールを成功させるためには、DISPLAY変数にはどのような値を含める必要がありますか?私はただ1つのディスプレイ/モニタ(2番目のものは取り付けられていない)を備えたラップトップを持っています。
ありがとうございます。
ようこそ。あなたの答えは読みにくいので、書式を使用してください。 –