Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Help with Oracle 8.0.5 installation!
Gabriele,
Try setting the TERM variable to vt100. This one seems to work in most situations.
set TERM=vt100; export TERM
You can also look on the distribution media to find out which terminals are supported. Look for the tk2{TERM}.res files where {TERM} is a substituted value.
HTH,
Brian
Gabriele Dini wrote:
>
> I am a beginner with Linux and Oracle. I tried to install Oracle 8.0.5
> standard edition on linux 6.1. This is a trial version and all the database
> is in one file.zip. I followed a procedure in readme.txt, but there is a
> problem during the installation, when I run ORAINST:
>
> oracle_at_localhost ORAINST]$ ORAINST
> ls:tk2*.res: No suche file or directory
> Supported Terminals are:
>
> TERM=xterm ORACLE_TERM=vt100
> Can't find resource file
> /ora805/ORAINST/./tk2{TERM}.res or
> /ora805/ORAINST/./tk2{ORACLE_TERM}.res
> Please set your TERM variable to one of the supported terminals.
> Exiting orainst procedure.
>
> The variable TERM is ORACLE_TERM=386u
> I don't know what I have to do.
> --
>
> Gabriele Dini from Italy
> E-mail: gabrieledini_at_hotmail.com
> Web: http://gabrieledini.supereva.it
-- ======================================== Brian Peasland Raytheons Systems at USGS EROS Data Center These opinions are my own and do not necessarily reflect the opinions of my company! ========================================Received on Wed Jul 19 2000 - 00:00:00 CDT
![]() |
![]() |