hi alex,

libqt3-mt seems to be missing on your system... whereas qt4libs are not needed 
(at least for dvbcut)!

usually you just have to install the following development packages (these are 
the names under debian/ubuntu):
   libqt3-mt-dev qt3-dev-tools libao-dev libmad0-dev liba52-0.7.4-dev 
libboost-dev
they normaly depend on the needed libraries, which therefore should be 
installed automatically by your package management. 

on my system i have to specify additionally the path to the qt3 header files 
with configure, i.e.
   ./configure --with-qt3-include=/usr/include/qt3/

hope that helps,
ralph

> -----Ursprüngliche Nachricht-----
> Von: "Alexander Winizki" <awini...@raumreich.de>
> Gesendet: 23.11.09 23:12:56
> An: DVBCUT development discussions <dvbcut-devel@lists.sourceforge.net>
> Betreff: [DVBCUT-devel] Failed to compile dvbcut trunk version


> Hi,
> I use OpenSuse 11.2. I have checked out the current SVN revision of
> DVBCUT and when I run configure, I get the following output:
> 
> a...@bigblue:/home/programs/dvbcut/dvbcut> ./configure
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking whether make sets $(MAKE)... yes
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for strip... strip
> checking host system type... (cached) i686-pc-linux-gnu
> checking host system type... (cached) i686-pc-linux-gnu
> checking for mad_decoder_init in -lmad... yes
> checking for a52_init in -la52... yes
> checking for ao_initialize in -lao... yes
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking ao/ao.h usability... yes
> checking ao/ao.h presence... yes
> checking for ao/ao.h... yes
> checking mad.h usability... yes
> checking mad.h presence... yes
> checking for mad.h... yes
> checking for stdint.h... (cached) yes
> checking a52dec/a52.h usability... yes
> checking a52dec/a52.h presence... yes
> checking for a52dec/a52.h... yes
> checking for an ANSI C-conforming const... yes
> checking for off_t... yes
> checking for size_t... yes
> checking for stdlib.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for getpagesize... yes
> checking for working mmap... yes
> checking for main in -lqt-mt... no
> checking for main in -lqt... no
> configure: error: Qt library not found
> a...@bigblue:/home/programs/dvbcut/dvbcut>
> 
> I have installed the following Qt packages in Yast:
> 
> • libqt4
> • libqt4-devel
> • libqt4-qt3support
> • libqt4-sql
> • libqt4-sql-mysql
> • libqt4-x11
> • libQtWebKit4
> • libsoprano4
> • python-qt4
> • qt3
> • qt3-devel
> • qt3-extensions
> • soprano
> • soprano-backend-redland
> • yast2-qt
> • yast2-qt-graph
> • yast2-qt-pkg
> 
> Is there is something wrong with the paths?
> 
> How can I fix this?
> 
> Alex
> 
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> DVBCUT-devel mailing list
> DVBCUT-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dvbcut-devel
> 

-- 
========================================================
 Ralph Glasstetter                                       
                                            0721 359166
 rüppurrer str. 62             ralph.glasstet...@web.de
 76137 Karlsruhe          fax/voice  01212 5 107 16 958
========================================================
______________________________________________________
GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
DVBCUT-devel mailing list
DVBCUT-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-devel

Reply via email to