o comando make não funciona+ aMule

1. o comando make não funciona+ aMule

Lucas Fagnner Cavalcante Oliveira
lucasfagnner

(usa Insigne)

Enviado em 29/12/2009 - 18:51h

Um amigo me ajudou muito hoje aqui nesta comunidade
mas continuo com problema
não consegui instalar o aMule
quando faço o comando make não funciona
Nem o make install no root
por favor me ajudem
Uso Insigne Linux
vou passar odos os passos que fiz para que possam me ajudar melhor:
Estava dando tudo certo
Menos o make install
Olha só:
semptoshiba:~$ cd Desktop
semptoshiba:~/Desktop$ cd wxGTK-2.6.2
semptoshiba:~/Desktop/wxGTK-2.6.2$ su
Password:
semptoshiba:/home/insigne/Desktop/wxGTK-2.6.2# make install
make: *** Sem regra para processar o alvo `install'. Pare.
semptoshiba:/home/insigne/Desktop/wxGTK-2.6.2#
O make eu ignorei porquê não deu certo também


  


2. Re: o comando make não funciona+ aMule

Denis Doria
thuck

(usa Debian)

Enviado em 29/12/2009 - 19:09h

o correto é:
cd Desktop/wxGTK-2.6.2
./configure
make -j2

e somente o make install como root

faltou o ./configure q é quem gera os arquivos para você conseguir fazer o make.


3. Re: o comando make não funciona+ aMule

Lucas Fagnner Cavalcante Oliveira
lucasfagnner

(usa Insigne)

Enviado em 29/12/2009 - 19:19h

continua sem resolver meu problema
fiz o
./configure antes do make
mas quando fiz o make de um jeito e de outro:
semptoshiba:~/Desktop/wxGTK-2.6.2$ make-j2
bash: make-j2: command not found
semptoshiba:~/Desktop/wxGTK-2.6.2$ make -j2
make: *** Nenhum alvo indicado e nenhum arquivo make encontrado. Pare.
semptoshiba:~/Desktop/wxGTK-2.6.2$ make
make: *** Nenhum alvo indicado e nenhum arquivo make encontrado. Pare.
semptoshiba:~/Desktop/wxGTK-2.6.2$




4. Re: o comando make não funciona+ aMule

Denis Doria
thuck

(usa Debian)

Enviado em 29/12/2009 - 19:24h

o configure verifica todas as dependências para compilar um pacote, se ele não terminar com sucesso não vai gerar os arquivos para o make...
Ele terminou com sucesso, cole as 10 últimas linhas aqui se tiver dúvida se terminou com sucesso ou falha.


5. Re: o comando make não funciona+ aMule

Lucas Fagnner Cavalcante Oliveira
lucasfagnner

(usa Insigne)

Enviado em 30/12/2009 - 08:46h

Está aé, vou colocar tudo, apesar de ser grande depois do comando ./configure:

semptoshiba:~/Desktop/wxGTK-2.6.2$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
loading argument cache configarg.cache
checking for --enable-gui... yes
checking for --enable-monolithic... no
checking for --enable-plugins... no
checking for --enable-universal... no
checking for --enable-nanox... no
checking for --enable-gpe... no
checking for --with-libpng... yes
checking for --with-libjpeg... yes
checking for --with-libtiff... yes
checking for --with-libxpm... yes
checking for --with-libmspack... yes
checking for --with-sdl... no
checking for --with-gnomeprint... no
checking for --with-opengl... no
checking for --with-dmalloc... no
checking for --with-regex... yes
checking for --with-zlib... yes
checking for --with-odbc... no
checking for --with-expat... yes
checking for --enable-shared... yes
checking for --enable-optimise... yes
checking for --enable-debug... no
checking for --enable-stl... no
checking for --enable-debug_flag... no
checking for --enable-debug_info... no
checking for --enable-debug_gdb... no
checking for --enable-debug_cntxt... no
checking for --enable-mem_tracing... no
checking for --enable-profile... no
checking for --enable-no_rtti... no
checking for --enable-no_exceptions... no
checking for --enable-permissive... no
checking for --enable-no_deps... no
checking for --enable-compat22... no
checking for --disable-compat24... no
checking for --enable-rpath... yes
checking for --enable-intl... yes
checking for --enable-config... yes
checking for --enable-protocols... yes
checking for --enable-ftp... yes
checking for --enable-http... yes
checking for --enable-fileproto... yes
checking for --enable-sockets... yes
checking for --enable-ole... yes
checking for --enable-dataobj... yes
checking for --enable-ipc... yes
checking for --enable-apple_ieee... yes
checking for --enable-arcstream... yes
checking for --enable-backtrace... yes
checking for --enable-catch_segvs... yes
checking for --enable-cmdline... yes
checking for --enable-datetime... yes
checking for --enable-debugreport... yes
checking for --enable-dialupman... yes
checking for --enable-dynlib... yes
checking for --enable-dynamicloader... yes
checking for --enable-exceptions... yes
checking for --enable-ffile... yes
checking for --enable-file... yes
checking for --enable-filesystem... yes
checking for --enable-fontmap... yes
checking for --enable-fs_inet... yes
checking for --enable-fs_zip... yes
checking for --enable-geometry... yes
checking for --enable-log... yes
checking for --enable-longlong... yes
checking for --enable-mimetype... yes
checking for --enable-mslu... yes
checking for --enable-snglinst... yes
checking for --enable-std_iostreams... yes
checking for --enable-std_string... yes
checking for --enable-stdpaths... yes
checking for --enable-stopwatch... yes
checking for --enable-streams... yes
checking for --enable-system_options... yes
checking for --enable-textbuf... yes
checking for --enable-textfile... yes
checking for --enable-timer... yes
checking for --enable-unicode... no
checking for --enable-sound... yes
checking for --enable-mediactrl... no
checking for --enable-wxprintfv... no
checking for --enable-zipstream... yes
checking for --enable-url... yes
checking for --enable-protocol... yes
checking for --enable-protocol_http... yes
checking for --enable-protocol_ftp... yes
checking for --enable-protocol_file... yes
checking for --enable-threads... yes
checking for --enable-docview... yes
checking for --enable-help... yes
checking for --enable-mshtmlhelp... yes
checking for --enable-html... yes
checking for --enable-htmlhelp... yes
checking for --enable-xrc... yes
checking for --enable-constraints... yes
checking for --enable-printarch... yes
checking for --enable-mdi... yes
checking for --enable-mdidoc... yes
checking for --enable-loggui... yes
checking for --enable-logwin... yes
checking for --enable-logdialog... yes
checking for --enable-webkit... yes
checking for --enable-postscript... yes
checking for --enable-prologio... no
checking for --enable-resources... no
checking for --enable-clipboard... yes
checking for --enable-dnd... yes
checking for --enable-metafile... yes
checking for --enable-controls... no
checking for --enable-accel... yes
checking for --enable-button... yes
checking for --enable-bmpbutton... yes
checking for --enable-calendar... yes
checking for --enable-caret... yes
checking for --enable-checkbox... yes
checking for --enable-checklst... yes
checking for --enable-choice... yes
checking for --enable-choicebook... yes
checking for --enable-combobox... yes
checking for --enable-datepick... yes
checking for --enable-display... yes
checking for --enable-gauge... yes
checking for --enable-grid... yes
checking for --enable-imaglist... yes
checking for --enable-listbook... yes
checking for --enable-listbox... yes
checking for --enable-listctrl... yes
checking for --enable-notebook... yes
checking for --enable-radiobox... yes
checking for --enable-radiobtn... yes
checking for --enable-sash... yes
checking for --enable-scrollbar... yes
checking for --enable-slider... yes
checking for --enable-spinbtn... yes
checking for --enable-spinctrl... yes
checking for --enable-splitter... yes
checking for --enable-statbmp... yes
checking for --enable-statbox... yes
checking for --enable-statline... yes
checking for --enable-stattext... yes
checking for --enable-statusbar... yes
checking for --enable-tabdialog... no
checking for --enable-textctrl... yes
checking for --enable-togglebtn... yes
checking for --enable-toolbar... yes
checking for --enable-tbarnative... yes
checking for --enable-tbarsmpl... yes
checking for --enable-treectrl... yes
checking for --enable-tipwindow... yes
checking for --enable-popupwin... yes
checking for --enable-commondlg... yes
checking for --enable-choicedlg... yes
checking for --enable-coldlg... yes
checking for --enable-filedlg... yes
checking for --enable-finddlg... yes
checking for --enable-fontdlg... yes
checking for --enable-dirdlg... yes
checking for --enable-msgdlg... yes
checking for --enable-numberdlg... yes
checking for --enable-splash... yes
checking for --enable-textdlg... yes
checking for --enable-tipdlg... yes
checking for --enable-progressdlg... yes
checking for --enable-wizarddlg... yes
checking for --enable-menus... yes
checking for --enable-miniframe... yes
checking for --enable-tooltips... yes
checking for --enable-splines... yes
checking for --enable-mousewheel... yes
checking for --enable-validators... yes
checking for --enable-busyinfo... yes
checking for --enable-joystick... yes
checking for --enable-metafile... yes
checking for --enable-dragimage... yes
checking for --enable-accessibility... no
checking for --enable-palette... yes
checking for --enable-image... yes
checking for --enable-gif... yes
checking for --enable-pcx... yes
checking for --enable-iff... no
checking for --enable-pnm... yes
checking for --enable-xpm... yes
checking for --enable-ico_cur... yes
checking for --enable-official_build... no
saving argument cache configarg.cache
checking for toolkit... gtk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking if the C compiler requires -ext o...
checking whether we are using the Metrowerks C compiler... no
checking whether we are using the IBM xlC C compiler... no
checking whether we are using the SGI C compiler... no
checking whether we are using the Sun C compiler... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking if the C++ compiler requires -ext o...
checking whether we are using the Metrowerks C++ compiler... no
checking whether we are using the IBM xlC C++ compiler... no
checking whether we are using the SGI C++ compiler... no
checking whether we are using the Sun C++ compiler... no
checking for ranlib... ranlib
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for strip... strip
checking if make is GNU make... yes
checking whether ln -s works... yes
checking for strcasecmp() in string.h... yes
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 for stdlib.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for void *... yes
checking size of void *... 4
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for size_t... yes
checking size of size_t... 4
checking for long long... yes
checking size of long long... 8
checking for wchar_t... yes
checking size of wchar_t... 4
checking for va_copy... yes
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking if large file support is available... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether byte ordering is bigendian... no
checking how to run the C++ preprocessor... g++ -E
checking iostream usability... yes
checking iostream presence... yes
checking for iostream... yes
checking if C++ compiler supports bool... yes
checking if C++ compiler supports the explicit keyword... yes
checking whether the compiler supports const_cast<>... yes
checking whether the compiler supports reinterpret_cast<>... yes
checking whether the compiler supports static_cast<>... yes
checking for std::string in <string>... yes
checking for std::istream... yes
checking for std::ostream... yes
checking for libraries directory... lib
checking for glibc 2.1 or later... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regcomp... yes
checking for zlib.h >= 1.1.4... yes
checking for zlib.h... (cached) yes
checking for deflate in -lz... yes
checking for png.h > 0.90... no
checking for png.h... (cached) no
configure: WARNING: system png library not found or too old, will use built-in instead
checking for jpeglib.h... no
configure: WARNING: system jpeg library not found, will use built-in instead
checking tiffio.h usability... no
checking tiffio.h presence... no
checking for tiffio.h... no
configure: WARNING: system tiff library not found, will use built-in instead
checking expat.h usability... no
checking expat.h presence... no
checking for expat.h... no
configure: WARNING: system expat library not found, will use built-in instead
checking mspack.h usability... no
checking mspack.h presence... no
checking for mspack.h... no
checking for GTK+ version...
checking for gtk-config... no
checking for GTK - version >= 1.2.7... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking for gtk-config... (cached) no
checking for GTK - version >= 1.2.3... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error:
The development files for GTK+ were not found. For GTK+ 2, please
ensure that pkg-config is in the path and that gtk+-2.0.pc is
installed. For GTK+ 1.2 please check that gtk-config is in the path,
and that the version is 1.2.3 or above. Also check that the
libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
--libs' are in the LD_LIBRARY_PATH or equivalent.

semptoshiba:~/Desktop/wxGTK-2.6.2$



6. Re: o comando make não funciona+ aMule

Denis Doria
thuck

(usa Debian)

Enviado em 30/12/2009 - 11:32h

Então como o configure disse faltam algumas coisas para vc conseguir compilar o pacote...
gtk-config
faltam os arquivos dev do GTK

Sem isso vc não irá conseguir compilar.


7. Re: o comando make não funciona+ aMule

Lucas Fagnner Cavalcante Oliveira
lucasfagnner

(usa Insigne)

Enviado em 30/12/2009 - 12:01h

mas como eu faço para achar esses arquivos que faltam
terei que baixar novamente?


8. Re: o comando make não funciona+ aMule

Denis Doria
thuck

(usa Debian)

Enviado em 30/12/2009 - 12:25h

Sim, mas isso depende da sua distro...
Vc precisa baixar os pacotes que faltam para vc poder compilar...


9. Re: o comando make não funciona+ aMule

Lucas Fagnner Cavalcante Oliveira
lucasfagnner

(usa Insigne)

Enviado em 30/12/2009 - 13:47h

Colega, sou iniciante
não sei o que é distro
não sei onde encontrar os pacotes
a única coisa que sei fazer é chegar até aí
onde cheguei e continuar se não tivesse dado tudo errado
mas acho que prefiro ficar sem esse programa
é muito complicado


10. Re: o comando make não funciona+ aMule

Alexandre Prates
abprates

(usa Fedora)

Enviado em 31/12/2009 - 20:04h

Para resolver o problema com o ./configure baixe o GTK.
Basta vc usar o instalador de pacote Synaptic, que fica em sistema/administarção, e procurar por pacote relativos a gtk.


11. Re: o comando make não funciona+ aMule

André
andrezc

(usa Debian)

Enviado em 31/12/2009 - 21:02h

Lucas, quando ele diz "distro" ele se refere a distribuição.


Tente usar o comando :

sudo apt-get install make

depois tente usar o makefile ( make, make install )


12. Re: o comando make não funciona+ aMule

Elder Marco
eldermarco

(usa Fedora)

Enviado em 31/12/2009 - 21:11h

Rapaz, mas antes de sair por aí tentando compilar pacotes (o que é ALTAMENTE não recomendado, visto que o gerenciador de pacotes da sua distro se quer vai saber da existência do seu programa no sistema) procure por esse pacote de acordo com a sua distro. Me parece que você quer instalar o wxGTK. Pois então, digite wxgtk e busca e vê se aparece. Se quer instalar o aMule, procure por ele e instale o pacote, já compilado.

Apenas faça compilações de programas quando realmente não tiver outro jeito ou quando você sabe empacotar o programa e instalar ele com o gerenciador de pacotes da sua distro.






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts