stygmorgan

ron14 | Πέμ, 09/08/2011 - 16:36 | 3' | 1

γεια χαρα παιδες προσπαθω να εγκαταστησω το stygmorgan και ενω εχω εγκαταστησει το πακετο fltk2 μου γραφρι το εξης:

sotiris@sotiris-desktop:~/Επιφανεια εργασιας/stygmorgan-0.29$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/sotiris/Επιφανεια: /home/sotiris/Επιφανεια: is a directory
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
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 dependency style of gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for bzero... yes
checking for memset... yes
checking for select... yes
checking for strdup... yes
checking for strstr... yes
./configure: line 4584: fltk-config: command not found
./configure: line 4585: fltk-config: command not found
checking for unistd.h... (cached) yes
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for fltk-config... no
configure: error: fltk-config not found
sotiris@sotiris-desktop:~/Επιφανεια εργασιας/stygmorgan-0.29$

ξεριει κανει τι παιζει:ευχαριστω.

Φόρουμ
Δώσε αστέρια!

MO: (ψήφοι: 0)

Σχόλια

Από ότι φαίνεται σου λείπει το πρόγραμμα fltk-config.
Δεν συνίσταται πάντως να εγκαθιστάς πρόγραμματα με αυτό τον τρόπο.(configure make install)
Καλύτερα θα ήταν να ψάξεις να βρεις έτοιμο πακέτο για την διανομή σου
ή να μάθεις να τα φτιάχνεις ο ίδιος!