shan_emails has asked for the wisdom of the Perl Monks concerning the following question:

Hi All,

While i installing the Perl Module Apache2::Cookie for that i have down loaded the module and try to intall, but i have the below error. Please help me how to resolve the below.

Note: i don't have root access. So i am installing in home directory (/xxx/xx). And the Server Box is Linux RedHat.

Thanks,
Shanmugam A.

  • Comment on libapreq2: libtool: link: CURRENT `' must be a nonnegative integer

Replies are listed 'Best First'.
Re: libapreq2: libtool: link: CURRENT `' must be a nonnegative integer
by mtmcc (Hermit) on Jul 15, 2013 at 09:01 UTC
    If you want to use versioning, the first digit (x) in -version-info x:8:0 can't be not assigned.

    Maybe this is helpful: this is helpful?

    -Michael
Re: libapreq2: libtool: link: CURRENT `' must be a nonnegative integer (grep)
by Anonymous Monk on Jul 15, 2013 at 07:15 UTC
    And when you grep -R ":0:8" that directory, where do you find that string?

      xx

        Well, I suggest changing that to 2:0:8

        probably only necessary to edit apreq2-config and/or config.status