elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: (TUTORIAL) Aprende a emular Sentinel Dongle By Yapis


  Mostrar Mensajes
Páginas: 1 ... 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 [45] 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ... 122
441  Sistemas Operativos / GNU/Linux / Re: no encuentro la forma de instalar una descarga en ubuntu en: 28 Abril 2011, 20:22 pm
armando@armando-P4i65G:~/Descargas$ dir
transmission-2.22
armando@armando-P4i65G:~/Descargas$ cd ./transmission-2.22
armando@armando-P4i65G:~/Descargas/transmission-2.22$ dir
aclocal.m4    configure.ac     ltmain.sh    README
AUTHORS       COPYING          m4       third-party
autogen.sh    daemon          macosx       transmission-gtk.spec.in
ChangeLog     depcomp          Makefile.am  Transmission.xcodeproj
cli         extras          Makefile.in  update-version-h.sh
config.guess  gtk          missing       utils
config.log    INSTALL          NEWS       web
config.sub    install-sh       po
configure     libtransmission  qt
armando@armando-P4i65G:~/Descargas/transmission-2.22$
442  Sistemas Operativos / GNU/Linux / Re: no encuentro la forma de instalar una descarga en ubuntu en: 28 Abril 2011, 20:17 pm
nada, lo intento pero esto hace muchas cosas dice muchas veces orden no encontrada y al final que no encuentra ningun makefile no se si cerrar el terminal y empezar de nuevo
443  Sistemas Operativos / GNU/Linux / Re: no encuentro la forma de instalar una descarga en ubuntu en: 28 Abril 2011, 20:07 pm
armando@armando-P4i65G:~/Descargas/transmission-2.22$ sudo apt-get autoremove
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias       
Leyendo la información de estado... Hecho
Los siguientes paquetes se ELIMINARÁN:
  linux-headers-2.6.35-22 linux-headers-2.6.35-22-generic
0 actualizados, 0 se instalarán, 2 para eliminar y 4 no actualizados.
Se liberarán 90,2MB después de esta operación.
¿Desea continuar [S/n]? S
(Leyendo la base de datos ...  00%
145461 ficheros y directorios instalados actualmente.)
Desinstalando linux-headers-2.6.35-22-generic ...
Desinstalando linux-headers-2.6.35-22 ...
armando@armando-P4i65G:~/Descargas/transmission-2.22$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for inline... inline
checking gcc version... 4.4.5
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for iconv_open... yes
checking for pread... yes
checking for pwrite... yes
checking for lrintf... no
checking for strlcpy... no
checking for daemon... yes
checking for dirname... yes
checking for basename... yes
checking for strcasecmp... yes
checking for localtime_r... yes
checking for fallocate64... yes
checking for posix_fallocate... yes
checking for memmem... yes
checking for strsep... yes
checking for strtold... yes
checking for syslog... yes
checking for valloc... yes
checking for getpagesize... yes
checking for posix_memalign... yes
checking for statvfs... yes
checking whether make sets $(MAKE)... (cached) yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for library containing cos... -lm
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OPENSSL... no
checking for OpenSSL... configure: error: Cannot locate ssl
armando@armando-P4i65G:~/Descargas/transmission-2.22$ sudo make
make: *** No se especificó ningún objetivo y no se encontró ningún makefile.  Alto.
armando@armando-P4i65G:~/Descargas/transmission-2.22$
444  Sistemas Operativos / GNU/Linux / Re: no encuentro la forma de instalar una descarga en ubuntu en: 28 Abril 2011, 20:02 pm
E: No se pudo abrir el fichero de bloqueo '/var/lib/dpkg/lock' - open (13: Permiso denegado)
E: Imposible bloquear el directorio de administración (/var/lib/dpkg/), ¿es superusuario?
armando@armando-P4i65G:~/Descargas/transmission-2.22$ sudo apt-get autoremove
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias       
Leyendo la información de estado... Hecho
Los siguientes paquetes se ELIMINARÁN:
  linux-headers-2.6.35-22 linux-headers-2.6.35-22-generic
0 actualizados, 0 se instalarán, 2 para eliminar y 4 no actualizados.
Se liberarán 90,2MB después de esta operación.
¿Desea continuar [S/n]? S
(Leyendo la base de datos ...  00%
145461 ficheros y directorios instalados actualmente.)
Desinstalando linux-headers-2.6.35-22-generic ...
Desinstalando linux-headers-2.6.35-22 ...
armando@armando-P4i65G:~/Descargas/transmission-2.22$
445  Sistemas Operativos / GNU/Linux / Re: no encuentro la forma de instalar una descarga en ubuntu en: 28 Abril 2011, 19:55 pm
sudo apt-get install openssl
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias      
Leyendo la información de estado... Hecho
openssl ya está en su versión más reciente.
Los siguientes paquetes se instalaron automáticamente y no son necesarios:
  linux-headers-2.6.35-22 linux-headers-2.6.35-22-generic
Utilice «apt-get autoremove» para eliminarlos.
0 actualizados, 0 se instalarán, 0 para eliminar y 4 no actualizados.
armando@armando-P4i65G:~/Descargas/transmission-2.22$ apt-get autoremove
E: No se pudo abrir el fichero de bloqueo '/var/lib/dpkg/lock' - open (13: Permiso denegado)
E: Imposible bloquear el directorio de administración (/var/lib/dpkg/), ¿es superusuario?
armando@armando-P4i65G:~/Descargas/transmission-2.22$
 
--------------------------------------------------------
 
 :P
446  Sistemas Operativos / GNU/Linux / Re: no encuentro la forma de instalar una descarga en ubuntu en: 28 Abril 2011, 19:51 pm
armando@armando-P4i65G:~/Descargas/transmission-2.22$ sudo apt-get install build-essential
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias       
Leyendo la información de estado... Hecho
Los siguientes paquetes se instalaron automáticamente y no son necesarios:
  linux-headers-2.6.35-22 linux-headers-2.6.35-22-generic
Utilice «apt-get autoremove» para eliminarlos.
Se instalarán los siguientes paquetes extras:
  dpkg-dev fakeroot g++ g++-4.4 libalgorithm-diff-perl libalgorithm-merge-perl
  libdpkg-perl libstdc++6-4.4-dev patch
Paquetes sugeridos:
  debian-keyring g++-multilib g++-4.4-multilib gcc-4.4-doc libstdc++6-4.4-dbg
  libstdc++6-4.4-doc diffutils-doc
Se instalarán los siguientes paquetes NUEVOS:
  build-essential dpkg-dev fakeroot g++ g++-4.4 libalgorithm-diff-perl
  libalgorithm-merge-perl libdpkg-perl libstdc++6-4.4-dev patch
0 actualizados, 10 se instalarán, 0 para eliminar y 4 no actualizados.
Necesito descargar 8319kB de archivos.
Se utilizarán 25,0MB de espacio de disco adicional después de esta operación.
¿Desea continuar [S/n]? S
AVISO: ¡No se han podido autenticar los siguientes paquetes!
  libstdc++6-4.4-dev g++-4.4 g++ libdpkg-perl patch dpkg-dev build-essential
  fakeroot libalgorithm-diff-perl libalgorithm-merge-perl
¿Instalar estos paquetes sin verificación [s/N]? n
E: Algunos paquetes no se pueden autenticar
armando@armando-P4i65G:~/Descargas/transmission-2.22$ sudo apt-get install openssl
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias       
Leyendo la información de estado... Hecho
openssl ya está en su versión más reciente.
Los siguientes paquetes se instalaron automáticamente y no son necesarios:
  linux-headers-2.6.35-22 linux-headers-2.6.35-22-generic
Utilice «apt-get autoremove» para eliminarlos.
0 actualizados, 0 se instalarán, 0 para eliminar y 4 no actualizados.
armando@armando-P4i65G:~/Descargas/transmission-2.22$ sudo apt-get install build-essential
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias       
Leyendo la información de estado... Hecho
Los siguientes paquetes se instalaron automáticamente y no son necesarios:
  linux-headers-2.6.35-22 linux-headers-2.6.35-22-generic
Utilice «apt-get autoremove» para eliminarlos.
Se instalarán los siguientes paquetes extras:
  dpkg-dev fakeroot g++ g++-4.4 libalgorithm-diff-perl libalgorithm-merge-perl
  libdpkg-perl libstdc++6-4.4-dev patch
Paquetes sugeridos:
  debian-keyring g++-multilib g++-4.4-multilib gcc-4.4-doc libstdc++6-4.4-dbg
  libstdc++6-4.4-doc diffutils-doc
Se instalarán los siguientes paquetes NUEVOS:
  build-essential dpkg-dev fakeroot g++ g++-4.4 libalgorithm-diff-perl
  libalgorithm-merge-perl libdpkg-perl libstdc++6-4.4-dev patch
0 actualizados, 10 se instalarán, 0 para eliminar y 4 no actualizados.
Necesito descargar 8319kB de archivos.
Se utilizarán 25,0MB de espacio de disco adicional después de esta operación.
¿Desea continuar [S/n]? S
AVISO: ¡No se han podido autenticar los siguientes paquetes!
  libstdc++6-4.4-dev g++-4.4 g++ libdpkg-perl patch dpkg-dev build-essential
  fakeroot libalgorithm-diff-perl libalgorithm-merge-perl
¿Instalar estos paquetes sin verificación [s/N]? s
Des:1 http://sh.archive.ubuntu.com/ubuntu/ maverick/main libstdc++6-4.4-dev i386 4.4.4-14ubuntu5 [1529kB]
Des:2 http://sh.archive.ubuntu.com/ubuntu/ maverick/main g++-4.4 i386 4.4.4-14ubuntu5 [5199kB]
80% [Conectando a sh.archive.ubuntu.com (91.189.88.46)]                       
Des:3 http://sh.archive.ubuntu.com/ubuntu/ maverick/main g++ i386 4:4.4.4-1ubuntu2 [1444B]
Des:4 http://sh.archive.ubuntu.com/ubuntu/ maverick-updates/main libdpkg-perl all 1.15.8.4ubuntu3.1 [505kB]
Des:5 http://sh.archive.ubuntu.com/ubuntu/ maverick/main patch i386 2.6-2ubuntu1 [123kB]
Des:6 http://sh.archive.ubuntu.com/ubuntu/ maverick-updates/main dpkg-dev all 1.15.8.4ubuntu3.1 [772kB]
Des:7 http://sh.archive.ubuntu.com/ubuntu/ maverick/main build-essential i386 11.5 [7244B]
Des:8 http://sh.archive.ubuntu.com/ubuntu/ maverick/main fakeroot i386 1.14.4-1ubuntu1 [118kB]
Des:9 http://sh.archive.ubuntu.com/ubuntu/ maverick/main libalgorithm-diff-perl all 1.19.02-1 [51,3kB]
Des:10 http://sh.archive.ubuntu.com/ubuntu/ maverick/main libalgorithm-merge-perl all 0.08-1 [13,0kB]
Descargados 8319kB en 11min 16s (12,3kB/s)                                     
Seleccionando el paquete libstdc++6-4.4-dev previamente no seleccionado.
(Leyendo la base de datos ...  00%
144367 ficheros y directorios instalados actualmente.)
Desempaquetando libstdc++6-4.4-dev (de .../libstdc++6-4.4-dev_4.4.4-14ubuntu5_i386.deb) ...
Seleccionando el paquete g++-4.4 previamente no seleccionado.
Desempaquetando g++-4.4 (de .../g++-4.4_4.4.4-14ubuntu5_i386.deb) ...
Seleccionando el paquete g++ previamente no seleccionado.
Desempaquetando g++ (de .../g++_4%3a4.4.4-1ubuntu2_i386.deb) ...
Seleccionando el paquete libdpkg-perl previamente no seleccionado.
Desempaquetando libdpkg-perl (de .../libdpkg-perl_1.15.8.4ubuntu3.1_all.deb) ...
Seleccionando el paquete patch previamente no seleccionado.
Desempaquetando patch (de .../patch_2.6-2ubuntu1_i386.deb) ...
Seleccionando el paquete dpkg-dev previamente no seleccionado.
Desempaquetando dpkg-dev (de .../dpkg-dev_1.15.8.4ubuntu3.1_all.deb) ...
Seleccionando el paquete build-essential previamente no seleccionado.
Desempaquetando build-essential (de .../build-essential_11.5_i386.deb) ...
Seleccionando el paquete fakeroot previamente no seleccionado.
Desempaquetando fakeroot (de .../fakeroot_1.14.4-1ubuntu1_i386.deb) ...
Seleccionando el paquete libalgorithm-diff-perl previamente no seleccionado.
Desempaquetando libalgorithm-diff-perl (de .../libalgorithm-diff-perl_1.19.02-1_all.deb) ...
Seleccionando el paquete libalgorithm-merge-perl previamente no seleccionado.
Desempaquetando libalgorithm-merge-perl (de .../libalgorithm-merge-perl_0.08-1_all.deb) ...
Procesando disparadores para man-db ...
Configurando libdpkg-perl (1.15.8.4ubuntu3.1) ...
Configurando patch (2.6-2ubuntu1) ...
Configurando dpkg-dev (1.15.8.4ubuntu3.1) ...
Configurando fakeroot (1.14.4-1ubuntu1) ...
update-alternatives: usar /usr/bin/fakeroot-sysv para proporcionar /usr/bin/fakeroot (fakeroot) en modo automático
Configurando libalgorithm-diff-perl (1.19.02-1) ...
Configurando libalgorithm-merge-perl (0.08-1) ...
Configurando libstdc++6-4.4-dev (4.4.4-14ubuntu5) ...
Configurando g++-4.4 (4.4.4-14ubuntu5) ...
Configurando g++ (4:4.4.4-1ubuntu2) ...
update-alternatives: usar /usr/bin/g++ para proporcionar /usr/bin/c++ (c++) en modo automático
Configurando build-essential (11.5) ...
armando@armando-P4i65G:~/Descargas/transmission-2.22$
447  Sistemas Operativos / GNU/Linux / Re: no encuentro la forma de instalar una descarga en ubuntu en: 28 Abril 2011, 19:31 pm
armando@armando-P4i65G:~/Descargas/transmission-2.22$ solcash:~# apt-get install openssl gcc g++
solcash:~#: orden no encontrada
armando@armando-P4i65G:~/Descargas/transmission-2.22$ solcash:~# ./configure
solcash:~#: orden no encontrada
armando@armando-P4i65G:~/Descargas/transmission-2.22$ solcash:~# make
solcash:~#: orden no encontrada
armando@armando-P4i65G:~/Descargas/transmission-2.22$ solcash:~# checkinstall
solcash:~#: orden no encontrada
armando@armando-P4i65G:~/Descargas/transmission-2.22$
448  Sistemas Operativos / GNU/Linux / Re: no encuentro la forma de instalar una descarga en ubuntu en: 28 Abril 2011, 17:50 pm
sudo ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking for inline... inline
checking gcc version... 4.4.5
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for iconv_open... yes
checking for pread... yes
checking for pwrite... yes
checking for lrintf... no
checking for strlcpy... no
checking for daemon... yes
checking for dirname... yes
checking for basename... yes
checking for strcasecmp... yes
checking for localtime_r... yes
checking for fallocate64... yes
checking for posix_fallocate... yes
checking for memmem... yes
checking for strsep... yes
checking for strtold... yes
checking for syslog... yes
checking for valloc... yes
checking for getpagesize... yes
checking for posix_memalign... yes
checking for statvfs... yes
checking whether make sets $(MAKE)... (cached) yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for library containing cos... -lm
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OPENSSL... no
checking for OpenSSL... configure: error: Cannot locate ssl
449  Sistemas Operativos / GNU/Linux / Re: no encuentro la forma de instalar una descarga en ubuntu en: 27 Abril 2011, 20:05 pm
armando@armando-P4i65G:~/Descargas/transmission-2.22$ sudo make install
make: *** No hay ninguna regla para construir el objetivo «install».  Alto.
armando@armando-P4i65G:~/Descargas/transmission-2.22$
 
-------------------------------------------------------
 
Basic Installation
==================

   Briefly, the shell commands `./configure; make; make install' should
configure, build, and install this package.  The following
more-detailed instructions are generic; see the `README' file for
instructions specific to this package.  Some packages provide this
`INSTALL' file but do not implement all of the features documented
below.  The lack of an optional feature in a given package is not
necessarily a bug.  More recommendations for GNU packages can be found
in *note Makefile Conventions: (standards)Makefile Conventions.
 
------------------------------------------------------------
 
450  Sistemas Operativos / GNU/Linux / Re: no encuentro la forma de instalar una descarga en ubuntu en: 27 Abril 2011, 19:36 pm
armando@armando-P4i65G:~/Descargas/transmission-2.22$ dir
aclocal.m4    COPYING          m4       third-party
AUTHORS       daemon          macosx       transmission-gtk.spec.in
autogen.sh    depcomp          Makefile.am  Transmission.xcodeproj
ChangeLog     extras          Makefile.in  update-version-h.sh
cli         gtk          missing       utils
config.guess  INSTALL          NEWS       web
config.sub    install-sh       po
configure     libtransmission  qt
configure.ac  ltmain.sh        README
armando@armando-P4i65G:~/Descargas/transmission-2.22$
 
----------------------------------------------------------------
 
hasta aqui llego... no se que hacer ahora
Páginas: 1 ... 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 [45] 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ... 122
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines