summaryrefslogtreecommitdiff
path: root/TAO/tests/Cubit/Hardpack/IDL_Cubit/README
blob: 4a722a5c5d617d4dcb2e01362076501f62257d3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
The IDL_Cubit test for Hardpack ORB
------------------------------------

Compiling
---------

setup the HARDPACK ROOT environment variables before compiling.

The following is an  example configuration for SunOS_5.5.1:

setenv HARDPACK_ROOT /project/doc/pkg/Hardpack/dsi_5.1
setenv PATH ${HARDPACK_ROOT}/bin:${HARDPACK_ROOT}/SunOS_5.5.1/bin:${PATH}        
setenv LD_LIBRARY_PATH ${HARDPACK_ROOT}/SunOS_5.5.1/lib:${LD_LIBRARY_PATH}

1. Hardpack provides a build tool to build the Makefile from the Imakefile. 

2.To build and compile 

 $build SUN

 $build clean 
        will clean the object files and executables and also the Makefile.

To Run:
------

1. Edit the initref.cfg file in this directory by putting the hostname
on which  you want the name  server to run.

2. Run the Hardpack nameserver

   $nameserver

3. Run the server
        
   $server

4. Run the client
        
   $client