uruchomienie instalatora Oracle 11 i zmienna DISPLAY
: 24 paź 2009, 09:20
W Xwindowsach jestem zalogowany jako JA. Otwieram konsole , przelogowuje sie na uzytkownika oracle (su - oracle) i bedac juz uzytkownikiem oracle probuje uruchomic installera. Na ekranie pojawia sie nastepujacy blad:
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 120 MB. Actual 39827 MB Passed
Checking swap space: must be greater than 150 MB. Actual 949 MB Passed
Checking monitor: must be configured to display at least 256 colors
>>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
Some requirement checks failed. You must fulfill these requirements before
continuing with the installation,
Continue? (y/n) [n] n
User Selected: No
ustawiam wiec zmienna DISPLAY poleceniem export DISPLAY=localhost:0.0
Niestety uruchomienie ponowne zwraca ten sam blad co powyzej. Check if the DISPLAY variable is set. Sprawdzam wiec i jest ustawiona:
oracle@Turion64:/oracle/database$ echo $DISPLAY
localhost:0.0
oracle@Turion64:/oracle/database$
Zamykam wiec konsole, wylogowuje sie z moich Xów i loguje do Xów ponownie jako Oracle. Otwieram konsole, ustawiam zmienna DISPLAY, uruchamiam ten sam instalator i wszystko jest ok.
Prosze o sugestie jak uruchomic konsole aby po przelogowaniu na uzytkownika oracle bylo mozliwe uruchomienie instalatora
pozdrawiam
KP>
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 120 MB. Actual 39827 MB Passed
Checking swap space: must be greater than 150 MB. Actual 949 MB Passed
Checking monitor: must be configured to display at least 256 colors
>>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
Some requirement checks failed. You must fulfill these requirements before
continuing with the installation,
Continue? (y/n) [n] n
User Selected: No
ustawiam wiec zmienna DISPLAY poleceniem export DISPLAY=localhost:0.0
Niestety uruchomienie ponowne zwraca ten sam blad co powyzej. Check if the DISPLAY variable is set. Sprawdzam wiec i jest ustawiona:
oracle@Turion64:/oracle/database$ echo $DISPLAY
localhost:0.0
oracle@Turion64:/oracle/database$
Zamykam wiec konsole, wylogowuje sie z moich Xów i loguje do Xów ponownie jako Oracle. Otwieram konsole, ustawiam zmienna DISPLAY, uruchamiam ten sam instalator i wszystko jest ok.
Prosze o sugestie jak uruchomic konsole aby po przelogowaniu na uzytkownika oracle bylo mozliwe uruchomienie instalatora
pozdrawiam
KP>