[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: koctave compile from source=> qt files missing



Alle 16:37, giovedì 4 dicembre 2003, M. Emal Alekozai ha scritto:
> 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.

I use woody too and I packaged koctave for personal use. I would be happy to 
share it, but I don't know where to upload. The deb itself is 110 kb, so I 
can attach it to an email if this does not annoy you. (if you also want the 
diff and the dsc, they are about 20 kb).

>
>     root@buster:/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
>
the package you have to install is libqt3-mt-dev(=3:3.1.2-0woody1) and then do
./configure --prefix=/usr --with-qt-dir=/usr/share/qt3

>     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

ciao


Mario

Attachment: pgpxIMuqRUtIw.pgp
Description: signature


Reply to: