Bay Networks 6300 Supplement Manual page 339

Supplement to the remote annex administrator’s guide for unix
Hide thumbs Also See for 6300:
Table of Contents

Advertisement

Book A
Remote Annex 6300 Supplement to the Remote Annex Administrator's Guide for UNIX
3.
Copy the required header files and libraries from the ACE/
Server directories:
If you have ACE/Server Release 2.1.1 or 2.2:
# cp /usr/ace/sdiclient.a sdclient
# cp /usr/ace/prog/*.h sdclient
This sequence requires that these files are installed on the
slave/client system from the ACE/Server host.
Make sure the ACE/Server UNIX Client is installed on
the system that is running erpcd.
4.
Edit the Makefile file in the /usr/annex/src/erpcd directory:
# vi Makefile
5.
Kill the existing erpcd process (your process number will vary):
# ps –ax | grep erpcd
25493 IW 0:00 ./erpcd
25494 IW 0:00 ./erpcd
25797 p1 S 0:00 grep erpcd
# kill 25493
6.
Rebuild erpcd (see
7.
If you have linker errors try running the ranlib utility on the
sdiclient.a library:
# ranlib sdclient/sdiclient.a
Then rebuild erpcd (see
Chapter 15
Re-compiling erpcd
on page 15-336).
Re-compiling erpcd
Using RA 6300 Security
on page 15-336).
A-311

Advertisement

Table of Contents
loading

Table of Contents