| Red Hat This forum is for the discussion of Red Hat Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-31-2010, 11:33 PM
|
#1
|
|
Member
Registered: Dec 2009
Location: Hyderabad,India
Distribution: RHEl AS 4
Posts: 215
Rep:
|
vi error on redhat!
Guys,
I installed perl v5.8.5 built for i686-linux on my system recently. From that day if I want to run my vi edition I am getting th error as:
Code:
vim: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory
I am using:
Code:
[root@station130 CORE]# uname -a
Linux station130 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686 i686 i386 GNU/Linux
Could you please assist me??
Thank you!
|
|
|
|
02-01-2010, 12:43 AM
|
#2
|
|
Senior Member
Registered: Jan 2005
Location: Melbourne, Australia
Distribution: Debian Squeeze (Fluxbox WM)
Posts: 1,357
|
There has been a bug report on this issue.
You may find that upgrading vim or perl helps. If not, the bug report suggests adding in the missing symbolic link:
Code:
ln -s /usr/lib/perl5/5.8.6/i386-linux-thread-multi/CORE/libperl.so /usr/lib/libperl.so
(you may need to check the Perl version numbers in that link by first looking in /usr/lib/perl5)
Last edited by neonsignal; 02-01-2010 at 12:45 AM.
|
|
|
|
02-01-2010, 01:16 AM
|
#3
|
|
Member
Registered: Dec 2009
Location: Hyderabad,India
Distribution: RHEl AS 4
Posts: 215
Original Poster
Rep:
|
Ya I did all that stuff but unable to run vi editor.
So, I installed Vim version 5.5 and it's working now except with the arrow buttons.
Actually when I press the arrow button when inserting some text,I am unable to move the cursor positions instead it's printing A B C for different arrows.
Why this is happening??
|
|
|
|
02-02-2010, 04:17 PM
|
#4
|
|
Member
Registered: Jan 2005
Location: UK
Posts: 55
Rep:
|
ashok.g to move around you need to use the keys h j k l to move left, down, up right
|
|
|
|
02-02-2010, 11:36 PM
|
#5
|
|
Member
Registered: Dec 2009
Location: Hyderabad,India
Distribution: RHEl AS 4
Posts: 215
Original Poster
Rep:
|
Quote:
Originally Posted by lurker79
ashok.g to move around you need to use the keys h j k l to move left, down, up right
|
But, we can do that using the arrow keys as well. But,it's not working and printing some characters as stated above.
|
|
|
|
02-02-2010, 11:39 PM
|
#6
|
|
Senior Member
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,476
|
term / old vi issue
use h j k l - the correct way - as stated.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:20 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|