aboutsummaryrefslogtreecommitdiff
path: root/nxcompext/README
blob: 39648e76be12175361727313f7708505d997544c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
README
------

1. To compile:

   > tar zxvf nxcompext-X.Y.Z-N.tar.gz
   > cd nxcompext
   > ./configure
   > make

   You'll have to run gmake under Solaris.

2. The 'make install' target is not currently supported
   in the Makefile, but it should be simple to fix.