File: README.mac

package info (click to toggle)
octplot 0.3.9-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,572 kB
  • ctags: 1,494
  • sloc: cpp: 7,570; ansic: 4,595; sh: 617; makefile: 122
file content (11 lines) | stat: -rw-r--r-- 322 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
fltk and octave both support the mac. Paul Keinzle reports no
particular problem compiling using fltk 1.1.5rc1.

One additional step needed on the mac:
after make & before make install, please run:

fltk-config --post src/octplot

I have no idea on how to incorporate this into automake. If anyone had a clue,
tell me !!