in reply to Re^3: Including dependencies while creating rpm packages of perl modules
in thread Including dependencies while creating rpm packages of perl modules
After installing DBI and Digest::SHA1 i'm able to generate rpm for Apache::DBI. Thanks for the reply.
But when i'm trying the create rpm for HTTP::Date it dies with following error:
Unable to build module, the following dependencies have failed:
perl >= 5.008008
The installed perl version is 5.10.1. Help me to proceed further.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Including dependencies while creating rpm packages of perl modules
by Plankton (Vicar) on Dec 30, 2011 at 07:21 UTC | |
by sathya_myl (Acolyte) on Dec 30, 2011 at 15:31 UTC |