Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-15-2013, 12:32 PM
|
#1
|
Senior Member
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,271
|
dvb-apps and Slackware 14.1
Trying to build the latest dvb-apps on Slackware 14.1 and I'm running into the following issue.
Code:
installing scan files
install: cannot stat 'atsc/*': No such file or directory
make[2]: *** [install] Error 1
make[2]: Leaving directory `/tmp/SBo/dvb-apps-hg/util/scan'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/tmp/SBo/dvb-apps-hg/util'
make: *** [install] Error 2
The make process goes through fine, but it's failing during make install. Upon further inspection, this is where things are hanging:
Code:
../util/scan/Makefile
install::
@echo installing scan files
@mkdir -p $(DESTDIR)$(sharedir)/dvb/atsc
@mkdir -p $(DESTDIR)$(sharedir)/dvb/dvb-c
@mkdir -p $(DESTDIR)$(sharedir)/dvb/dvb-s
@mkdir -p $(DESTDIR)$(sharedir)/dvb/dvb-t
@install -m 664 atsc/* $(DESTDIR)$(sharedir)/dvb/atsc/
@install -m 664 dvb-c/* $(DESTDIR)$(sharedir)/dvb/dvb-c/
@install -m 664 dvb-s/* $(DESTDIR)$(sharedir)/dvb/dvb-s/
@install -m 664 dvb-t/* $(DESTDIR)$(sharedir)/dvb/dvb-t/
I'm pretty much stumped. Any ideas? Thank you ahead of time.
|
|
|
12-15-2013, 01:07 PM
|
#2
|
LQ Guru
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,410
|
http://linuxtv.org/hg/dvb-apps/rev/d40083fff895
seems that the stuff in that directory got removed a few days ago: see util/scan/README for hints where to get files to populate that.
|
|
1 members found this post helpful.
|
12-15-2013, 02:22 PM
|
#3
|
Senior Member
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839
|
Of course you might have your reasons for compiling dvb-apps, but just as a hint: I am using Kaffeine for DVB-T, and it doesn't have any additional dependencies on a stock Slackware 14.x system. Its inbuilt channel scan is way faster than anything else I have tried.
gargamel
|
|
|
12-15-2013, 03:57 PM
|
#4
|
Senior Member
Registered: Mar 2004
Location: Kirkwall, Orkney
Distribution: Linux Mint 20.3 - Cinnamon
Posts: 1,425
Rep: 
|
+1 for Kaffeine.
samac
|
|
|
12-15-2013, 06:03 PM
|
#5
|
Senior Member
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,271
Original Poster
|
I use some custom scripts to in order to record OTA. No GUI, just a crontab. Thank you for the suggestions though. :-)
|
|
|
12-15-2013, 06:16 PM
|
#6
|
Senior Member
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,271
Original Poster
|
Quote:
Originally Posted by ponce
|
Ponce,
Thank you! That did the trick!
|
|
|
All times are GMT -5. The time now is 11:26 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|