Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Error during Oracle install
Make sure that make utility is accesible. for this issue the command at
unix prompt
$ which make
if the output is no make in .............
then
$ man make
which will list the directory of make. on solaris its usually /usr/ccs/bin
add this to your path before re-installation.
HTH Baiju
Sajid Iqbal wrote:
> I am installing Oracle 8.0.4.0. on Solaris 2.6.
>
> During copying the files it comes up with this error
>
> "Error during action 'Creating rdbms/lib/psoliblist'
>
> Command: make -f ins_rdbms.mk /opt/oracle8/rdbm/lib/psoliblist
>
> Make: fatal error: don't know hoe to make target
> '/opt/oracle8/rdbms/lib/psoliblist' "
>
> After this the installation stops.
>
> Any help on this would be greatly appreciated.
>
> TIA
>
> Saj Iqbal
>
> --
> U-NET Ltd a VIA NET.WORKS Inc company
> Sajid Iqbal | Mail : sajid_at_u-net.net
> Database DBA/Developer | Ext : 4485
> U-NET Ltd | ICQ : 43903417
> Warrington, Cheshire, UK |
>
> --
> Author: Sajid Iqbal
> INET: sajid_at_u-net.net
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Thu May 18 2000 - 07:24:07 CDT
![]() |
![]() |