Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cannot create symbolic link for XBSA

Status
Not open for further replies.

cindylsn

IS-IT--Management
Jun 17, 2002
6
US
Hello,
After I'd installed the networker client on my HP-UX machine. I cannot find the /usr/lib/libbsa.sl file. Thus, I cannot create the symbolic link for the XBSA. The onbar fail.
(ln -s /usr/lib/libbsa.sl /usr/lib/ibsad001.sl)
However, I did found a libbsa.sl file in $INFORMIXDIR/lib. So, I create the symbolic link like this...
ln -s $INFORMIXDIR/lib/libbsa.sl /usr/lib/ibsad001.sl
Then, I do onbar again, It's works but the onbar takes forever to run. Does anyone knows what's wrong with the XBSA symbolic link? I appreciate your help very much .thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top