Closed dpinney closed 9 years ago
David, just as an fyi, the make process was updated for the newer autotools. Right now the current build process is as follows, Make sure you have automake, autoconf, libtool, and xerces installed. ( I have automake 1.11, autoconf 2.68, libtool 2.4, and xerces 3.1 on my machine).
Build process:
autoreconf -isf
./configure or (custom install) ./configure --prefix=
If you do perform a custom install then we may need to add the $PATH appending step to the GridLAB-D job handling shell script inside of the calibration code. Unless there is a way to permanently append to $PATH
Waiting on pre-release build due 2013-08-09
Delay due to staff change.
To Mannan. We are not bundling GLD now.
Fix confirmed.
Original issue: Compile Gridlab v3 and integrate binaries. [20h]