Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:xgrid:readme [2012/03/31 05:34] alex [3.2 Building XGrid Manager in Windows] |
en:xgrid:readme [2012/06/15 19:51] (current) alex [3.2 Building XGrid Manager in Windows] |
||
---|---|---|---|
Line 151: | Line 151: | ||
* Add ACLOCAL_FLAGS environment variable with the value: | * Add ACLOCAL_FLAGS environment variable with the value: | ||
* -I /c/gtkmm/share/aclocal | * -I /c/gtkmm/share/aclocal | ||
+ | -- Start bash shell and cd into proper directory | ||
+ | ..<code> | ||
+ | > bash | ||
+ | $ cd /path/to/software | ||
+ | </code> | ||
-- If no configure script present, run bootstrap | -- If no configure script present, run bootstrap | ||
..<code> | ..<code> |