On Mon, May 25, 2015 at 6:37 PM, 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.
>

Have you seen this part of the wiki:

http://rivendell.tryphon.org/wiki/Compiling_Rivendell_from_Source

Did you do the exports:


Required for QT3:

export QTDIR=/usr/lib/qt3
export PATH=$PATH:$QTDIR/bin



> Thank you,
>
> Michael Tucker
>

all the best,

drew
-- 
https://www.fiverr.com/drewroberts/make-you-a-funny-diploma
<http://nakedghosts.blogspot.com/>
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to