Changes between Version 12 and Version 13 of IppUpgrade
- Timestamp:
- Mar 11, 2011, 6:08:36 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IppUpgrade
v12 v13 23 23 * `./pscheckperl -build` 24 24 * Rebuild the source code 25 * ./psbuild -dev -extbuild -optimize > & Update.log 26 * Check Update.log. It should end with `** psbuild: finished **`. Or perhaps not. 25 * `./psbuild -dev -extbuild -optimize > & Update.log` 26 * Check `Update.log`. It should end with `** psbuild: finished **`. Or perhaps not. 27 * Update configuration files 28 * `cd $SRCDIR/trunk/psconfig` 29 * `./configure --prefix=/disk1/ps1/ert/local/ipp` 30 * `make` 31 * `make install` 27 32 28 33 == Make necessary changes to the databases ==
