Hi I have downloaded moab-4.6.2 but it seems to be difficult to install it. The biggest problem is that I am not familiar with this operating system. Is this module work in Window system. I couldn't find a command equivalent to "autoreconf". Is it possible to use "cygwin" for this? In the unix system the "autoreconf" and "./confiure" worked Based on "Mesh-Oriented datABase (MOAB) Version 4.0 User's Guide" by T. J. Tautges et al. In page 20 step 4. './confiyre -prefix=/home/... " looks fine. But I couldn't understand what to do with step b) and C) regarding hdf5 and netCDF. Should I go through all these steps. Do you have any examples of commands actually used for the installation. I would appreciate you can give me any guideline. Sincerely Hangbok Choi General Atomics
Hi Hangbok, We haven't supported MOAB on Windows up to this point, and I'm not aware of anybody who has built it on cygwin. That said, there is cmake-based support, which may work on windows. I suggest trying that first. If you have problems with the cmake-based build, please email them to this list. I'd also be interested if you got that to succeed, as we haven't tried that ourselves. Thanks. - tim On 12/30/2013 03:52 PM, Choi, Hangbok wrote:
Hi
I have downloaded moab-4.6.2 but it seems to be difficult to install it. The biggest problem is that I am not familiar with this operating system. Is this module work in Window system. I couldn't find a command equivalent to "autoreconf". Is it possible to use "cygwin" for this?
In the unix system the "autoreconf" and "./confiure" worked Based on "Mesh-Oriented datABase (MOAB) Version 4.0 User's Guide" by T. J. Tautges et al.
In page 20 step 4. './confiyre -prefix=/home/... " looks fine. But I couldn't understand what to do with step b) and C) regarding hdf5 and netCDF. Should I go through all these steps. Do you have any examples of commands actually used for the installation.
I would appreciate you can give me any guideline.
Sincerely
Hangbok Choi General Atomics
-- ================================================================ "You will keep in perfect peace him whose mind is steadfast, because he trusts in you." Isaiah 26:3 Tim Tautges Argonne National Laboratory ([email protected]) (telecommuting from UW-Madison) phone (gvoice): (608) 354-1459 1500 Engineering Dr. fax: (608) 263-4499 Madison, WI 53706
The cmake based build is incomplete and wont succeed in the configuration yet. I have not updated my branch or merged the outstanding changes fully to Fathom to enable this route. On cygwin, if you can get MPI and HDF5 compiled cleanly, then hopefully the autoconf based configure system should work well as is. We might have to specify the right flags for MSVC but as Tim mentioned, not many people have tried this recently and so any updates on what is broken can help us fix things better. Vijay On Fri, Jan 3, 2014 at 1:11 PM, Tim Tautges (ANL) <[email protected]> wrote:
Hi Hangbok, We haven't supported MOAB on Windows up to this point, and I'm not aware of anybody who has built it on cygwin. That said, there is cmake-based support, which may work on windows. I suggest trying that first. If you have problems with the cmake-based build, please email them to this list. I'd also be interested if you got that to succeed, as we haven't tried that ourselves. Thanks.
- tim
On 12/30/2013 03:52 PM, Choi, Hangbok wrote:
Hi
I have downloaded moab-4.6.2 but it seems to be difficult to install it. The biggest problem is that I am not familiar with this operating system. Is this module work in Window system. I couldn't find a command equivalent to "autoreconf". Is it possible to use "cygwin" for this?
In the unix system the "autoreconf" and "./confiure" worked Based on "Mesh-Oriented datABase (MOAB) Version 4.0 User's Guide" by T. J. Tautges et al.
In page 20 step 4. './confiyre -prefix=/home/... " looks fine. But I couldn't understand what to do with step b) and C) regarding hdf5 and netCDF. Should I go through all these steps. Do you have any examples of commands actually used for the installation.
I would appreciate you can give me any guideline.
Sincerely
Hangbok Choi General Atomics
-- ================================================================ "You will keep in perfect peace him whose mind is steadfast, because he trusts in you." Isaiah 26:3
Tim Tautges Argonne National Laboratory ([email protected]) (telecommuting from UW-Madison) phone (gvoice): (608) 354-1459 1500 Engineering Dr. fax: (608) 263-4499 Madison, WI 53706
participants (3)
-
Choi, Hangbok -
Tim Tautges (ANL) -
Vijay S. Mahadevan