https://bugzilla.redhat.com/show_bug.cgi?id=1526063 --- Comment #8 from Petr Pisar <ppisar@xxxxxxxxxx> --- (In reply to Donald O. from comment #7) > see comment #2 > > 1) I (dnf) removed perl and cpan > 2) installed dnf install perl At this point you should have installed "/usr/bin/perl" file that belongs to "perl-interpreter" package that is required by "perl" package. If not, then something is terribly wrong. Did the "dnf install perl" terminate successfully? Do you have installed perl-5.26.1-401.fc27.x86_64.rpm and perl-interpreter-5.26.1-401.fc27.x86_64.rpm packages (if your system has x86_64 architecture)? Does /usr/bin/perl file exist? Is the file executable? You can use "rpm -q perl perl-interpreter" to verify the two packages are installed. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx