On Thu, May 19, 2016 at 11:16:39AM -0400, Tom Hanstra wrote: > I'm working on an installation of Koha 3.22 on a new server. I don't have > access to Debian and need to install on a version of RHEL. > > Most everything goes well, but I'm having a lot of trouble with two Perl > dependencies: > > UUID > - Perl does not seem to be able to find the right dependencies necessary to > install the UUID module. The complaint is the following: > > # Bailing out. Can't continue. > # > # ** No interface found. > # > # It's likely the UUID prerequisite library isn't installed. > The perl module is a wrapper around the uuid library, it needs to be installed. You probably need the uuid-devel rpm to get the include files
Colin -- Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 800 756 6803 (phone) +44 (0) 7759 633626 (mobile) [email protected] skype: colin_campbell2 http://www.ptfs-europe.com _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

