Changeset 4975
- Timestamp:
- Sep 7, 2005, 4:06:02 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/mainpage.dox (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/mainpage.dox
r3598 r4975 4 4 * @author Robert Daniel DeSonia, MHPCC 5 5 * 6 * @version $Revision: 1.1 4$ $Name: not supported by cvs2svn $7 * @date $Date: 2005-0 3-31 23:01:46$6 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2005-09-08 02:06:02 $ 8 8 * 9 9 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 111 111 112 112 113 @section build How to Build and Testthe psLib library113 @section build How to Build, Test, and Link the psLib library 114 114 115 115 The source uses autoconf/automake to build control the build process. If, and … … 131 131 </pre> 132 132 <i>This builds, tests, and installs the library.</i> 133 134 For linking to psLib: 135 <pre> 136 $ cd psLib/bin 137 $ ./pslib-config --libs 138 $ ./pslib-config --cflags 139 </pre> 140 <i>This outputs the libaries to link in configuration and the cflags to include 141 in compiling.</i> 133 142 134 143 The configure step allows users to specify specific locations for the third
Note:
See TracChangeset
for help on using the changeset viewer.
