Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle on Linux - a recipe
Jan Andersen (root_at_127.0.0.1) wrote:
: Jim Smith wrote:
: > Are you saying that Oracle 7.3.3. for SCO (I assume you used SCO) will
: > run on Linux straight out of the box? Don't you have to do terrible
: > things to Linux before it will run? Surely it can't be that easy?
: >
: > --
: > Jim Smith
: Yes - and no :-) I have done nothing magical to Linux, except installing the
: iBCS package (oops - mental note: include this in ...) and 'pouring' Oracle
: into my Linux.
: /jan
Could you tell about Linux version (Slackware, RedHat, Debian) and it Release?
Would you remake some products: for example, sqlplus - as oracle user do next:
$ cd $ORACLE_HOME/sqlplus/lib
$ make -f ins_sqlplus.mk sqlplus
(may be gmake instead of make)
Please inform about make messages.
![]() |
![]() |