This error was discussed before when trying to install to Fedora but I did
not see it get resolved. Now I am having the same issue when trying to
compile Rivendell 2.11.0 on Ubuntu 14.04, I get the following error:

checking for IceConnectionNumber in -lICE... yes
checking for Qt... yes:
    QT_CXXFLAGS=-I/usr/include/qt3 -DQT_THREAD_SUPPORT
    QT_DIR=
    QT_LIBS=-lqt-mt  -lSM -lICE  -lX11 -lXext -lXmu -lXt -lXi
    QT_BIN=/usr/bin
    QT_UIC=/usr/bin/uic
    QT_MOC=/usr/bin/moc
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 even tried this in the .bashrc file

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

but I still get the same error.
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to