serginho
(usa Big Linux)
Enviado em 22/05/2009 - 22:34h
bele! eu abaxei o prozilla-1.04b tento estalar mais não consigo vou espricar quando eu abaixo vai para desktop mais eu mudo para o /home/sneute depois eu entro no termina(konsole) e aparece.
sneute@serginho:~$ eu entro no diretorio .
sneute@serginho:~$cd /home/sneute fica assin.
sneute@serginho:~$ - agora eu descompaquito.
sneute@serginho:~$tar -xvzf prozilla-1.04b.tar.gz.
prozilla-1.04b/
prozilla-1.04b/ANNOUNCE
prozilla-1.04b/AUTHORS
prozilla-1.04b/CHANGES
prozilla-1.04b/COPYING
prozilla-1.04b/CREDITS
prozilla-1.04b/ChangeLog
prozilla-1.04b/FAQ
prozilla-1.04b/INSTALL
prozilla-1.04b/Makefile.am
prozilla-1.04b/Makefile.in
prozilla-1.04b/NEWS
prozilla-1.04b/README
prozilla-1.04b/TODO
prozilla-1.04b/acconfig.h
prozilla-1.04b/acinclude.m4
prozilla-1.04b/aclocal.m4
prozilla-1.04b/config.h.in
prozilla-1.04b/configure
prozilla-1.04b/configure.in
prozilla-1.04b/configure.scan
prozilla-1.04b/install-sh
prozilla-1.04b/missing
prozilla-1.04b/mkinstalldirs
prozilla-1.04b/src/
prozilla-1.04b/src/connect.c
prozilla-1.04b/src/connection.c
prozilla-1.04b/src/curses.c
prozilla-1.04b/src/ftp.c
prozilla-1.04b/src/getopt.c
prozilla-1.04b/src/http.c
prozilla-1.04b/src/main.c
prozilla-1.04b/src/misc.c
prozilla-1.04b/src/resume.c
prozilla-1.04b/src/url.c
prozilla-1.04b/src/Makefile.am
prozilla-1.04b/src/dax.w
prozilla-1.04b/src/connect.h
prozilla-1.04b/src/connection.h
prozilla-1.04b/src/ftp.h
prozilla-1.04b/src/getopt.h
prozilla-1.04b/src/http.h
prozilla-1.04b/src/interface.h
prozilla-1.04b/src/main.h
prozilla-1.04b/src/misc.h
prozilla-1.04b/src/resume.h
prozilla-1.04b/src/url.h
prozilla-1.04b/src/Makefile.in
prozilla-1.04b/src/ftp-retr.c
prozilla-1.04b/src/http-retr.h
prozilla-1.04b/src/ftp-retr.h
prozilla-1.04b/src/http-retr.c
prozilla-1.04b/src/gtk-gen.pl
prozilla-1.04b/src/parse.pl
prozilla-1.04b/src/gproz
prozilla-1.04b/src/gtk.c
prozilla-1.04b/src/runtime.h
prozilla-1.04b/src/netrc.h
prozilla-1.04b/src/netrc.c
prozilla-1.04b/src/ftpparse.c
prozilla-1.04b/src/ftpparse.h
prozilla-1.04b/src/logfile.h
prozilla-1.04b/src/logfile.c
prozilla-1.04b/stamp-h.in
sneute@serginho:~$ cd prozilla-1.04b
sneute@serginho:~/prozilla-1.04b$ ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for pthread_create in -lpthread... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for ncurses.h... no
checking for curses.h... no
checking for strings.h... yes
checking for malloc.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for initscr in -lncurses... no
checking for initscr in -lcurses... no
configure: error: **A (n)curses library was not found. The program needs ncurses to run **
sneute@serginho:~/prozilla-1.04b$ make
make: *** Nenhum alvo indicado e nenhum arquivo make encontrado
eu usei
#tar -xvzf nome_do_programa.tar.gz
#cd nome_do_programa
#./configure
#make
#make install
se puderem me ajudar eu agradeço