in reply to Re: Re: Re: Installing CPAN Perl modules on a virtual server (revisted)
in thread Installing CPAN Perl modules on a virtual server (revisted)

Hum....Isn't it possible to install the needed libraries in a directory of my choice at my virtual host, along with whatever is installed for the module itself?
  • Comment on Re: Re: Re: Re: Installing CPAN Perl modules on a virtual server (revisted)

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Installing CPAN Perl modules on a virtual server (revisted)
by merlyn (Sage) on Mar 02, 2001 at 03:04 UTC
    Isn't it possible to install the needed libraries in a directory of my choice at my virtual host{...}
    Yes, on a normal Unix host. But migawd, you're missing /usr/include and /usr/lib! I can't imagine any Unix installation process that could make sense out of that!

    -- Randal L. Schwartz, Perl hacker

      I would assume that /usr/lib and /usr/include exist....but I don't have permission for them. Perhaps I will contact the host. Thanks for your input! Any more musings kindly appreciated.