removido
(usa Nenhuma)
Enviado em 18/07/2009 - 16:32h
Segui este artigo
http://www.vivaolinux.com.br/artigo/Utilizando-o-celular-como-webcam-no-Linux
E olhem os resultados:
-------------------------------------------------------------
bash-3.1$ unzip smartcam_v_2008.09.18.zip
Archive: smartcam_v_2008.09.18.zip
creating: smartcam/
inflating: smartcam/COPYING
inflating: smartcam/ReadMe.txt
creating: smartcam/release/
creating: smartcam/src/
inflating: smartcam/release/smartcam.ko
inflating: smartcam/release/smartcam
creating: smartcam/release/phone_files/
inflating: smartcam/release/phone_files/SmartCamS603rdEd.SIS
inflating: smartcam/release/phone_files/SmartCamS602ndEd.SIS
inflating: smartcam/release/phone_files/jSmartCam.jar
creating: smartcam/src/app/
creating: smartcam/src/driver/
inflating: smartcam/src/app/smartcam.c
creating: smartcam/src/app/icons/
inflating: smartcam/src/app/icons/disconnected.png.h
inflating: smartcam/src/app/icons/SmartCamApp.png.h
inflating: smartcam/src/app/icons/disconnected.png
inflating: smartcam/src/app/icons/logo.png.h
inflating: smartcam/src/app/icons/logo.png
extracting: smartcam/src/app/icons/SmartCamApp.png
inflating: smartcam/src/driver/smartcam.c
extracting: smartcam/src/driver/Makefile
bash-3.1$ cd smartcam/src/driver/
bash-3.1$ ls -l
total 24
-rw-r--r-- 1 nathan users 21 2008-06-12 12:26 Makefile
-rw-r--r-- 1 nathan users 18491 2008-09-18 11:44 smartcam.c
bash-3.1$ make -C /lib/modules/`uname -r`/build M=`pwd` modules
make: *** /lib/modules/2.6.27.7-smp/build: No such file or directory. Stop.
bash-3.1$ chmod +x Makefile;make -C /lib/modules/`uname -r`/build M=`pwd` modules
make: *** /lib/modules/2.6.27.7-smp/build: No such file or directory. Stop.
bash-3.1$
-------------------------------------------------------------
Com o Slackware 12.1 dava a mesma coisa, atualizei para Slackware 12.2 e continua dando o mesmo erro, alguém tem alguma dica? Já pesquisei e não encontrei nada.
Bom, como não desisto facilmente, resolvi tentar compilar o bagulho, Aí vai o resultado:
-------------------------------------------------------------
bash-3.1$ tar -xzvf smartcam-1.4.0.tar.gz
smartcam-1.4.0/
smartcam-1.4.0/po/
smartcam-1.4.0/data/
smartcam-1.4.0/debian/
smartcam-1.4.0/src/
smartcam-1.4.0/driver_src/
smartcam-1.4.0/data/phone_installs/
smartcam-1.4.0/data/icons/
smartcam-1.4.0/debian/smartcam/
smartcam-1.4.0/src/.deps/
smartcam-1.4.0/data/icons/48x48/
smartcam-1.4.0/data/icons/32x32/
smartcam-1.4.0/data/icons/24x24/
smartcam-1.4.0/data/icons/22x22/
(...)
bash-3.1$ cd smartcam-1.4.0
bash-3.1$ ./configure
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
(...)
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for GTHREAD... yes
checking for GTK... yes
checking for DBUS... yes
checking for GCONF... no
configure: error: Cannot find gconf-2.0
./configure: line 5162: exit: please: numeric argument required
./configure: line 5162: exit: please: numeric argument required
bash-3.1$ locate gconf-2.0
/usr/lib/pkgconfig/gconf-2.0.pc
/home/nathan/Programas/compilar/GConf-2.26.1/gconf-2.0.pc.in
bash-3.1$
---------------------------------------------------------
Alguém tem alguma idéia de eu conseguir resolver isso?
Só pra dar nos dedos desse programinha desgranido que eu não to conseguindo instalar?
Valeu desde já