Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

vi not working

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi,
I am recently having problem running vi,
I get the error:
ld.so.1: vi: fatal: relocation error: file vi: symbol cur_term: referenced symbol not found.

This is really annoying, coz vi is really vital.
Please some help, any help.
Thanks.

Thierry.
 
Remove /usr/ucblib from the LD_LIBRARY_PATH environment variable or put /usr/lib in LD_LIBRARY_PATH before /usr/ucblib.

hopes this helps,

Regards,

CA,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top