Hi malinglist,

I want to install the kde gui of Octave. I'm using debian woody stable with kde 3.1.4 from [1].On the koctve homepage [2] I only found rpm binaries and the source but no deb.
I tought myself why don't compile it from source! The result was, that same qt files are missing.


[EMAIL PROTECTED]:/usr/local/DIR/koctave_src/koctave3-0.65$ ./configure
checking build system type... i686-pc-linux-gnu
...
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.0.3) (headers and libraries) not found. Please


   check your installation!
   For more details about this problem, look at the end of config.log.

You can find a copy of the "ocnfig.log" in [4].
I tried already to install all qt packages from apt-cache but most of them 
bring errors. Like this:

   apt-get install libqt3-dev
   ...
   Sorry, but the following packages have unmet dependencies:
   libqt3-dev: Depends: libpng-dev (>= 1.2.1-1)
   E: Sorry, broken packages

   apt-get install libpng-dev
   ...
   libpng-dev: Depends: libpng3 (= 1.2.1-1.1) but 1.2.1-1.1.woody.3 is to be 
installed
   E: Sorry, broken packages




On [3] I found a koctave deb but it has unmet dependencies: apt-get install koctave ... Sorry, but the following packages have unmet dependencies: koctave: Depends: libaudio2 but it is not installable Depends: libc6 (>= 2.3.2-1) but 2.3.1-14 is to be installed Depends: libfam0c102 but it is not installable Depends: libfontconfig1 (>= 2.2.1) but it is not installable Depends: libfreetype6 (>= 2.1.5-1) but 2.0.9-1 is to be installed Depends: libgcc1 (>= 1:3.3.1-1) but 1:3.2.3-0pre5 is to be installed Depends: libpng12-0 (>= 1.2.5.0-4) but 1.2.5-10 is to be installed Depends: libqt3c102-mt (>= 3:3.2.1) but it is not installable Depends: libstdc++5 (>= 1:3.3.1-1) but 1:3.2.3-0pre5 is to be installed Depends: libxcursor1 (>= 1.0.2) but it is not installable Depends: libxft2 (> 2.1.1) but it is not installable Depends: libxrender1 (>= 0.8.1) but it is not installable E: Sorry, broken packages


Which qt package is missing, has anyone got a up to date koctave.deb?


[1] deb http://download.kde.org/stable/3.1.4/Debian stable main #kde stable [2] http://bubben.homelinux.net/~matti/koctave/ [3] deb http://elonen.iki.fi/code/unofficial-debs/ ./ [4] http://www.rzuser.uni-heidelberg.de/~malekoz2/trashTmp/config.log

Thanks in advance
regards Emal






Reply via email to