If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > install informix7.1 on sco openserver5.06 errors??

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-21-02, 01:11
asd111 asd111 is offline
Registered User
 
Join Date: Aug 2002
Posts: 1
Exclamation install informix7.1 on sco openserver5.06 errors??

when install informix 7.1 on sco openserver 5.06 I have encountered
command
init -i
such errors
dynamic linker: oninit: error opening /usr/lib/libnsl.so.1
can someone help me??

Last edited by asd111; 08-21-02 at 01:16.
Reply With Quote
  #2 (permalink)  
Old 08-21-02, 06:40
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
You need a certain amount of patches.
Check your Machines specific notes in the $INFORMIXDIR/release directory.

You do realize that 7.1 is very old... I would strongly advise you to test new versions. I think you'll like them.
__________________
rws
Reply With Quote
  #3 (permalink)  
Old 09-07-02, 03:36
liangyx liangyx is offline
Registered User
 
Join Date: May 2002
Posts: 6
Re: install informix7.1 on sco openserver5.06 errors??

Quote:
Originally posted by asd111
when install informix 7.1 on sco openserver 5.06 I have encountered
command
init -i
such errors
dynamic linker: oninit: error opening /usr/lib/libnsl.so.1
can someone help me??
You should link the lib to /usr/lib:
#link -s $INFORMIXDIR/lib/libnsl.so.1 /usr/lib/libnsl.so.1
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On