[kde-solaris] KOffice ?

Ludwig, Shane sludwig at xo.com
Tue Jan 4 22:19:05 CET 2005


Hello,

I am trying to compile KOffice 1.3.4 on KDE 3.3.1 on an Ultra 10 running Solaris 9.  I have qt 3.3.1 installed, and I'm getting the following when running ./configure :

[...]
checking for Qt... libraries /usr/local/qt-3.3.1/lib, headers /usr/local/qt-3.3.1/include using -mt
checking for moc... /usr/local/qt-3.3.1/bin/moc
checking for uic... /usr/local/qt-3.3.1/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/local/kde/lib, headers /usr/local/kde/include
checking if UIC has KDE plugins available... no
configure: error: you need to install kdelibs first.

pkginfo -l SUNWkdelibs :

   PKGINST:  SUNWkdelibs
      NAME:  KDE Libs 3.3.1
  CATEGORY:  application
      ARCH:  sun4u
   VERSION:  3.3.1
   BASEDIR:  /usr/local/kde
    VENDOR:  GNU
    PSTAMP:  Jaime Penalba y Sergio Rodriguez
  INSTDATE:  Jan 04 2005 10:43
     EMAIL:  packages at corenetworks.es
    STATUS:  completely installed
     FILES:     4999 installed pathnames/usr/local/kde/lib/kde3/plugins/designer
                 308 directories
                 287 executables
                   3 setuid/setgid executables
              101140 blocks used (approx)

I tried reinstalling kdelibs to no avail.

Config.log has :

configure:28277: checking if UIC has KDE plugins available
configure:28304: /usr/local/qt-3.3.1/bin/uic -L /usr/local/kde/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp
configure:28307: $? = 0
configure:28321: result: no
configure:28324: error: you need to install kdelibs first.

ls -l /usr/local/qt-3.3.1/bin/uic :

-rwxr-xr-x   1 bin      bin       542181 Jun  1  2004 /usr/local/qt-3.3.1/bin/uic

ls -l /usr/local/kde/lib/kde3/plugins/designer :

-rwxr-xr-x   1 root     other       1835 Oct  8 20:51 kdewidgets.la
-rwxr-xr-x   1 root     other      86620 Oct  8 20:51 kdewidgets.so

The full configure command I'm using is :

./configure --with-qt-dir=/usr/local/qt-3.3.1 --with-extra-libraries=/usr/sfw/lib --with-extra-includes=/usr/sfw/include 

The extra includes and libs are for the libjpeg stuff.

Just in case: 
gcc --version  returns "gcc (GCC) 3.4.2"

Is there some other flag I need to add to configure ?  Another package it's looking for ?

Any help is appreciated.

Thanks,
Shane


More information about the kde-solaris mailing list