[Kroupware] SuSE paths for config script

Arend van Beelen arend at auton.nl
Mon Jul 14 10:04:53 CEST 2003


Do you have the package qt3-devel installed? If you've 
done so (which is actually quite likely, since kde-devel 
depends on it), make sure uic is in your path. Therefor 
you need to add /usr/lib/qt3/bin to your PATH variable:

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

Hope that helps.

Arend jr.

On Sun, 13 Jul 2003 14:43:13 -0700
  Michael Soibelman <kindhornman at earthlink.net> wrote:
>Hi.  I'm NOT a c++  programmer and have only modified a 
>config.in file a few 
>times now!  While trying to install Kroupware on my SuSE 
>8.1 system I get the 
>following at the end of ./config....
>
>checking for KDE... libraries /opt/kde3/lib, headers 
>/opt/kde3/include
>checking if UIC has KDE plugins available... configure: 
>error: not found - you 
>need to install kdelibs first.
>
>
>Now, I read somewhere about the packages kdewidgets.so 
>and kdewidgets.la 
>needing to be found....(checking if UIC has KDE plugins 
>available...)On my 
>system they are at:
>  
>   /opt/kde3/lib/kde3/plugins/designer
>
>Is there a way to do something like ./configure 
>--with-plugins-dir=:/opt/kde3/lib/kde3/plugins/designer 
>       ?????
>
>Thanks in advance for any help.
>
>Michael Soibelman
>
>_______________________________________________
>Kroupware mailing list
>Kroupware at mail.kde.org
>http://mail.kde.org/mailman/listinfo/kroupware


More information about the Kroupware mailing list