File: README

package info (click to toggle)
innovation3d-plugins 0.0.20010726-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 308 kB
  • ctags: 229
  • sloc: cpp: 1,263; sh: 185; makefile: 91
file content (16 lines) | stat: -rw-r--r-- 476 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This package contains several plugins for use with Innovation3D.

To install the packages do:
bash$ make -f Makefile.dist
bash$ ./configure
bash$ make
bash$ make install


/usr/local/i3d

If you installed it somewhere else, you can use the configure optiosn to specify where it is installed.  The same goes for NURBS++ and QT


By default, all plugins are installed to I3DDIR/Plugins.  If you wish to change this location, you can set it with the prefix option of configure.