Configure fails with error message

Amilcar do Carmo Lucas amilcar at ida.ing.tu-bs.de
Fri Jan 24 16:12:04 UTC 2003


Maybe it helps a bit, here goes my config.log file.





Harald Fernengel wrote:

>Hi,
>
>On Friday 24 January 2003 14:52, Amilcar do Carmo Lucas wrote:
>  
>
>>Yes, the path is correct. I checked the config.log file and this is what
>>I got
>>
>>configure:23681: result: libraries /opt/kde3/lib, headers /opt/kde3/include
>>configure:23718: checking if UIC has KDE plugins available
>>configure:23745: /usr/lib/qt3/bin/uic -L
>>/opt/kde3/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui >
>>actest.cpp
>>configure:23748: $? = 0
>>configure:23763: error: not found - you need to install kdelibs first.
>>
>>It looks like the problem is that there is no actest.ui file, because
>>when I issue:
>>/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload
>>-impl actest.h actest.ui
>>
>>I get:
>>uic: Could not open file 'actest.ui'
>>
>>So I'm out of ideas :(
>>    
>>
>
>actest.ui is generated on the fly, you can find it in admin/acinclude.m4.in:
>
><!DOCTYPE UI><UI version="3.0" stdsetdef="1">
><class>NewConnectionDialog</class>
><widget class="QDialog">
>   <widget class="KLineEdit">
>        <property name="name">
>           <cstring>testInput</cstring>
>        </property>
>   </widget>
></widget>
></UI>
>
>can you try to run uic again on that file and see what happens? Do you have a 
>directory /opt/kde3/lib/kde3/plugins/designer and does it contain 
>"kdewidgets.so" and "kdewidgets.la"?
>
>Best regards,
>Harry
>
>_______________________________________________
>Kdevelop-devel mailing list
>Kdevelop-devel at barney.cs.uni-potsdam.de
>http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>  
>

-- 
Amilcar Lucas

---------------------------------------------------------------------------
             Institut fuer Datentechnik und Kommunikationsnetze
               Technische Universitaet Braunschweig, Germany      

Amilcar do Carmo Lucas                  Tel. : +49 531 391 3751
Raum 1315                               Fax  : +49 531 391 3750
Hans-Sommer Str. 66                     Email: amilcar at ida.ing.tu-bs.de
D-38106 Braunschweig
           http://www.ida.ing.tu-bs.de/people/amilcar/home.e.shtml
---------------------------------------------------------------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20030124/4e863d04/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log.bz2
Type: application/x-bzip2
Size: 10988 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20030124/4e863d04/attachment.bin>


More information about the KDevelop-devel mailing list