Results 1 to 10 of 10

Thread: perl-suport Question

  1. #1
    Join Date
    Sep 2007
    Beans
    115

    perl-suport Question

    What does this error mean?



    Can't stat /usr/local/share/perl/5.8.8: No such file or directory
    at /home/perlsyntax/.vim/perl-support/scripts/pmdesc3.pl line 243
    Can't stat /usr/local/lib/perl/5.8.8: No such file or directory
    at /home/perlsyntax/.vim/perl-support/scripts/pmdesc3.pl line 243
    Can't stat /usr/local/lib/site_perl: No such file or directory
    at /home/perlsyntax/.vim/perl-support/scripts/pmdesc3.pl line 243
    Can't cd to (./) .dbus: Permission denied
    at /home/perlsyntax/.vim/perl-support/scripts/pmdesc3.pl line 243
    Apache::RPC::Server (1.29) A subclass of RPC::XML::Server tuned for mod_perl

  2. #2
    Join Date
    Jul 2007
    Location
    London
    Beans
    262
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: perl-suport Question

    Can't stat /usr/local/share/perl/5.8.8: No such file or directory
    Sounds like /usr/local/share/perl/5.8.8 doesn't exist. Have a look with:

    Code:
    ls -la /usr/local/share/perl
    Last edited by Xerp; June 29th, 2008 at 09:53 PM.

  3. #3
    Join Date
    Sep 2007
    Beans
    115

    Re: perl-suport Question

    How do i fix it?

  4. #4
    Join Date
    Jul 2007
    Location
    London
    Beans
    262
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: perl-suport Question

    What exactly is it that you are trying to achieve? Install Apache with mod_perl?

  5. #5
    Join Date
    Sep 2007
    Beans
    115

    Re: perl-suport Question

    i try to install perl-support.zip for my gvim.

  6. #6
    Join Date
    Jul 2007
    Location
    London
    Beans
    262
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: perl-suport Question

    try:

    Code:
    sudo apt-get install vim-perl

  7. #7
    Join Date
    Sep 2007
    Beans
    115

  8. #8
    Join Date
    Sep 2007
    Beans
    115

    Re: perl-suport Question

    can anyone help m and does anyone have prob with perl?




  9. #9
    Join Date
    Jul 2007
    Location
    London
    Beans
    262
    Distro
    Ubuntu 8.04 Hardy Heron

  10. #10
    Join Date
    Sep 2007
    Beans
    115

    Re: perl-suport Question

    that not what i looking for.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •