File: README

package info (click to toggle)
therion 6.3.4-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 15,544 kB
  • sloc: cpp: 195,273; tcl: 19,779; ansic: 8,434; perl: 1,895; makefile: 1,281; python: 255; asm: 219; sh: 104
file content (10 lines) | stat: -rw-r--r-- 328 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
To compile loch, you will need following packages:

freetype (version 2 and above, 'pkg-config freetype2' must work)
wxWidgets (version 2.6 and above, 'wx-config' must work)
VTK (version 5.0 and above installed at /usr/local or
     modify VTKPATH and VTKLIBPATH in Makefile)

Then following should work:
make config-linux
make