Em Ter, 2009-12-01 às 11:46 -0300, Ursula Junque escreveu: > 2009/12/1 Salles <[email protected]>: > > Em Ter, 2009-12-01 às 11:14 -0200, Paulo Horácio escreveu: > >> EEstou tentando instalar um software que nao encontrei em .deb e as > >> instruções parecem simples: > >> 1. `cd' to the directory containing the package's source code and type > >> `./configure' to configure the package for your system. If you're > >> using `csh' on an old version of System V, you might need to type > >> `sh ./configure' instead to prevent `csh' from trying to execute > >> `configure' itself. > >> make > >> Running `configure' takes awhile. While running, it prints some > >> messages telling which features it is checking for. > >> 2. Type `make' to compile the package. > >> 3. Optionally, type `make check' to run any self-tests that come with > >> the package. > >> 4. Type `make install' to install the programs and any data files and > >> documentation. > >> Eu uso o ./configure e nenhum erro se apresenta; então digito "make" no > >> terminal e diz que o alvo não foi encontrado. Devo digitar alguma coisa > >> mais > >> além de "make"? > > > > sudo make > > @Salles: > Hmm, eu acredito que quando ele diz que o alvo não foi encontrado é pq > não achou o Makefile no diretório, ou o Makefile não tem um target > default, então vc teria que especificar "make bla". Pq vc diz que sudo > resolveria?
Já faz algum tempo que não faço instalações na unha, passei apenas a prática de utilizar o administrador para execução (make) ou install (make install), daí a informação que passei. De qualquer forma, suponho que o alvo não encontrado foi originado pelo comando não ter sido executado pelo administrador. > @Paulo: > O arquivo que é executado quando vc dá make se chama Makefile. Vc > saberia dizer o conteudo desse arquivo? Rodar um make clean e depois > tentar o processo novamente funciona? > > > Abraços! > > > > > > > -- > > Salles (Nethell) Ubuntu User 24389 Linux User 496632 > > > > > > -- > > Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece > > > > Lista de discussão Ubuntu Brasil > > Histórico, descadastramento e outras opções: > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br > > > > > > -- > It's funny when things change so much, it's all state of mind. > -- In Hiding, Pearl Jam > > -----BEGIN GEEK CODE BLOCK----- > Version: 3.1 > GAT/CS d- s: a-- C++ U+++ P L+++$ E- W++ N+ K- w-- PS+ PE Y+ PGP- t- > 5? X R+ tv b+ DI++ D++ e++ h* r++>+++ z+++ > ------END GEEK CODE BLOCK----- > -- Salles (Nethell) Ubuntu User 24389 Linux User 496632 -- Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece Lista de discussão Ubuntu Brasil Histórico, descadastramento e outras opções: https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

