|
[Sponsors] |
November 6, 2014, 06:45 |
[openSUSE] installed but not running
|
#1 |
Member
a
Join Date: Nov 2013
Posts: 34
Rep Power: 12 |
Hi
I installed it on openSUSE operating system. but when I try to run some examples, like cavity, it doesnt run. before I say some examples, I hasten to add that surely it is installed. because when I tried to install it again, the massage appeared that it is already installed. now 2 examples: 1. when I write in the terminal: gedit ~/.bashrc this message appears: If 'gedit' is not a typo you can use command-not-found to lookup the package that contains it, like this: cnf gedit 2.when I try to run blockMesh in the cavity folder, this message appears: If 'blockMesh' is not a typo you can use command-not-found to lookup the package that contains it, like this: cnf blockMesh what should I do? thanks. |
|
November 7, 2014, 16:20 |
|
#2 | |
New Member
Join Date: Nov 2014
Posts: 7
Rep Power: 12 |
Quote:
Code:
which -a gedit Code:
/usr/bin/gedit Code:
gedit --version If you don't have gedit type the following on terminal Code:
sudo apt-get update sudo apt-get install gedit |
||
November 8, 2014, 01:21 |
thaaaaaaaaanks...
|
#3 | |
Member
a
Join Date: Nov 2013
Posts: 34
Rep Power: 12 |
Quote:
thank you you rescued me! but I should amend one thing in your codes: it seems that "apt-get" is not included in SUSE operating system. instead there is "zypper" I used these in terminal - Super User Mode: Code:
zypper update zypper in gedit (thank you a lot. because it is quite long time that I'm trying to install openfoam on my laptop. I tried Ubunto. but ubunto didn't get installed on my laptop. so I tried openSUSE and after all you helped me. thanks.) |
||
Tags |
installed, not run |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ANSYS Licensing Problem, Processes Running but Showing as Not Running | penguinman | ANSYS | 3 | September 27, 2016 14:30 |
icoFoam won't run while Paraview is running | MikeHersee | OpenFOAM Running, Solving & CFD | 2 | January 6, 2015 06:06 |
running without rsh between nodes | hattonps | OpenFOAM | 10 | March 22, 2010 16:02 |
What do you CFD guys do during a long simulation running? | bearcat | Main CFD Forum | 5 | July 23, 2009 09:08 |
Kubuntu uses dash breaks All scripts in tutorials | platopus | OpenFOAM Bugs | 8 | April 15, 2008 08:52 |