Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 547  / 1 Year ago, thu, december 1, 2022, 8:48:58

Whenever I try to open any text file using vi or vim, I get the following error,



vim: error while loading shared libraries: libtcl8.5.so.0: cannot open shared object file: No such file or directory


I compiled and installed tcl 8.6 from source to take care of this dependency but it still doesnt work. What could be the issue?


More From » 12.04

 Answers
1

Try this command in a terminal:



sudo apt-get --reinstall install tcl8.5

[#27384] Saturday, December 3, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
edseager

Total Points: 185
Total Questions: 105
Total Answers: 102

Location: Angola
Member since Wed, Apr 13, 2022
2 Years ago
;