Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Groups:Readonly Variable: Cannot install on Linux
vlee_at_jps.net writes:
> I keep getting this error when I try and install on Linux(Suse 6.0)
>
> Any idea why this is the case?
>
Hi vlee!
As I wrote in
<lw6btdfblcn.fsf_at_studserv.stud.uni-hannover.de>, you have to modify the source of the oratab.sh script:
At the top of the script you will find something like:
GROUPS = /bin/groups
Change the name of the variable GROUPS (perhaps to ORA_GROUPS).
Change every occurrence of the variable.
Now it will work (I assume).
--
Martin Boroske
Martin.Boroske_at_stud.uni-hannover.de
Received on Thu Jul 15 1999 - 10:31:47 CDT
![]() |
![]() |