From hkannan at gmail.com Sun Mar 28 03:57:49 2021 From: hkannan at gmail.com (Hariprasad Kannan) Date: Sun, 28 Mar 2021 10:57:49 +0200 Subject: [bolt-discuss] Error with Ubuntu installation Message-ID: Hi I am following the steps given here: https://github.com/pmodels/bolt/blob/main/README.md When I run the following in bash: cmake ../bolt-2.0 -G "Unix Makefiles" \ -DCMAKE_INSTALL_PREFIX=/home/hari/bolt-install \ -DCMAKE_C_COMPILER= \ -DCMAKE_CXX_COMPILER= \ -DOPENMP_TEST_C_COMPILER= \ -DOPENMP_TEST_CXX_COMPILER= \ -DCMAKE_BUILD_TYPE=Release \ -DLIBOMP_USE_ARGOBOTS=on \ 2>&1 | tee c.txt The following error appears right away: bash: C: No such file or directory The c.txt file that is generated is empty. Please, help me resolve this issue. Also, the FAQ link is not working. It takes me to the home page of the github repo. Yours truly Hariprasad -------------- next part -------------- An HTML attachment was scrubbed... URL: