I installed the latest Rivendell package from the tryphon repositories and
it installed fine, it's just when I try to compile 2.11.0 from source that
I get the error. But I will check for those files you mention. Is there a
specific directory where they should be located?

2016-02-08 10:30 GMT-08:00 Rob Landry <[email protected]>:

>
>     QT_LIBS=-lqt-mt  -lSM -lICE  -lX11 -lXext -lXmu -lXt -lXi
>>
>
> Are you sure you have .dev packages for all these libraries installed? The
> last time I got this eror, it was because a couple were missing.
>
>
> Rob
>
> --
> Я там, где ребята толковые,
> Я там, где плакаты "Вперёд",
> Где песни рабочие новые
> Страна трудовая поёт.
>
> On Mon, 8 Feb 2016, jorge soto wrote:
>
> 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_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