tenho arquivo mas ./configure não o vê

13. Re: tenho arquivo mas ./configure não o vê

Ricardo Fabiano Silva
madrugada

(usa Gentoo)

Enviado em 16/04/2013 - 11:36h

Tenta o pacote ou o slackbuild do repositório Alien:
http://alien.slackbook.org/slackware/slackbuilds/klavaro/

No momento do ".configure" ele passa alguns parâmetros, taaalvez seja a solução que você procura.


  


14. Re: tenho arquivo mas ./configure não o vê

Leomar de Oliveira
leoCCB

(usa Slackware)

Enviado em 16/04/2013 - 13:48h

renato_pacheco escreveu:

Para algumas distros, procede. Mas para o Slackware não existe essa definição. Ou vc baixa o pacote referente ao aplicativo, ou vc compila na mão. Remova, primeiramente, o pacote rpm q vc instalou e depois tente compilar o gtkdatabox (tar.gz q vc pegou).


Fiz o que vc disse. Rodei no gtkdatabox um ./configure -help e retornou


root@leo:/mnt/8/linux/inst-man/gtkdatabox-0.9.2.0# ./configure help
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /bin/ginstall -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 how to create a ustar tar archive... gnutar
checking build system type... Invalid configuration `help': machine `help' not recognized
configure: error: /bin/sh ./config.sub help failed
root@leo:/mnt/8/linux/inst-man/gtkdatabox-0.9.2.0#




15. Re: tenho arquivo mas ./configure não o vê

Leomar de Oliveira
leoCCB

(usa Slackware)

Enviado em 16/04/2013 - 14:11h

madrugada escreveu:

Tenta o pacote ou o slackbuild do repositório Alien:
http://alien.slackbook.org/slackware/slackbuilds/klavaro/

No momento do ".configure" ele passa alguns parâmetros, taaalvez seja a solução que você procura.


É uma boa...

Aí será que eu escapo da instalação do gtkdtabox? Não vai nem a pau!!

Passei o fim de semana inteirinho apanhando mais que mulher de malandro desse pacote KKKK

Mas eu queria aprender a sulocionar esse problema (do databox). Pode ser que a experiência me seja útil no futuro


16. Re: tenho arquivo mas ./configure não o vê

Renato Carneiro Pacheco
renato_pacheco

(usa Debian)

Enviado em 16/04/2013 - 16:30h

Vc digitou o comando errado. O certo é ./configure --help


17. Re: tenho arquivo mas ./configure não o vê

Ricardo Fabiano Silva
madrugada

(usa Gentoo)

Enviado em 16/04/2013 - 16:40h

madrugada escreveu:
[...]taaalvez seja a solução que você procura.

"taaalvez" foi demais, efeito do sono! rsrs.


18. Re: tenho arquivo mas ./configure não o vê

Leomar de Oliveira
leoCCB

(usa Slackware)

Enviado em 16/04/2013 - 23:07h

renato_pacheco escreveu:

Vc digitou o comando errado. O certo é ./configure --help


Mesmo motivo do Irmão-Slacker Madrugada...

Efeito do sono (ou melhor, falta dele)



19. Re: tenho arquivo mas ./configure não o vê

Leomar de Oliveira
leoCCB

(usa Slackware)

Enviado em 16/04/2013 - 23:13h

root@leo:/mnt/8/linux/inst-man/gtkdatabox-0.9.2.0# ./configure --help
`configure' configures gtkdatabox 0.9.2.0 to adapt to many kinds of systems.

Usage: ./configure [OPTION]... [VAR=VALUE]...

To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.

Defaults for the options are specified in brackets.

Configuration:
-h, --help display this help and exit
--help=short display options specific to this package
--help=recursive display the short help of all the included packages
-V, --version display version information and exit
-q, --quiet, --silent do not print `checking ...' messages
--cache-file=FILE cache test results in FILE [disabled]
-C, --config-cache alias for `--cache-file=config.cache'
-n, --no-create do not create output files
--srcdir=DIR find the sources in DIR [configure dir or `..']

Installation directories:
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]

By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc. You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.

For better control, use the options below.

Fine tuning of the installation directories:
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--libdir=DIR object code libraries [EPREFIX/lib]
--includedir=DIR C header files [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc [/usr/include]
--datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
--datadir=DIR read-only architecture-independent data [DATAROOTDIR]
--infodir=DIR info documentation [DATAROOTDIR/info]
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
--mandir=DIR man documentation [DATAROOTDIR/man]
--docdir=DIR documentation root [DATAROOTDIR/doc/gtkdatabox]
--htmldir=DIR html documentation [DOCDIR]
--dvidir=DIR dvi documentation [DOCDIR]
--pdfdir=DIR pdf documentation [DOCDIR]
--psdir=DIR ps documentation [DOCDIR]

Program names:
--program-prefix=PREFIX prepend PREFIX to installed program names
--program-suffix=SUFFIX append SUFFIX to installed program names
--program-transform-name=PROGRAM run sed PROGRAM on installed program names

System types:
--build=BUILD configure for building on BUILD [guessed]
--host=HOST cross-compile to build programs to run on HOST [BUILD]

Optional Features:
--disable-option-checking ignore unrecognized --enable/--with options
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--enable-shared[=PKGS] build shared libraries [default=yes]
--enable-static[=PKGS] build static libraries [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
--disable-dependency-tracking speeds up one-time build
--enable-dependency-tracking do not reject slow dependency extractors
--disable-libtool-lock avoid locking (might break parallel builds)
--disable-gtktest do not try to compile and run a test GTK+ program
--enable-libglade enable libglade support
--enable-glade enable glade-3 support
--enable-gtk-doc use gtk-doc to build documentation [[default=no]]
--enable-gtk-doc-html build documentation in html format [[default=yes]]
--enable-gtk-doc-pdf build documentation in pdf format [[default=no]]

Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
both]
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-sysroot=DIR Search for dependent libraries within DIR
(or the compiler's sysroot if not specified).
--with-html-dir=PATH path to installed docs

Some influential environment variables:
CC C compiler command
CFLAGS C compiler flags
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
LIBS libraries to pass to the linker, e.g. -l<library>
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
you have headers in a nonstandard directory <include dir>
CPP C preprocessor
PKG_CONFIG path to pkg-config utility
PKG_CONFIG_PATH
directories to add to pkg-config's search path
PKG_CONFIG_LIBDIR
path overriding pkg-config's built-in search path
PANGO_CFLAGS
C compiler flags for PANGO, overriding pkg-config
PANGO_LIBS linker flags for PANGO, overriding pkg-config
CAIRO_CFLAGS
C compiler flags for CAIRO, overriding pkg-config
CAIRO_LIBS linker flags for CAIRO, overriding pkg-config
LIBGLADE_CFLAGS
C compiler flags for LIBGLADE, overriding pkg-config
LIBGLADE_LIBS
linker flags for LIBGLADE, overriding pkg-config
GLADE3_CFLAGS
C compiler flags for GLADE3, overriding pkg-config
GLADE3_LIBS linker flags for GLADE3, overriding pkg-config
GTKDOC_DEPS_CFLAGS
C compiler flags for GTKDOC_DEPS, overriding pkg-config
GTKDOC_DEPS_LIBS
linker flags for GTKDOC_DEPS, overriding pkg-config

Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.

Report bugs to the package provider.
root@leo:/mnt/8/linux/inst-man/gtkdatabox-0.9.2.0#



20. Re: tenho arquivo mas ./configure não o vê

Leomar de Oliveira
leoCCB

(usa Slackware)

Enviado em 16/04/2013 - 23:30h

que links são esses que pede para fazer??


CAIRO_LIBS linker flags for CAIRO, overriding pkg-config
LIBGLADE_CFLAGS
C compiler flags for LIBGLADE, overriding pkg-config
LIBGLADE_LIBS
linker flags for LIBGLADE, overriding pkg-config
GLADE3_CFLAGS
C compiler flags for GLADE3, overriding pkg-config
GLADE3_LIBS linker flags for GLADE3, overriding pkg-config
GTKDOC_DEPS_CFLAGS
C compiler flags for GTKDOC_DEPS, overriding pkg-config
GTKDOC_DEPS_LIBS
linker flags for GTKDOC_DEPS, overriding pkg-config


será que tenho que habilitar tudo o que tem de opcional ???


--disable-option-checking ignore unrecognized --enable/--with options
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--enable-shared[=PKGS] build shared libraries [default=yes]
--enable-static[=PKGS] build static libraries [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
--disable-dependency-tracking speeds up one-time build
--enable-dependency-tracking do not reject slow dependency extractors
--disable-libtool-lock avoid locking (might break parallel builds)
--disable-gtktest do not try to compile and run a test GTK+ program
--enable-libglade enable libglade support
--enable-glade enable glade-3 support
--enable-gtk-doc use gtk-doc to build documentation [[default=no]]
--enable-gtk-doc-html build documentation in html format [[default=yes]]
--enable-gtk-doc-pdf build documentation in pdf format [[default=no]]


Será que compensa ficar gastando energia com isso?? O Madrugada passou um link acima para baixar os pacotes


21. Re: tenho arquivo mas ./configure não o vê

Renato Carneiro Pacheco
renato_pacheco

(usa Debian)

Enviado em 17/04/2013 - 09:36h

Cara, por padrão, essas opções estarão todas habilitadas no momento do configure. O q vc pode fazer é instalar dentro do /usr com o prefixo --prefix=/usr.


22. Re: tenho arquivo mas ./configure não o vê

Leomar de Oliveira
leoCCB

(usa Slackware)

Enviado em 17/04/2013 - 22:51h

renato_pacheco escreveu:

Cara, por padrão, essas opções estarão todas habilitadas no momento do configure. O q vc pode fazer é instalar dentro do /usr com o prefixo --prefix=/usr.


Como a as opções --enable-libglade --enable-glade andou um pouquinho:

Install libglade-2.0 module: yes
Install glade-3 module: yes


mas no make, nada. Eis as íltimas linhas:
libgobject-2.0.so /usr/lib64/libglib-2.0.so -pthread -Wl,-rpath -Wl,/usr/lib64
/usr/lib64/gcc/x86_64-slackware-linux/4.7.1/../../../../x86_64-slackware-linux/bin/ld: basics.o: undefined reference to symbol 'sin@@GLIBC_2.2.5'
/usr/lib64/gcc/x86_64-slackware-linux/4.7.1/../../../../x86_64-slackware-linux/bin/ld: note: 'sin@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line
/lib64/libm.so.6: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[2]: ** [basics] Erro 1
make[2]: Saindo do diretório `/mnt/8/linux/inst-man/gtkdatabox-0.9.2.0/examples'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/mnt/8/linux/inst-man/gtkdatabox-0.9.2.0'
make: ** [all] Erro 2
root@leo:/mnt/8/linux/inst-man/gtkdatabox-0.9.2.0#



Só por curiosidade, vou aplicar as demais opções. Se falhar, vou entregar na mão de Deus e pedir vingança (rsrsrsrsrs)


23. Re: tenho arquivo mas ./configure não o vê

Ricardo Fabiano Silva
madrugada

(usa Gentoo)

Enviado em 17/04/2013 - 23:06h

Instala primeiro este pacote:
http://www.slackware.com/~alien/slackbuilds/gtkdatabox/


24. Re: tenho arquivo mas ./configure não o vê

Leomar de Oliveira
leoCCB

(usa Slackware)

Enviado em 18/04/2013 - 00:57h

madrugada escreveu:

Instala primeiro este pacote:
http://www.slackware.com/~alien/slackbuilds/gtkdatabox/


Oh meu caro!! foi exatamente o que eu fiz. Acho que aquele pacote era antislackware. Alias, esse alien aí é uma mão na roda, heim.

Valeu mesmo!!



01 02 03



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts