When I do an ldd on vim, I don't see libperl.so there, I'm
using v6.1 and it doesn't have perl support compiled so maybe
that's the reason why it doesn't show up on mine. Maybe you
could get such a version? On my system, there is a separate
package called vim-perl (Vi IMproved, with perl scripting
support) which is probably what you're using. 

As for the packages, On my system, /usr/lib/libperl.so.5.6 and
/usr/lib/libperl.so.5.6.1 belong to the package called
"libperl5.6."
I use debian(dropped RH and RPMS quite a while ago :))
and here is what I get when I search the apt cache.


[noufal] $apt-cache search libperl
libperl-dev - Perl library: development files.
libperl5.6 - Shared Perl library.

HTH

On Mon, Jul 15, 2002 at 09:50:20AM +0530, Arvind assembled some 
asciibets to write:
: 
: 
: | On my box, /usr/lib/libperl.so.5.6 and /usr/lib/libperl.so.5.6.1
: | belong to libperl5.6.
: |
: | Is there anything with a similar name at all in /usr/lib and/or
: | /lib?
: 
: nothing at all in /usr/lib
: 
: i has installed mod_perl and i found one libperl.so in /usr/lib/apache
: i copied this libperl.so to /usr/lib and then
: i get this error when I load vi
: 
: vi
: vim: relocation error: /usr/lib/libperl.so: undefined symbol:
: ap_null_cleanup
: 
: So, i guess, i will need to install some package. Please tell me
: 
: a libperl search on google/linux yields only libperl for apache. the
: mod_perl module i guess.
: 

-- 
~noufal 

        "Life and death are seldom logical."
        "But attaining a desired goal always is."
                -- McCoy and Spock, stardate 2821.7


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to