File: README.FreeBSD

package info (click to toggle)
netperfmeter 1.1.7-1.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,920 kB
  • sloc: sh: 10,063; cpp: 5,748; ansic: 602; makefile: 37
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