Hi ANUGA user group
Ted Rigby sent the below to me. It has to do with installing ANUGA on Windows and particularly the tricky point of getting NetCDF support to work.
Do any of you have recent information about this that we could point Ted to?
Many thanks
Ole
Ole Nielsen, PhD
Director | Software Development
ICT Innovation and Services | GEOSCIENCE AUSTRALIA
____________________________________________________________
Phone: +61 2 6249 9550 Fax: +61 2 6249 9984
Email: Ole.N...@ga.gov.au Web: www.ga.gov.au
Cnr Jerrabomberra Avenue and Hindmarsh Drive Symonston ACT
GPO Box 378 Canberra ACT 2601 Australia
Applying geoscience to Australia’s most important challenges
From: Ted Rigby
[mailto:ted....@rienco.com.au]
Sent: Sunday, 22 February 2015 5:25 PM
To: Nielsen Ole
Subject: Current Anuga Installation Issues
Hi Ole
Been a while since we last communicated. I am now semi- retired and living in Tasmania (my original home state).
I understand you are now well and truly back in harness at GA but not so involved these days in Anuga so please forward this on to whoever is appropriate if you are no longer that person!
(It is in my view a significant loss for Anuga if that is not you – your enthusiasm was infectious!)
My Issues:
I recently decided to install the current development version following the current installation guide on the ANU trac website.
This I have done many times in the past without issues but found several problems with this latest install.
Scientific Python still does not include the netcdf package requiring a separate installation (as noted in the installation notes).
The Scientific Python URL provided no longer supplies the packages in windows friendly form (wheels files requiring PIP). I had to download a windows friendly version from the authors site.
The packages described in the installation notes do not cover the installation of mingw. This is also needed if not already installed (as on my new machine).
Finally all seemed ready to run but running the compile_all script failed in a loader command when it could not find –lpthread.
I attach a screen dump of the failing code. Can you point me to a fix?
I would also make the general point that most windows machines are now 64 bit capable but much of the libraries and code seems to be 32 bit.
There is for instance a very capable mingw 32/64 compiler but I have not tried it with Anuga.
Some specific installation guidelines for 64 bit windows machines would no doubt benefit many users as would installation/script guidelines for running parallel code under windows (8 cores are now pretty standard on any i7 machine.
Thanks in advance for whatever assistance you can offer.
Yours sincerely
Ted Rigby
Geoscience Australia Disclaimer: This e-mail (and files transmitted with it) is intended only for the person or entity to which it is addressed. If you are not the intended recipient, then you have received this e-mail by mistake and any use, dissemination, forwarding, printing or copying of this e-mail and its file attachments is prohibited. The security of emails transmitted cannot be guaranteed; by forwarding or replying to this email, you acknowledge and accept these risks.
-------------------------------------------------------------------------------------------------------------------------
--
You received this message because you are subscribed to the Google Groups "ANUGA support and discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to anuga-discus...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
-- +--------------------------------------------------------------------+ | Steve Roberts | My Office: (61)(2) 6125 4445 | | Department of Mathematics | Math Office: (61)(2) 6125 2908 | | Mathematical Sciences Institute| Fax: (61)(2) 6125 4984 | | John Dedman Building #27 | mailto:stephen...@anu.edu.au | | Australian National University | http://www.maths.anu.edu.au/~steve| | Canberra ACT 0200 AUSTRALIA | ANU CRICOS # 00120C | +--------------------------------------------------------------------+
Hi Steve
Many thanks – look forward to following your suggestions.
I normally install/run under Ubuntu without problems but have been asked to assist a group wanting to use windows – hence my current interest in the windows install.
I am not sure if I let you know in 2012 - but the 2012 version ran all my test scripts fine (no sign of the earlier velocity profile problems).
I have not tried my test scripts out recently but will do so on the current install and reaffirm my earlier findings with you a bit more deliberately.
Yours
Ted
Stephen
Thanks for the guidance. I confirm I am running a fully patched W7_64b on an i7.
While the installation following the install guide mostly worked fine – the’ pip install anuga’ failed with what looks like a problem finding the newly installed compiler.
I attach a screen shot of the failure. Any ideas?
I do note that the guide contains a command line ‘source activate anuga_env’ which should be just ‘activate anuga_env’.
Out of curiosity I removed all and reinstalled a 64bit miniconda and a 64bit tdmMingw which also seemed fine but failed with the same error.
Yours
Ted
From: anuga-...@googlegroups.com [mailto:anuga-...@googlegroups.com]
On Behalf Of Stephen Roberts
Sent: Saturday, 28 February 2015 10:04 PM
To: Ted Rigby
Cc: anuga-...@googlegroups.com
Subject: Re: Current Anuga Installation Issues (by way of Ted Rigby) [SEC=UNCLASSIFIED]
Dear Ted,