linux - Error: Failed dependencies: perl(Date::Parse) -


i have 2 different perl versions installed on setup. 1 default linux perl , other 1 vrtsperl.

i trying install rpm package , giving following error

error: failed dependencies: perl(date::parse) needed xyz.rpm

i have checked parse.pm module present in vrtsperl not in default os perl.

so have setup vrtsperl default perl still getting same error.

is there issue rpm forcefully uses local os perl?

i think missing: perl-datetime-format-natural rpm.

install using yum or download rpm rpm.pbone.net os , install.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -