File: README

package info (click to toggle)
sfio 2000-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,984 kB
  • ctags: 3,358
  • sloc: ansic: 35,607; makefile: 523; sh: 235
file content (31 lines) | stat: -rw-r--r-- 974 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
This directory contains the following:

Standard directories:
	./bin
	./lib
	./man
	./include

Package directories:
	./src/lib/sfio
	./src/lib/vthread

Before building a package, you should change your shell PATH variable
to include "./bin" so that the program "iffe" would be available
in your search path. Iffe (IF Features Exist) is a language interpreter
to execute specifications that define configuration parameters.
In this way, a software package can automatically configure itself
to take advantage of local features in implementing its operations.
Each package keeps Iffe scripts in a subdirectory "features".

After resetting PATH, you can change directory to a package directory
and run "make" to build the package. There is a README file in each
package directory that tells more about the local directory hierarchy.

Let me know of any problems. Good luck and have fun.

Phong Vo
AT&T Labs - Research
180 Park Avenue
Florham Park, NJ07932
kpv@research.att.com