source: trunk/solaris/README @ 641

Revision 641, 598 bytes checked in by aj, 7 years ago (diff)

William Wanders: client/server support for solaris sunray machines.

Line 
1Creating an installable package for Solaris Sunray (SRSS 3.1)
2=============================================================
3
4The files in this directory are an attempt to ease
5the building of openct packages for Solaris running
6as Sunray Server.
7
8The basic steps to create Solaris packages are:
9# make -f Makefile.server build
10# make -f Makefile.server dist
11# make -f Makefile.server package
12# make -f Makefile.client build
13# make -f Makefile.client dist
14# make -f Makefile.client package
15
16NOTE: If using the GNU compiler adjust the Makefile
17
18TODO:
19
20Start/stop utopenct service for active Sunrays.
Note: See TracBrowser for help on using the repository browser.