|
[Sponsors] |
Problems after 'make install' command in Ubuntu |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 16, 2015, 08:33 |
Problems after 'make install' command in Ubuntu
|
#1 |
New Member
Sparsh
Join Date: Jul 2015
Location: Moscow
Posts: 10
Rep Power: 11 |
Hello,
I'm trying to install SU2 cardinal in Ubuntu 15.04. The first two commands, ./configure and /make are going well but the /make install command is kind of getting aborted. It is saying permission denied and failed Error-1. A snapshot is attached here within. What could the reason and how can I rectify? Already added lines in /bashrc file. |
|
September 19, 2015, 12:07 |
|
#2 |
New Member
|
hey there @Sparsh, i have written a simply script to automate SU2 installation in ubuntu. https://vijaikumar.in/how-to-install...su2-in-ubuntu/
You can find it in the page mentioned above. Maybe you will find it useful. It automatically compiles SU2 with cgns and mpi support in Ubuntu |
|
October 30, 2015, 15:37 |
|
#3 |
New Member
Join Date: May 2015
Posts: 4
Rep Power: 11 |
Hi Sparsh
When you make install, you require root access to install the files to /usr/local/bin. Try /sudo make install and then when prompted enter you password to install the files to the root directory. Or you could install to a local directory where you have permission by configuring using ./configure --prefix=/somewhere/else/than/usr/local and then make install Hope this helps |
|
Tags |
cfd, error 1, su2, su2 install, ubuntu |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Towards a new release | ogloth | enGrid | 11 | March 27, 2016 13:14 |
[swak4Foam] some errors in compiling groovyBC in OF220 | immortality | OpenFOAM Community Contributions | 10 | April 1, 2013 04:46 |
[swak4Foam] Installing swak4Foam to OpenFOAM in mac | Kaquesang | OpenFOAM Community Contributions | 22 | January 21, 2013 12:51 |
how to install openfoam on ubuntu 1.4 ? | seyedashraf | OpenFOAM Installation | 8 | August 23, 2011 06:50 |
OpenFOAM with IBM AIX | matthias | OpenFOAM Installation | 20 | March 25, 2008 03:36 |