kdeveloper

Sekcia: Programovanie 31.10.2007 | 13:19
Avatar m1chall Kubuntu 7.10  Používateľ
zdravim
mam problem s kdeveloperom, ze ked dam urobit build projektu tak to vyhodi chybu. konkretne pri c a c++ cd '/home/michal/programovanie/c' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs && mkdir '/home/michal/programovanie/c/debug' && cd '/home/michal/programovanie/c/debug' && CFLAGS="-O0 -g3 " "/home/michal/programovanie/c/configure" --enable-debug=full && cd '/home/michal/programovanie/c/debug/./src' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -k c
aclocal
make: aclocal: Príkaz nenájdený
make: *** [all] Chyba 127
*** Exited with status: 2 ***
please vie mi niekto s tym helfnut??
010100001111011010023456789
    • Re: kdeveloper 31.10.2007 | 14:00
      Avatar borg Fedora  Administrátor
      treba nainstalovat balicek automake
      • Re: kdeveloper 31.10.2007 | 17:36
        Avatar Tommy Angelo   Používateľ
        podobny problem aj u mna. Aj po doinstalovani automake. Vypis chyby, len obicajneho debilneho hello jebo ::
        cd '/home/tommy/C_C++/TEST/helloworld' && CC="i586-mingw32msvc-c" CXX="i586-mingw32msvc-c++" LD="i586-mingw32msvc-ld" "/home/tommy/C_C++/TEST/helloworld/configure" && cd '/home/tommy/C_C++/TEST/helloworld' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make 
        installing -c
        checking whether build environment is sane... yes
        checking for a thread-safe mkdir -p... /bin/mkdir -p
        checking for gawk... no
        checking for mawk... mawk
        checking whether make sets $(MAKE)... yes
        checking for C++ compiler default output file name... 
        configure: error: C++ compiler cannot create executables
        See `config.log' for more details.
        *** Exited with status: 77 ***
        • Re: kdeveloper 31.10.2007 | 17:40
          Avatar borg Fedora  Administrátor
          See `config.log' for more details.
          • Re: kdeveloper 31.10.2007 | 20:01
            Avatar m1chall Kubuntu 7.10  Používateľ
            oki diki moc. ten automake pomohol len potom blo treba este cosi donastavit ... ale uz to frcii ... tak dikes moc a hor sa kodit
            010100001111011010023456789
            • Re: kdeveloper 31.10.2007 | 20:10
              Avatar Tommy Angelo   Používateľ
              mozes prezradit co si musel este donastavit? Rad by som keby to funguje uz aj mne :)
              • Re: kdeveloper 01.11.2007 | 11:14
                Avatar m1chall Kubuntu 7.10  Používateľ
                no rad by som len ani sam neviem,skusal som hovadiny ... teda co mi napadlo a zrazu to slo
                010100001111011010023456789
                • Re: kdeveloper 02.11.2007 | 23:54
                  Avatar Tommy Angelo   Používateľ
                  ja som na to prisiel. Ale nejde mi to spustit cez skratku Shift+F9, ale musim cez konzolu sa dostat do priecinka, potom do podpriecinka src a tam to spustit cez wine :D

                  predtym som musel este nainstalovat balicek build-essential a mingw32 aby to islo. Blizsie riesenie je na abclinuxu. Ale rad by som bol keby sa to spustalo presne tak ako je to v clanku a to priamo cez nove okienko :)