[Gambas 1.0.17] Prob. install; sous Mdrv 2006
Arno59
Messages postés
4600
Date d'inscription
Statut
Contributeur
Dernière intervention
-
[Dal] Messages postés 6205 Date d'inscription Statut Contributeur Dernière intervention -
[Dal] Messages postés 6205 Date d'inscription Statut Contributeur Dernière intervention -
Bonjour,
Je n'arrives pas compiler le programme Gambas sous Mandriva 2006, le problème doit-être causé par QT ?
Voici la procédure de compilation:
Version QT installé : inconnue ?
Selon rpmdrake : QT 3.3.4-23.2.20060mdk
Je n'arrives pas compiler le programme Gambas sous Mandriva 2006, le problème doit-être causé par QT ?
Voici la procédure de compilation:
[root@localhost Gambas_1.0.17]# ./configure checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... yes checking for alloca... yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for working strcoll... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for getcwd... yes checking for gettimeofday... yes checking for mkdir... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtod... yes checking for strtol... yes checking for sysinfo... yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for a sed that does not truncate output... /bin/sed 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 how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no 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 ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no 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 dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes 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 dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking for main in -lm... yes checking for main in -lz... yes checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for external internationalization library headers... /usr/include/ checking for external internationalization library libraries... no configure: WARNING: *** external internationalization library is disabled checking for external charset conversion library headers... /usr/include/ checking for external charset conversion library libraries... no configure: WARNING: *** external charset conversion library is disabled checking for external gettext library headers... checking for external gettext library libraries... no configure: WARNING: *** external gettext library is disabled checking for QT component headers... no checking for QT component libraries... no configure: WARNING: *** QT component is disabled checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for XShmAttach in -lXext... yes checking for QT meta-object compiler... no configure: error: QT moc compiler not found. Try --with-moc option
Version QT installé : inconnue ?
Selon rpmdrake : QT 3.3.4-23.2.20060mdk
A voir également:
- [Gambas 1.0.17] Prob. install; sous Mdrv 2006
- Install microsoft store - Guide
- Vidmate apk download install - Télécharger - TV & Vidéo
- Snaptube install - Télécharger - Conversion & Codecs
- Play store install - Accueil - Applis & Sites
- Google Play Store - Télécharger - Téléchargement & Transfert
4 réponses
Salut,
Je n'ai jamais installé ce truc, mais le résultat de configure semble te suggérer la réponse.
Essaye :
./configure --with-moc
Dal
Je n'ai jamais installé ce truc, mais le résultat de configure semble te suggérer la réponse.
Essaye :
./configure --with-moc
Dal
Merci,
La compilation s'est correctement terminée avec la commande
./configure --with-moc => a quoi cela correspod ?
J'ai lancé make => OK
make install => OK
Encore merci.
La compilation s'est correctement terminée avec la commande
./configure --with-moc => a quoi cela correspod ?
J'ai lancé make => OK
make install => OK
Encore merci.
Je n'arrives pas à executer gambas
/opt/gambas/bin
./gambas
lib.gb.qt.so => manquant
/opt/gambas/lib/gambas
/opt/gambas/bin
./gambas
ERROR: #27: Cannot load component '/opt/gambas/lib/gambas/lib.gb.qt.so': /opt/gambas/lib/gambas/lib.gb.qt.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou répertoire de ce type
lib.gb.qt.so => manquant
/opt/gambas/lib/gambas
lib.gb.component lib.gb.compress.zlib.so.0.0.0* lib.gb.debug.so.0@ lib.gb.net.so@ lib.gb.compress.component lib.gb.db.component lib.gb.debug.so.0.0.0* lib.gb.net.so.0@ lib.gb.compress.la* lib.gb.db.la* lib.gb.eval.component lib.gb.net.so.0.0.0* lib.gb.compress.so@ lib.gb.db.so@ lib.gb.eval.la* lib.gb.vb.component lib.gb.compress.so.0@ lib.gb.db.so.0@ lib.gb.eval.so@ lib.gb.vb.la* lib.gb.compress.so.0.0.0* lib.gb.db.so.0.0.0* lib.gb.eval.so.0@ lib.gb.vb.so@ lib.gb.compress.zlib.la* lib.gb.debug.component lib.gb.eval.so.0.0.0* lib.gb.vb.so.0@ lib.gb.compress.zlib.so@ lib.gb.debug.la* lib.gb.net.component lib.gb.vb.so.0.0.0* lib.gb.compress.zlib.so.0@ lib.gb.debug.so@ lib.gb.net.la*