Stránka 1 z 1

Instalace z tar.bz balíčku [vyřešeno]

Napsal: 15 říj 2016, 00:56
od kohak
Ahoj,
může mi někdo poradit ? Potřebuji nainstalovat SW ze zdroje .tar.bz2. Po zadání ./configure mi terminál vypíše

Kód: Vybrat vše

kohak@DellMint ~/nokuntu/Gambas/gambas2-2.24.0 $ ./configure
bash: ./configure: Adresář nebo soubor neexistuje
V nápovědě k instalaci je napsáno, když nefunguje ./configure, že pomůže spustění ./refonf a to skončí chybou

Kód: Vybrat vše

kohak@DellMint ~/nokuntu/Gambas/gambas2-2.24.0 $ ./reconf
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: adding subdirectory main to autoreconf
autoreconf: Entering directory `main'
autoreconf: running: aclocal -I m4 --install
autoreconf: running: libtoolize --copy
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:5: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
lib/compress/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
lib/db/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
lib/debug/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
lib/draw/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
lib/eval/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
lib/gui/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
lib/option/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
lib/vb/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf: Leaving directory `main'
autoreconf: configure.ac: adding subdirectory gb.compress.bzlib2 to autoreconf
autoreconf: Entering directory `gb.compress.bzlib2'
aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4'
aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4'
aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4'
aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4'
aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4'
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
configure:4083: error: possibly undefined macro: AC_LIBLTDL_CONVENIENCE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
Tady je každá rada drahá.

Re: Instalace ze zdrojů

Napsal: 15 říj 2016, 03:12
od menom
.
Mohol by si dat odkaz odkial (odkud) si to stáhnul - ak je to vôbec urcene pre tvoj system ...

.

Re: Instalace ze zdrojů

Napsal: 16 říj 2016, 23:17
od kohak
Děkuji za náměty.
Všechno vzniklo z potřeby nainstalovat nokuntu na propojení starého telefonu se Symbianem. No a nokuntu vyžaduje gambas 2. Stáhl jsem ho ze stránek gambas. Vím, že aktuální je verze 3. Tak se to celé zašmodrchalo.
Zkusím radši to nokuntu nainstalovat ze zdrojů.