Ακολουθώ αυτόν τον οδηγό http://www.gomellow.com/?p=24
αλλά όταν πάω να βάλω την εντολή
- Κώδικας: Επιλογή όλων
./configure
make
make install
μου βγάζει
- Κώδικας: Επιλογή όλων
bill@bill-desktop:~/mac-3.99-u4-b5$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
bill@bill-desktop:~/mac-3.99-u4-b5$ make
make: *** No targets specified and no makefile found. Stop.
bill@bill-desktop:~/mac-3.99-u4-b5$ make install
make: *** No rule to make target `install'. Stop.
Μπορεί κάποιος πιο έμπειρος να με βοηθήσει στο τι κάνω λάθος ή να μου προτείνει κάποιο άλλο τρόπο να μετατρέψω τα αρχεία μου;



