| Revision 641,
598 bytes
checked in by aj, 7 years ago
(diff) |
|
William Wanders: client/server support for solaris sunray machines.
|
| Line | |
|---|
| 1 | Creating an installable package for Solaris Sunray (SRSS 3.1) |
|---|
| 2 | ============================================================= |
|---|
| 3 | |
|---|
| 4 | The files in this directory are an attempt to ease |
|---|
| 5 | the building of openct packages for Solaris running |
|---|
| 6 | as Sunray Server. |
|---|
| 7 | |
|---|
| 8 | The 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 | |
|---|
| 16 | NOTE: If using the GNU compiler adjust the Makefile |
|---|
| 17 | |
|---|
| 18 | TODO: |
|---|
| 19 | |
|---|
| 20 | Start/stop utopenct service for active Sunrays. |
|---|
Note: See
TracBrowser
for help on using the repository browser.