Unable to use gedit command
Title
Question
Respected Sir/Madam, I am unable to use gedit command and always get the message as displayed below. Can you please guide me what should I change or do?
~/OpenFOAM/OpenFOAM-v2012/tutorials/incompressible/icoFoam/cavity/cavity/system$ gedit blockMeshDict
Traceback (most recent call last):
File "/usr/lib/command-not-found", line 28, in <module>
from CommandNotFound import CommandNotFound
File "/usr/lib/python3/dist-packages/CommandNotFound/CommandNotFound.py", line 19, in <module>
from CommandNotFound.db.db import SqliteDatabase
File "/usr/lib/python3/dist-packages/CommandNotFound/db/db.py", line 5, in <module>
import apt_pkg
ImportError: /home/tarang/OpenFOAM/OpenFOAM-v2012/ThirdParty/platforms/linux64/gcc-6.3.0/lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /lib/x86_64-linux-gnu/libapt-pkg.so.6.0)
OpenFOAM Creating-simple-geometry-in-OpenFOAM 01-02 min 40-50 sec
Answers:
Dear Tarang,
Which Operating system you are using? Is it Ubuntu or Windows Subsystem for Linux?
Regards,
Divyesh Variya
Which Operating system you are using? Is it Ubuntu or Windows Subsystem for Linux?
Regards,
Divyesh Variya
Try this video tutorial: https://youtu.be/VrDW1LOno_I
On the windows subsystem for Linux, you will have to install gedit software explicitly and enable the virtual screen.
Regards,
Divyesh Variya
Try this:
Regards,
Divyesh Variya
Login to add comment