compiling and installation issue of Nektar++ 4.4.1
Dear officer, I can't successfully install Nektar++ 4.4.1 on my macOS Mojave(10.14.3) laptop by following the installation tutorial on user-guide-4.4.1. In the last step of installation is type command 'test', but it showed many lines of 'not Run'. Also, I tried installation tutorial from the web page: https://www.nektar.info/installing-nektar-on-os-x-through-macports-or-homebr... by using home-brew. However, it's still not working. My Xcode version is 10.1. Could you help me to fix this problem? If you need more information to know better my issue, please let me know. Thank you very much and expecting your response. Best, Zhen
Dear Zhen, Apologies for the slow response. I have just built Nektar++ 4.4.1 on a fresh installation of macOS Mojave 10.14.3 on a Macbook Pro. I installed MacPorts which I then used to install cmake. As shown in the getting started documentation (https://www.nektar.info/getting-started/), within the extracted nektar++-4.4.1 directory, I created a build directory and then in that build directory I ran "ccmake ../". I accepted all the defaults, configured and then generated the make files. I then ran make and everything built successfully (including building boost as a ThirdParty dependency as part of the Nektar++ build). I then ran "make install" followed by "ctest" and 399 tests are run all of which pass. If you're still experiencing an issue, can you take us through the commands you ran to build. Also, can you provide some information on which dependencies are being built as ThirdParty dependencies by Nektar++ and which dependencies you already have installed on your system? Kind regards, Jeremy On 13 Feb 2019, at 21:25, zxiong@sas.upenn.edu wrote:
Dear officer, I can't successfully install Nektar++ 4.4.1 on my macOS Mojave(10.14.3) laptop by following the installation tutorial on user-guide-4.4.1. In the last step of installation is type command 'test', but it showed many lines of 'not Run'. Also, I tried installation tutorial from the web page: https://www.nektar.info/installing-nektar-on-os-x-through-macports-or-homebr... by using home-brew. However, it's still not working. My Xcode version is 10.1. Could you help me to fix this problem? If you need more information to know better my issue, please let me know. Thank you very much and expecting your response.
Best, Zhen _______________________________________________ Nektar-users mailing list Nektar-users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/nektar-users
participants (2)
-
Jeremy Cohen
-
zxiong@sas.upenn.edu