File: INSTALL

package info (click to toggle)
pexec 1.0~rc8-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 720 kB
  • sloc: ansic: 5,682; makefile: 256; sh: 16
file content (13 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13

PEXEC - Installation 
*********************

The program `pexec` can be installed using the standard 

`./configure && make && make install`

procedure.

In order to create a debian binary package, enter `make deb` (this 
feature requres the `dpkg-deb` utility). The created debian package can 
be installed using `dpkg --install pexec_$(VERSION)_$(ARCH).deb`.