From hkannan at gmail.com Tue May 18 12:33:00 2021 From: hkannan at gmail.com (Hariprasad Kannan) Date: Tue, 18 May 2021 18:33:00 +0100 Subject: [bolt-discuss] Error with Ubuntu installation In-Reply-To: References: Message-ID: Hi The simple solution has been figured out. Hariprasad On Sun, Mar 28, 2021 at 9:57 AM Hariprasad Kannan wrote: > 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: