File: README

package info (click to toggle)
wmii 3.9.2%2Bdebian-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,464 kB
  • sloc: ansic: 24,885; python: 2,123; sh: 1,203; makefile: 403; ruby: 326
file content (14 lines) | stat: -rw-r--r-- 364 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
libixp - simple 9P client-/server-library
===============================
libixp is an extremly simple, stand-alone 9P library.


Installation
------------
Edit config.mk to match your local setup. libixp is installed into
/usr/local by default.

Afterwards enter the following command to build and install libixp
(if necessary as root):

    $ make clean install