Anzeige:
Seite 1 von 2 12 LetzteLetzte
Ergebnis 1 bis 15 von 25

Thema: sim und qt

  1. #1
    Premium Mitglied Avatar von dragon's might
    Registriert seit
    Apr 2002
    Beiträge
    1.967

    Question sim und qt

    OK, ich habe gesucht micht abgerackert und es hat nix geklappt

    Vo einigen Tagen hatte ich mein Debian geschrottet, auf diesem konnte ich sim auf Anhieb
    installieren und habe über die die sim nicht kompilieren nur gelächelt ...
    und jetzt hat's auch micht getroffen obwohl ich die gleichen sourcen installiert habe (kde 3.1 etc.) .

    Egal ob tar.gz oder cvs :
    Code:
    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 for a BSD-compatible install... /usr/bin/install -c
    checking for -p flag to install... yes
    checking whether build environment is sane... yes
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    checking for kde-config... /usr/bin/kde-config
    checking KDE version... 3.1
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output... 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 ANSI C... none needed
    checking dependency style of gcc... gcc
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc
    checking whether g++ supports -fno-exceptions... yes
    checking whether g++ supports -fno-check-new... yes
    checking whether g++ supports -fexceptions... yes
    checking how to run the C++ preprocessor... g++ -E
    checking whether g++ supports -frepo... yes
    checking for ld used by GCC... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking for a sed that does not truncate output...
    checking whether ln -s works... yes
    checking how to recognise dependant libraries... pass_all
    checking how to run the C preprocessor... gcc -E
    checking for egrep... 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 dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc static flag  works... yes
    checking if gcc supports -fno-rtti -fno-exceptions... yes
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    appending configuration tag "GCJ" to libtool
    checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes
    checking for gcj option to produce PIC... -fPIC
    checking if gcj PIC flag -fPIC works... no
    checking if gcj supports -c -o file.o... no
    checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for main in -lutil... yes
    checking for main in -lcompat... no
    checking for crypt in -lcrypt... yes
    checking for socklen_t... socklen_t
    checking for dnet_ntoa in -ldnet... no
    checking for dnet_ntoa in -ldnet_stub... no
    checking for inet_ntoa... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking for res_init... no
    checking for killpg in -lucb... no
    checking for int... yes
    checking size of int... 4
    checking for long... yes
    checking size of long... 4
    checking for char *... yes
    checking size of char *... 4
    checking for char... yes
    checking size of char... 1
    checking for dlopen in -ldl... yes
    checking for shl_unload in -ldld... no
    checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
    checking for IceConnectionNumber in -lICE... yes
    checking for libXext... yes
    checking for Xinerama... no
    checking for pthread_create in -lpthread... yes
    Setting Linux pthread compilation options
    checking for extra includes... no
    checking for extra libs... no
    checking for libz... -lz
    checking for libpng... -lpng -lz -lm
    checking for libjpeg6b... no
    checking for libjpeg... -ljpeg
    checking for Qt... configure: error: Qt (>= Qt 3.0.2) (headers and libraries) not found. Please check your installation!
    For more details about this problem, look at the end of config.log.
    Das müsste bedeuten das ich alte qt-bibliotheken installieren müsste, aber 3.0 gibt es mit apt gar nicht ?!
    Und wieso sollte es nicht mit aktuelleren funktionieren ?

    Vielen Dank!
    (Hab mir auch schon unter Anderem Sensemann's Thread angeschaut, wurde nicht schlauer)
    צה"ל

  2. #2
    Premium Mitglied
    Registriert seit
    Jun 2002
    Beiträge
    2.483
    qt-dev wird auch benötigt.
    Zweiblum versuchte es ihm zu erklären
    Rincewind versuchte es zu verstehen

    Wie man Fragen richtig stellt

  3. #3
    Premium Mitglied Avatar von dragon's might
    Registriert seit
    Apr 2002
    Beiträge
    1.967
    Original geschrieben von Jinto
    qt-dev wird auch benötigt.
    Geht nicht
    Die Abhängigkeiten drehen sich im Kreis - fehlt das wird's installiert aber was anderes entfernt.
    Will er "headers and libraries" bekommt er sie - doch dann wil er "qt-mt" und ich installiere sie, aber dann will er wieder "headers an libraries"....
    ... ich lande in der Gummizelle !
    צה"ל

  4. #4
    Premium Mitglied Avatar von bernie
    Registriert seit
    Apr 2002
    Ort
    Wien
    Beiträge
    2.652
    Hi,

    In sid brauchst du das Paket libqt3-compat-headers. kdebase-dev hast du ja oder?
    Ahja, flex brauchst du dann beim kompilieren auch noch, bison vielleicht, ich installiers immer vorsichtshalber mit flex mit.

    Ciao, Bernie
    Vorsicht. In der *X-Community einen Reboot als Problemloesung zu empfehlen/anzudeuten ist, als wuerde man einem Moslem empfehlen zur Entspannung ein Glaeschen Wein zu trinken.

  5. #5
    Premium Mitglied
    Registriert seit
    Jun 2002
    Beiträge
    2.483
    also du benötigst:
    libqt-mt-dev (wenn du libqt-mt installiert hast)
    oder
    libqt-dev (weiss nicht welche qt Version das verwendet)

    Normalerweise müsste es libqt-mt-dev.

    HTH
    Zweiblum versuchte es ihm zu erklären
    Rincewind versuchte es zu verstehen

    Wie man Fragen richtig stellt

  6. #6
    Premium Mitglied Avatar von dragon's might
    Registriert seit
    Apr 2002
    Beiträge
    1.967
    Original geschrieben von Jinto
    also du benötigst:
    libqt-mt-dev (wenn du libqt-mt installiert hast)
    oder
    libqt-dev (weiss nicht welche qt Version das verwendet)

    Normalerweise müsste es libqt-mt-dev.

    HTH
    Ich hab nochmal Alles versucht, doch es funktioniert nicht ...

    Edit: Es ist wirklich zum Ausrasten, dieses Programm !
    Geändert von dragon's might (16.03.03 um 10:54 Uhr)
    צה"ל

  7. #7
    Premium Mitglied Avatar von dragon's might
    Registriert seit
    Apr 2002
    Beiträge
    1.967
    Zur Zusammenfassung:
    - kdebase-dev ist installiert
    - Alles was ich zum eigentlichen Kompilieren brauche auch (flex etc.)
    - libqt3-mt-dev
    - libqt3-mt

    Nicht installiert:

    Die zwei folgenden deinstallieren mir dann die "mt"-libs:
    - libqt3-dev
    - libqt3

    Auch nicht installiert weil sie mir auch die "mt"-libs deinstallieren:
    libqt3-emb
    libqt3-emb-dev
    צה"ל

  8. #8
    Premium Mitglied
    Registriert seit
    Jun 2002
    Beiträge
    2.483
    Das sind verschiedene qt Versionen, die qt-mt´s sind AFAIK die richtigen. Die anderen brauchst du nicht nachzuinstallieren.

    Ich kann nur nicht glauben, dass der Fehler immer noch der gleiche ist. Was sagt denn apt-get showpkg libqt-mt-dev?
    Zweiblum versuchte es ihm zu erklären
    Rincewind versuchte es zu verstehen

    Wie man Fragen richtig stellt

  9. #9
    Premium Mitglied Avatar von bernie
    Registriert seit
    Apr 2002
    Ort
    Wien
    Beiträge
    2.652
    Hi,

    nur zur Info, die -mt Libs sind die muti-threaded Version, da sie sonst gleich sind deinstallieren sie natürlich die anderen Libs, steht sicher im "conflicts:"

    poste mal deine ganzen Fehlermeldungen.

    Ciao, Bernie
    Vorsicht. In der *X-Community einen Reboot als Problemloesung zu empfehlen/anzudeuten ist, als wuerde man einem Moslem empfehlen zur Entspannung ein Glaeschen Wein zu trinken.

  10. #10
    Premium Mitglied Avatar von dragon's might
    Registriert seit
    Apr 2002
    Beiträge
    1.967
    Code:
    tonguc@gnu:~/Quellen/sim$ ./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 for a BSD-compatible install... /usr/bin/install -c
    checking for -p flag to install... yes
    checking whether build environment is sane... yes
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    checking for kde-config... /usr/bin/kde-config
    checking KDE version... 3.1
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output... 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 ANSI C... none needed
    checking dependency style of gcc... gcc
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc
    checking whether g++ supports -fno-exceptions... yes
    checking whether g++ supports -fno-check-new... yes
    checking whether g++ supports -fexceptions... yes
    checking how to run the C++ preprocessor... g++ -E
    checking whether g++ supports -frepo... yes
    checking for ld used by GCC... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking for a sed that does not truncate output...
    checking whether ln -s works... yes
    checking how to recognise dependant libraries... pass_all
    checking how to run the C preprocessor... gcc -E
    checking for egrep... 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 dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc static flag  works... yes
    checking if gcc supports -fno-rtti -fno-exceptions... yes
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    appending configuration tag "GCJ" to libtool
    checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes
    checking for gcj option to produce PIC... -fPIC
    checking if gcj PIC flag -fPIC works... no
    checking if gcj supports -c -o file.o... no
    checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for main in -lutil... yes
    checking for main in -lcompat... no
    checking for crypt in -lcrypt... yes
    checking for socklen_t... socklen_t
    checking for dnet_ntoa in -ldnet... no
    checking for dnet_ntoa in -ldnet_stub... no
    checking for inet_ntoa... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking for res_init... no
    checking for killpg in -lucb... no
    checking for int... yes
    checking size of int... 4
    checking for long... yes
    checking size of long... 4
    checking for char *... yes
    checking size of char *... 4
    checking for char... yes
    checking size of char... 1
    checking for dlopen in -ldl... yes
    checking for shl_unload in -ldld... no
    checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
    checking for IceConnectionNumber in -lICE... yes
    checking for libXext... yes
    checking for Xinerama... no
    checking for pthread_create in -lpthread... yes
    Setting Linux pthread compilation options
    checking for extra includes... no
    checking for extra libs... no
    checking for libz... -lz
    checking for libpng... -lpng -lz -lm
    checking for libjpeg6b... no
    checking for libjpeg... -ljpeg
    checking for Qt... configure: error: Qt (>= Qt 3.0.2) (headers and libraries) not found. Please check your installation!
    For more details about this problem, look at the end of config.log.
    Da ist es ...
    צה"ל

  11. #11
    Premium Mitglied Avatar von dragon's might
    Registriert seit
    Apr 2002
    Beiträge
    1.967
    Alles ist installiert:

    gnu:/home/tonguc/Quellen/sim# apt-get install libqt3-mt
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Sorry, libqt3-mt is already the newest version.
    0 packages upgraded, 0 newly installed, 0 to remove and 147 not upgraded.
    gnu:/home/tonguc/Quellen/sim# apt-get install libqt3-mt-dev
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Sorry, libqt3-mt-dev is already the newest version.
    0 packages upgraded, 0 newly installed, 0 to remove and 147 not upgraded.
    gnu:/home/tonguc/Quellen/sim# apt-get install kdebase
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Sorry, kdebase is already the newest version.
    0 packages upgraded, 0 newly installed, 0 to remove and 147 not upgraded.
    gnu:/home/tonguc/Quellen/sim# apt-get install kdebase-dev
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Sorry, kdebase-dev is already the newest version.
    0 packages upgraded, 0 newly installed, 0 to remove and 147 not upgraded.
    צה"ל

  12. #12
    you'll never walk alone Avatar von soenke
    Registriert seit
    Sep 2001
    Ort
    Hamburg
    Beiträge
    209
    Hei,

    ist vielleicht eine blöde Idee, aber was sagt denn

    echo $QTDIR ?

    Alternativ kann man glaube ich das qt-verzeichnis bei configure mit angeben.

    Beste Grüße
    Sönke

  13. #13
    Premium Mitglied
    Registriert seit
    Jul 2002
    Beiträge
    914
    export $QTDIR=/pfad/zu/qt/lib & /sbin/ldconfig
    + eintrag in /etc/ld.so.conf überprüfen
    + sim mit ./configure --parametern genau sagen, wo er suchen soll.
    Opensuse 12.1, XFCE

  14. #14
    Premium Mitglied Avatar von dragon's might
    Registriert seit
    Apr 2002
    Beiträge
    1.967
    hmmm - ich geb auf
    geht nicht
    צה"ל

  15. #15
    Registrierter Benutzer
    Registriert seit
    Oct 1999
    Ort
    Kiel
    Beiträge
    1.798
    HI

    wenn du noch alles installiert hast was du oben
    gepostet hast dann gehts mit :

    configure --prefix=/usr --sysconfdir=/etc \
    --with-qt-dir=/usr/bin \
    --with-qt-includes=/usr/include/qt3 \
    --with-qt-libs=/usr/lib/qt3


    genrell brauchen alle configures ,solange die qt-tools nicht zur
    aktuellen qt-mt-dev version passen ,diese qt angaben .
    das prefix und das sysconfdir sind optionale angaben.

    gruss
    christoph

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •