Hi Peter,

On Sat, Jan 12, 2008 at 05:41:16PM +0100, Peter Mann wrote:
> perl Makefile.PL
> 
> OpenSSL library: /usr/lib
> OpenSSL headers: /usr/include
> OpenSSL binary:  /usr/bin/openssl
> OpenSSL version: OpenSSL 0.9.8c 05 Sep 2006
> All modules will be installed.
> This is OpenXPKI version 0.9.1197
> C compiler supports -share. Adding it to LDDLFLAGS.
> Warning: prerequisite IO::Prompt 0.99.4 not found. We have 0.099004.
> Writing Makefile for OpenXPKI
> 
> 
> error is: "Warning: prerequisite IO::Prompt 0.99.4 not found. We have 
> 0.099004."
> i have debian package libio-prompt-perl - version 0.99.4-3
> 
> after:
> 
> dh-make-perl --build --cpan IO::Prompt
> dpkg -i libio-prompt-perl_0v0.99.4-1_all.deb
> 
> i have same error:
> "Warning: prerequisite IO::Prompt 0.99.4 not found. We have 0.099004."
> 
> what is wrong???
Nothing. The required version was specified as 0.99.4 in Makefile.PL
instead of 0.099004 (the way IO::Prompt reports its own version).
I have fixed this in r1200, so the warning is now a thing of the past.

Best regards,
    Alex
-- 
Dipl.-Math. Alexander Klink | IT-Security Engineer
        [EMAIL PROTECTED] | working @ urn:oid:1.3.6.1.4.1.11417

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to