Hello all, I was finally able to get the Rivendell configure script to recognize Qt by correctly specifying the Qt lib, bin and include directories as options; it was merely a matter of finding the appropriate directories.
I am now faced with another issue: The configure script is not seeing MP3 decoding support. I have installed libsndfile with pacman, but for some reason the configure script isn’t seeing it. Can anyone offer any assistance? Thank you, Michael Tucker > On May 26, 2015, at 12:04 AM, Michael Tucker <[email protected]> wrote: > > Hello! > > I am trying to install Rivendell from source with Arch Linux. I have > installed qt3 from the AUR, but I get the following error when running the > command > > ./configure —libexecdir=/srv/http/rd-bin > > … > checking correct functioning of Qt installation... failure > configure: error: Failed to find matching components of a complete > Qt installation. Try using more options, > see ./configure —help. > > I have tried manually specifying the paths to Qt with the configure command, > with the same results. I have also tried installing from AUR with the same > result. Does anyone have any experience with this that could help? I don’t > know if I’m missing required piece of Qt or if I’m just not specifying the > correct paths to it. > > Thank you, > > Michael Tucker _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
