File: README

package info (click to toggle)
nxproxy 3.2.0-1-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 468 kB
  • ctags: 15
  • sloc: sh: 173; makefile: 98; ansic: 29
file content (14 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
README
------

1. To compile:

   > tar zxvf nxproxy-X.Y.Z-N.tar.gz
   > cd nxproxy
   > ./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.