LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 11-25-2007, 04:23 AM   #1
rohanak
Member
 
Registered: Aug 2007
Posts: 38

Rep: Reputation: 15
smplayer 0.5.62 not installing


Hello,
I have fedora 8 installed alog with Qt4.I tried installing SMPlayer 0.5.62 using
1.make
2.make install
But the make command fails.
It gives this output

[root@localhost smplayer-0.5.62]# make
./get_svn_revision.sh
cd src && qmake && DATA_PATH=\\\"/usr/local/share/smplayer\\\" CONF_PATH=\\\"/usr/local/etc/smplayer\\\" TRANSLATION_PATH=\\\"/usr/local/share/smplayer/translations\\\" DOC_PATH=\\\"/usr/local/share/doc/packages/smplayer\\\" THEMES_PATH=\\\"/usr/local/share/smplayer/themes\\\" SHORTCUTS_PATH=\\\"/usr/local/share/smplayer/shortcuts\\\" make
WARNING: Found potential symbol conflict of inputdvddirectory.cpp (inputdvddirectory.cpp) in SOURCES
WARNING: Found potential symbol conflict of inputdvddirectory.h (inputdvddirectory.h) in HEADERS
WARNING: Found potential symbol conflict of filepropertiesdialog.cpp (filepropertiesdialog.cpp) in SOURCES
WARNING: Found potential symbol conflict of filepropertiesdialog.h (filepropertiesdialog.h) in HEADERS
WARNING: Found potential symbol conflict of eqslider.cpp (eqslider.cpp) in SOURCES
WARNING: Found potential symbol conflict of eqslider.h (eqslider.h) in HEADERS
WARNING: Found potential symbol conflict of seekwidget.cpp (seekwidget.cpp) in SOURCES
WARNING: Found potential symbol conflict of seekwidget.h (seekwidget.h) in HEADERS
WARNING: Found potential symbol conflict of inputurl.cpp (inputurl.cpp) in SOURCES
WARNING: Found potential symbol conflict of inputurl.h (inputurl.h) in HEADERS
WARNING: Found potential symbol conflict of preferencesdialog.cpp (preferencesdialog.cpp) in SOURCES
WARNING: Found potential symbol conflict of preferencesdialog.h (preferencesdialog.h) in HEADERS
WARNING: Found potential symbol conflict of prefgeneral.cpp (prefgeneral.cpp) in SOURCES
WARNING: Found potential symbol conflict of prefgeneral.h (prefgeneral.h) in HEADERS
WARNING: Found potential symbol conflict of prefdrives.cpp (prefdrives.cpp) in SOURCES
WARNING: Found potential symbol conflict of prefdrives.h (prefdrives.h) in HEADERS
WARNING: Found potential symbol conflict of prefinterface.cpp (prefinterface.cpp) in SOURCES
WARNING: Found potential symbol conflict of prefinterface.h (prefinterface.h) in HEADERS
WARNING: Found potential symbol conflict of prefperformance.cpp (prefperformance.cpp) in SOURCES
WARNING: Found potential symbol conflict of prefperformance.h (prefperformance.h) in HEADERS
WARNING: Found potential symbol conflict of prefinput.cpp (prefinput.cpp) in SOURCES
WARNING: Found potential symbol conflict of prefinput.h (prefinput.h) in HEADERS
WARNING: Found potential symbol conflict of prefsubtitles.cpp (prefsubtitles.cpp) in SOURCES
WARNING: Found potential symbol conflict of prefsubtitles.h (prefsubtitles.h) in HEADERS
WARNING: Found potential symbol conflict of prefadvanced.cpp (prefadvanced.cpp) in SOURCES
WARNING: Found potential symbol conflict of prefadvanced.h (prefadvanced.h) in HEADERS
make[1]: Entering directory `/Windows/E/Linux/Codecs/smplayer-0.5.62/src'
Makefile:1002: warning: overriding commands for target `.obj/inputdvddirectory.o'
Makefile:747: warning: ignoring old commands for target `.obj/inputdvddirectory.o'
Makefile:1018: warning: overriding commands for target `.obj/filepropertiesdialog.o'
Makefile:695: warning: ignoring old commands for target `.obj/filepropertiesdialog.o'
Makefile:1024: warning: overriding commands for target `.obj/eqslider.o'
Makefile:728: warning: ignoring old commands for target `.obj/eqslider.o'
Makefile:1029: warning: overriding commands for target `.obj/seekwidget.o'
Makefile:566: warning: ignoring old commands for target `.obj/seekwidget.o'
Makefile:1035: warning: overriding commands for target `.obj/inputurl.o'
Makefile:753: warning: ignoring old commands for target `.obj/inputurl.o'
Makefile:1053: warning: overriding commands for target `.obj/preferencesdialog.o'
Makefile:600: warning: ignoring old commands for target `.obj/preferencesdialog.o'
Makefile:1065: warning: overriding commands for target `.obj/prefgeneral.o'
Makefile:624: warning: ignoring old commands for target `.obj/prefgeneral.o'
Makefile:1074: warning: overriding commands for target `.obj/prefdrives.o'
Makefile:633: warning: ignoring old commands for target `.obj/prefdrives.o'
Makefile:1084: warning: overriding commands for target `.obj/prefinterface.o'
Makefile:643: warning: ignoring old commands for target `.obj/prefinterface.o'
Makefile:1093: warning: overriding commands for target `.obj/prefperformance.o'
Makefile:652: warning: ignoring old commands for target `.obj/prefperformance.o'
Makefile:1102: warning: overriding commands for target `.obj/prefinput.o'
Makefile:661: warning: ignoring old commands for target `.obj/prefinput.o'
Makefile:1114: warning: overriding commands for target `.obj/prefsubtitles.o'
Makefile:673: warning: ignoring old commands for target `.obj/prefsubtitles.o'
Makefile:1123: warning: overriding commands for target `.obj/prefadvanced.o'
Makefile:682: warning: ignoring old commands for target `.obj/prefadvanced.o'
Makefile:1291: warning: overriding commands for target `.moc/moc_inputdvddirectory.cpp'
Makefile:1258: warning: ignoring old commands for target `.moc/moc_inputdvddirectory.cpp'
Makefile:1297: warning: overriding commands for target `.moc/moc_filepropertiesdialog.cpp'
Makefile:1240: warning: ignoring old commands for target `.moc/moc_filepropertiesdialog.cpp'
Makefile:1300: warning: overriding commands for target `.moc/moc_eqslider.cpp'
Makefile:1249: warning: ignoring old commands for target `.moc/moc_eqslider.cpp'
Makefile:1303: warning: overriding commands for target `.moc/moc_seekwidget.cpp'
Makefile:1204: warning: ignoring old commands for target `.moc/moc_seekwidget.cpp'
Makefile:1306: warning: overriding commands for target `.moc/moc_inputurl.cpp'
Makefile:1261: warning: ignoring old commands for target `.moc/moc_inputurl.cpp'
Makefile:1309: warning: overriding commands for target `.moc/moc_preferencesdialog.cpp'
Makefile:1213: warning: ignoring old commands for target `.moc/moc_preferencesdialog.cpp'
Makefile:1312: warning: overriding commands for target `.moc/moc_prefgeneral.cpp'
Makefile:1219: warning: ignoring old commands for target `.moc/moc_prefgeneral.cpp'
Makefile:1315: warning: overriding commands for target `.moc/moc_prefdrives.cpp'
Makefile:1222: warning: ignoring old commands for target `.moc/moc_prefdrives.cpp'
Makefile:1318: warning: overriding commands for target `.moc/moc_prefinterface.cpp'
Makefile:1225: warning: ignoring old commands for target `.moc/moc_prefinterface.cpp'
Makefile:1321: warning: overriding commands for target `.moc/moc_prefperformance.cpp'
Makefile:1228: warning: ignoring old commands for target `.moc/moc_prefperformance.cpp'
Makefile:1324: warning: overriding commands for target `.moc/moc_prefinput.cpp'
Makefile:1231: warning: ignoring old commands for target `.moc/moc_prefinput.cpp'
Makefile:1327: warning: overriding commands for target `.moc/moc_prefsubtitles.cpp'
Makefile:1234: warning: ignoring old commands for target `.moc/moc_prefsubtitles.cpp'
Makefile:1330: warning: overriding commands for target `.moc/moc_prefadvanced.cpp'
Makefile:1237: warning: ignoring old commands for target `.moc/moc_prefadvanced.cpp'
/usr/lib/qt-3.3/bin/uic filepropertiesdialog.ui -o .ui/filepropertiesdialog.h
uic: File generated with too recent version of Qt Designer (4.0 vs. 3.3.8)
make[1]: *** [.ui/filepropertiesdialog.h] Error 1
make[1]: Leaving directory `/Windows/E/Linux/Codecs/smplayer-0.5.62/src'
make: *** [src/smplayer] Error 2

I had previously installed smplayer 0.5.21 without any problems..what should I do????
 
Old 11-25-2007, 09:35 AM   #2
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Looks like to me it is using the QT3 libs according to the fifth line from the bottom. What QT is installed.
rpm -qa | grep qt

probably need to specify on the ./configure like this pointing to the qt4 directory
./configure --with-qt-dir=

Brian
 
Old 11-25-2007, 09:39 AM   #3
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Actually downloaded the smplayer and read the install.txt docs. It describes the QT4 setup the way it needs to be.

Brian
 
  


Reply


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
Smplayer Icons&Themes raylhm SUSE / openSUSE 0 08-29-2007 04:25 PM
LXer: SMPlayer - Nice Frontend for MPlayer LXer Syndicated Linux News 0 06-14-2007 01:01 AM
Help with the following; Installing themes, Installing Mp3 support, .deb packages Kittie Rose Linux - General 2 11-26-2006 01:27 PM
Installing the nvidia driver off the web site and installing rpm in ubuntu? darkhatter Ubuntu 3 02-19-2006 02:44 PM
Installing Mandriva 2006 - Hangs installing hard drive controller nvidia mcp04 sata DanielJPayne Mandriva 7 01-19-2006 02:15 AM

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

All times are GMT -5. The time now is 06:42 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