LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-18-2009, 07:40 PM   #1
ex-alfa
LQ Newbie
 
Registered: Apr 2009
Posts: 1

Rep: Reputation: 0
Unhappy installing V4L-DVB on linpus


hi !
- having spent a whole day getting v4l-dvb to compile on linpus (2.6.23.9lw), i've been thwarted again at the installation step and almost given up -seems to be having trouble finding 'install' during make

can anyone help ?

[root@localhost v4l-dvb]# make install
make -C /home/user/tmp/v4l-dvb/v4l install
make[1]: Entering directory `/home/user/tmp/v4l-dvb/v4l'

Removing obsolete files from /lib/modules/2.6.23.9lw/kernel/drivers/media/video:


Removing obsolete files from /lib/modules/2.6.23.9lw/kernel/drivers/media/dvb/cinergyT2:


Removing obsolete files from /lib/modules/2.6.23.9lw/kernel/drivers/media/dvb/frontends:

Installing kernel modules under /lib/modules/2.6.23.9lw/kernel/drivers/media/:
video/gspca/m5602/: /bin/sh: install: command not found
gspca_m5602.ko /bin/sh: install: command not found

strip: '/lib/modules/2.6.23.9lw/kernel/drivers/media/video/gspca/m5602/*.ko': No such file
make[1]: *** [media-install] Error 1
make[1]: Leaving directory `/home/user/tmp/v4l-dvb/v4l'
make: *** [install] Error 2

---------------------------------------
Ok some progress...buried in the makefiles is a string of rules which use a script/program(?) called "install" which my distro does not seem to have. Anyone know where to get a copy of "install" from ?

@echo "Installing kernel modules under $(DESTDIR)$(KDIR26)/:"
@n=0;for i in gspca_m5602.ko;do if [ -e "$$i" ]; then if [ $$n -eq 0 ]; then echo -n " video/gspca/m5602/: "; install -d $(DESTDIR)$(KDIR26)/video/gspca/m5602; fi; n=$$(($$n+1)); if [ $$n -eq 4 ]; then echo; echo -n " "; n=1; fi; echo -n "$$i "; install -m 644 -c $$i $(DESTDIR)$(KDIR26)/video/gspca/m5602; fi; done; if [ $$n -ne 0 ]; then echo; strip --strip-debug $(DESTDIR)$(KDIR26)/video/gspca/m5602/*.ko; fi;

------------------------------------
and the solution is ...
# yum install coreutils
# make install
# make insmod
# ldconfig (dvb-apps didn't find their libraries until this is done)
and the v4l-dvb installation is complete.

------------------------------------
oh not done yet the dvb-apps are needed as well.
...ok so a few hours later the dvb-apps are up and running at last.

the hardware used was a PlusTV DVBT DualView 399U running on an ACER Aspire One (Linux localhost 2.6.23.9lw #105 SMP PREEMPT Fri Jun 27 18:56:59 EDT 2008 i686 i686 i386 GNU/Linux)
there was a string of compilation issues with the out-of the box distro, however all working ok now. if anyone interested i can post up details.

question closed thanks to: http://www.linuxtv.org/wiki/index.ph...Device_Drivers
several coffees, shot of whiskey and a weekend later :-)
Attached Thumbnails
Click image for larger version

Name:	339U.png
Views:	16
Size:	99.9 KB
ID:	490  

Last edited by ex-alfa; 04-19-2009 at 08:25 AM. Reason: additional information added
 
  


Reply

Tags
install, linpus, v4l


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
DVB usb device no longer detected as a DVB , but as V4L., so no longer works vdemuth Slackware 4 12-21-2008 06:31 PM
Problem compiling v4l-dvb-kernel w/ 2.6.25.7 kernel - Fedora 9 SD-user Linux - Kernel 3 10-11-2008 10:49 AM
problems compiling v4l-dvb-kernel w/2.6.20 105659 Linux - Kernel 10 08-05-2008 08:12 PM
problems compiling v4l-dvb in kernel 2.6.16.27.tex1 cncman Linux - Software 0 09-16-2006 08:37 PM
installing bttv & v4l jhome4u Linux - Software 2 03-24-2004 03:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration