Bug 145505

Summary: vim: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory
Product: [Fedora] Fedora Reporter: Yubin Lim <purewell>
Component: vimAssignee: Karsten Hopp <karsten>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:07:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yubin Lim 2005-01-19 02:05:03 UTC
Description of problem:
vim: error while loading shared libraries: libperl.so: cannot open
shared object file: No such file or directory

Version-Release number of selected component (if applicable):
vim-common-6.3.054-2
vim-minimal-6.3.054-2
vim-enhanced-6.3.054-2
perl-5.8.6-1


How reproducible:
$yum -y update (2005/01/19 10:40am. Republic Korea)

Steps to Reproduce:
1. yum -y update
2. vi
  
Actual results:
vim: error while loading shared libraries: libperl.so: cannot open
shared object file: No such file or directory

Expected results:
run vi

Additional info:
$pwd
/usr/lib
$ln -s perl5/5.8.6/i386-linux-thread-multi/CORE/libperl.so

then we can use vim again!

Comment 1 Karsten Hopp 2005-01-19 10:15:30 UTC

*** This bug has been marked as a duplicate of 145475 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:07:59 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.