SCM Repository
Diff of /trunk/INSTALL
Parent Directory
|
Revision Log
|
Patch
revision 1639, Wed Nov 16 01:48:07 2011 UTC | revision 1640, Wed Nov 16 02:19:51 2011 UTC | |
---|---|---|
# | Line 49 | Line 49 |
49 | containing the "lib" and "include" directories containing | containing the "lib" and "include" directories containing |
50 | "libteem.{a,so,dylib}" and "teem/*.h", respectively. | "libteem.{a,so,dylib}" and "teem/*.h", respectively. |
51 | ||
52 | You can also specify the location of the doxygen executable at | |
53 | configuration time using the option | |
54 | ||
55 | --with-doxygen=/path/to/doxygen | |
56 | ||
57 | Doxygen (http://doxygen.org) is used to generate documentation | |
58 | for the runtime system. If you have the Doxygen application | |
59 | installed on the Mac, you should specify | |
60 | ||
61 | --with-doxygen=/Applications/Doxygen.app/Contents/Resources/doxygen | |
62 | ||
63 | (assuming that the Doxygen application is installed in the Applications | |
64 | folder). | |
65 | ||
66 | ||
67 | =============== | =============== |
68 | INSTALLATION | INSTALLATION |
69 | =============== | =============== |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |