You are absolutely right, Neal. How could I have missed that?? Found the lib but getting bad exit status.
The error is : /bin/sed: can't read /usr/lib64/libpangocairo-1.0.la: No such file or directory
Although I do have /usr/lib64/libpangocairo-1.0.so and /usr/lib64/libpangocairo-1.0.so.0 and another /usr/lib64/libpangocairo-1.0.so.0.2903.0, this is most likely why I get a bad exit status. Normally, I'd just leave as that but since this is probably where I can learn, any ideas on how I can fix this?