Ga naar inhoud

Probleempje (suse 10.2)


Aanbevolen berichten

Ik heb een klein probleempje, Ik gebruik ook Suse 10.2 x64, en als ik daar openftd probeer te installeren krijg ik het volgende Commando: ./config [code:1:fbaec0b97f] checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk 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 style of include used by make... GNU checking dependency style of gcc... gcc3 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 whether the C++ compiler (g++ -g -O2 ) works... yes checking whether the C++ compiler (g++ -g -O2 ) is a cross-compiler... no checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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... (cached) ranlib checking for strip... strip 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 static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) 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... no 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/x86_64-suse-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether gcc and cc understand -c and -o together... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for LIBXML2... yes checking for SQLITE3... no * SQLite 3.0 of hoger kan niet gevonden worden (is het pakket sqlite3-devel wel geinstalleerd?). Zonder SQLite3 zal FTD 3.8 postbestand compatibiliteit niet mogelijk zijn checking for DBUS... yes checking for libcurl... libcurl gevonden in /usr/lib64. checking for curl.h... configure: error: Curl headers niet gevonden. *** Probeer --with-libcurl-headers flags op te geven. Zie README. [/code:1:fbaec0b97f] Kan iemand zien wat hier fout gaat/wat ik fout doe? Want als ik dan het 'make' commando geef zecht ie: [code:1:fbaec0b97f]make: *** Geen doelen opgegeven en geen makefile gevonden. Gestopt. [/code:1:fbaec0b97f] b.v.d.
Link naar reactie
Het lukt met nog steeds niet: [code:1:ab529ee575] checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk 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 style of include used by make... GNU checking dependency style of gcc... gcc3 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 whether the C++ compiler (g++ -g -O2 ) works... yes checking whether the C++ compiler (g++ -g -O2 ) is a cross-compiler... no checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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... (cached) ranlib checking for strip... strip 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 static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) 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... no 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/x86_64-suse-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether gcc and cc understand -c and -o together... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for LIBXML2... yes checking for SQLITE3... no * SQLite 3.0 of hoger kan niet gevonden worden (is het pakket sqlite3-devel wel geinstalleerd?). Zonder SQLite3 zal FTD 3.8 postbestand compatibiliteit niet mogelijk zijn checking for DBUS... yes checking for libcurl... libcurl gevonden in /usr/lib64. checking for curl.h... curl.h gevonden in /usr/include/curl. checking for GTK... yes checking if GTK >= 2.9.0... yes checking for libpcre... libpcre gevonden in /usr/lib64. checking for pcre.h... pcre.h gevonden in /usr/include. checking for GNOME... yes checking for installed version of libgtkhtml3... libgtkhtml 3.4 or higher is not found! checking for gawk... (cached) gawk checking which gecko to use... No gecko found; you may need to adjust PKG_CONFIG_PATH or install a mozilla/firefox/xulrunner -devel package checking for LIBNOTIFY... no * libnotify 0.4.1 of hoger kan niet gevonden worden (is het pakket libnotify-devel wel geinstalleerd?)\nZonder libnotify zijn FTD4Linux watcher notification popup's niet mogelijk checking for GTKSPELL... no * gtkspell 2.0 of hoger kan niet gevonden worden (is het pakket gtkspell-devel wel geinstalleerd?)\nZonder gtkspell zal er geen spellingscontrole in FTD4Linux mogelijk zijn checking for LIBSEXY... no * libsexy kan niet gevonden worden (is het pakket libsexy-devel wel geinstalleerd?)\nZonder libsexy zal er geen spellingscontrole in de IRC client van FTD4Linux mogelijk zijn checking for LIBXSLT... yes checking if we need to build the GUI frontend... configure: error: yes, but one or more depencies are not found, consult the README [/code:1:ab529ee575] Als ik nu weer make doe geeft ie precies dezelfde fout? Moet ik nu nog meer bestanden installeren of heb ik niet het goede geinstalleerd?
Link naar reactie
Je zult nog meer bestanden moeten installeren; volg je de howto van de ftd4linux website? http://www.ftd4linux.nl/wiki/index.php/Source_installatie Je kunt ook gewoon een voorgecompileerde versie installeren in suse 10.2; [quote:dfd7030ec3]SuSE 10.2 (i386): Open YaST, kies voor Installatiebronnen en voeg daar de volgende bron toe: http://www.ftd4linux.nl/releases/suse/10.2 Ga daarna naar softwarebeheer toe en installeer vanaf daar het pakket 'openftd' Als je een melding krijgt dat de pakketten niet digitaal ondertekend zijn, dan kan je dat negeren.[/quote:dfd7030ec3] (bron: http://www.ftd4linux.nl/?page=downloads ) al weet ik niet of dat op die manier gaat werken in een 64 bit systeem.
Link naar reactie
[quote:e1cbddf322="Japie III"]Nu kan ik libnotify-devel niet vinden in yast,[/quote:e1cbddf322] Ben je daar zeker van? Want ik heb hier een openSuSE 10.2 DVD met zowel de 32 en 64 bits versie. libnotify-devel zit in beide versies [code:1:e1cbddf322] jolo@jolo-desktop-conroe:~$ cat libnotify.txt /cdrom/suse/i586/libnotify-0.4.2-22.i586.rpm /cdrom/suse/i586/libnotify-devel-0.4.2-22.i586.rpm /cdrom/suse/x86_64/libnotify-devel-0.4.2-22.x86_64.rpm /cdrom/suse/x86_64/libnotify-0.4.2-22.x86_64.rpm jolo@jolo-desktop-conroe:~$ [/code:1:e1cbddf322]
Link naar reactie
[quote:67c605579a="Japie III"]libnotify-devel niet want die staat er niet bij.[/quote:67c605579a] Had je dan wellicht openSuSE geïnstalleerd via CD's? Check via YaST > Software > Installatiebronnen. Daar zou je deze aan toe kunnen voegen http://download.opensuse.org/distribution/10.2/repo/oss/ Check voor info over het toevoegen van repository in Yast: [url=http://en.opensuse.org/Add_Packages_Repositories_to_Yast]Add Package Repositories to YaST.[/url]
Link naar reactie

Om een reactie te plaatsen, moet je eerst inloggen

Gast
Reageer op dit topic

×   Geplakt als verrijkte tekst.   Herstel opmaak

  Er zijn maximaal 75 emoji toegestaan.

×   Je link werd automatisch ingevoegd.   Tonen als normale link

×   Je vorige inhoud werd hersteld.   Leeg de tekstverwerker

×   Je kunt afbeeldingen niet direct plakken. Upload of voeg afbeeldingen vanaf een URL in

  • Populaire leden

    Er is nog niemand die deze week reputatie heeft ontvangen.

  • Leden

    Geen leden om te tonen

×
×
  • Nieuwe aanmaken...