LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxQuestions.org Member Success Stories
User Name
Password
LinuxQuestions.org Member Success Stories Just spent four hours configuring your favorite program? Just figured out a Linux problem that has been stumping you for months?
Post your Linux Success Stories here.

Notices


Reply
  Search this Thread
Old 08-17-2017, 08:00 AM   #1
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Compiling and Installing dvbcut on CentOS 7


When you follow the instructions in the INSTALL file, you get the following error message;

Code:
bash: qmake: command not found
The problem is that the qmake command is called qmake-qt4 in CentOS 7, instead of qmake

Replace;

Code:
qmake && make
with

Code:
qmake-qt4 && make
And then, as long as you have the necessary dependencies installed (mentioned in the INSTALL file), dvbcut should compile.

Then follow the rest of the instructions in the INSTALL file, to install dvbcut.

And that's it!
 
  


Reply

Tags
centos7, dvbcut


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Disabled ACPI while installing CentOS; now CentOS only uses 1 of 4 cores ChaoticShiny CentOS 5 05-26-2015 07:49 AM
compiling squid on CentOS varan Linux - Newbie 24 06-21-2013 04:38 AM
Error Compiling on Centos fabianobn Programming 20 04-18-2011 02:43 PM
Compiling Murrine on Centos 5 JulzKB Linux - Software 2 06-19-2009 04:04 PM
compiling intellinuxgraphics on centos 5.1 centguy Linux - Hardware 0 06-26-2008 10:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxQuestions.org Member Success Stories

All times are GMT -5. The time now is 02:08 AM.

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