File: README.FreeBSD

package info (click to toggle)
netperfmeter 1.0.4-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,904 kB
  • ctags: 909
  • sloc: sh: 10,110; cpp: 5,247; ansic: 570; makefile: 36
file content (10 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
Dependencies under FreeBSD:
- R
- gcc42 (includes a required library;
         FreeBSD 7.1 fails to install it as dependency of R)
- p5-PDF-API2
- ghostscript8+
- glib 2.0 (for autoconf/automake)

Command to install all dependencies (as root):
pkg_add -r R gcc42 p5-PDF-API2 ghostscript8