Author |
Message |
cesman
|
Posted: Wed May 26, 2004 11:13 pm |
|
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location:
Fontana, Ca
|
Well MythTV 0.15 is out! I compiled CVS from 5/25/04 on 5/26/04 without any major issue and all went well. If anyone wants to compile 0.15, you should have no major issues. Of course you'll want to run mythbackup first. Ensure you apt-get install xmltv(not need for North American users) libtiff3g-dev(if you want MythGallery). If you get a duplicate 'title_pronounce' column error when you run setup after make install, you'll need to delete title_pronouce from the program table. Webmin can be used to accoumplished this. I have work in a few hours, so it won't be until tomorrow before I can compile and make debs. If you don't know how to compile from source, please read the instructions
_________________ cesman
When the source is open, the possibilities are endless!
|
|
Top |
|
 |
bgood4000
|
Posted: Thu May 27, 2004 10:43 am |
|
Joined: Wed Dec 17, 2003 10:08 pm
Posts: 41
Location:
Montreal, Quebec
|
First, I want to thank you for all the work you are doing to help us.
A lot of people here are Linux newbies (like me), using Knoppmyth for ease of installation. Doing a CVS upgrade is too much for most of us, we have enough problems already managing a new OS and a complex program.
Since Zap2it broke XMLTV, R4v3 doesnt work anymore for North America. When do you plan to incorporate 0.15 into Knoppmyth? Or, is there an easy way to upgrade to Data Direct from R4v3 on a new install?
_________________ Tyan Trinity 1854S - VIA Apollo Pro 133
P3-1000, 768mb PC-133, GF2 MX400 64mb
Avermedia M179, ATI TV Wonder w/remote, Maxtor 160 gig, DVD burner.R5E50.
Second FE - Thinkpad T22, 900, 384mb. Ubuntu Dapper, Mythtv FE 0.20
|
|
Top |
|
 |
Quigs
|
Posted: Thu May 27, 2004 12:29 pm |
|
Joined: Thu Oct 16, 2003 5:27 am
Posts: 148
Location:
Dayton, OH
|
bgood: As cesman stated "before I can compile and make debs" - These are in essence an install package that will upgrade your 0.14 to 0.15. Once he has them ready, I am sure he will post a link for users to upgrade. After that, I am sure that they will incorporate those into the next release of KnoppMyth along with other enhancements. Hope that helps with that question. Or if you do not want to wait - read the links and hints on compiling on your own.
As for Datadirect - it has been discussed at length of how to update that here (or a search for datadirect will pull up these posts):
http://mysettopbox.tv/phpBB2/viewtopic.php?t=1514
Good luck - I did the update from R4v2 and it was painless.
|
|
Top |
|
 |
masonjd
|
Posted: Thu May 27, 2004 1:20 pm |
|
Joined: Wed Dec 03, 2003 9:46 pm
Posts: 102
Location:
Provo, UT
|
Thanks for taking the time to get this out to those of us who don't want to try a compile ourselves. It really makes my life easier, especially now that both my wife and I are addicted to MythTV.
Thanks.
|
|
Top |
|
 |
graysky
|
Posted: Thu May 27, 2004 3:47 pm |
|
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location:
/dev/null
|
Just to echo what masonjd said, huge thanks to cesman and the other LINUX gurus behind Knoppmyth! You guys have enabled MANY non-LINUX people to use Mythtv. Mythtv kicks ass and has enriched my television watching experience (haven't used the VCR since I built my Knoppmyth box). Speaking for myself, I would never have gotten Mythtv to work from the source. Knoppmyth is a truly unique product. Kudos to you! Thank you for your time and hard work on this project. Bringing Mythtv to the masses is something you should be very proud of doing!
I address this to the devs of Knoppmyth, and to the active members of the forums: huge appreciation for your time with these forums. You have added value to countless others through troubleshooting of installs, and general education about LINUX and Mythtv.
_________________ Retired KM user (R4 - R6.04); friend to LH users.
|
|
Top |
|
 |
gr8nash
|
Posted: Thu May 27, 2004 5:29 pm |
|
Joined: Thu Apr 01, 2004 10:44 am
Posts: 677
Location:
WA
|
Not to drag this this tread of topic.. buy i had to say wow.. You guys rock.
I had tried to install myth twice back on .12 with no sucess. I had given up until i ran accross knoppmyth. Your progect gave me the the (in baseball terms) softfloater that allowed me to hit the ball for once! i have used this experience to learn alot about linux. As many others have. Some times when starting out you need to win alittle to feel like you can do it.  Thank s to the devs behind this awsome project.
|
|
Top |
|
 |
Dinki
|
Posted: Fri May 28, 2004 8:47 am |
|
Joined: Fri Dec 26, 2003 2:25 pm
Posts: 244
|
Has anyone tried compiling from source? I'm getting this error:
/usr/bin/ld: cannot find -lqt-mt
collect2: ld returned 1 exit status
make[2]: *** [libmythavcodec-0.15.so.0.15.0] Error 1
make[2]: Leaving directory `/home/mythtv/install/mythtv-0.15/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/home/mythtv/install/mythtv-0.15/libs'
make: *** [sub-libs] Error 2
root@mythtv:/home/mythtv/install/mythtv-0.15#
I did a search on the mailing list and the response had something to do with recompiling Qt with thread support. Is this necessary? If so, how do I go about doing that?
|
|
Top |
|
 |
yhan
|
Posted: Fri May 28, 2004 10:15 am |
|
Joined: Sat Mar 20, 2004 8:19 am
Posts: 81
Location:
Montreal
|
|
Top |
|
 |
cesman
|
Posted: Fri May 28, 2004 11:53 am |
|
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location:
Fontana, Ca
|
Dinki wrote: Has anyone tried compiling from source? Yes. Did you Code: export QTDIR=/usr/share/qt3 && export PATH=$PATH:$QTDIR/bin Yhan: I've answered you're question already and too busy making my own debs to answer it again.
_________________ cesman
When the source is open, the possibilities are endless!
Last edited by cesman on Fri May 28, 2004 11:57 am, edited 1 time in total.
|
|
Top |
|
 |
Dinki
|
Posted: Fri May 28, 2004 11:57 am |
|
Joined: Fri Dec 26, 2003 2:25 pm
Posts: 244
|
Just tried it. Same result. I'm using r4v2 if it matters. Thanks
|
|
Top |
|
 |
nigelpearson
|
Posted: Sat May 29, 2004 4:54 am |
|
Joined: Wed Mar 03, 2004 7:43 pm
Posts: 748
Location:
Sydney, Australia
|
I don't have V4R2 installed anywhere, but I think there was an inconsistency in its Qt. Instead of rebuilding Qt, you could just edit the Makefile in the MythTV directories where the link is failing.
Change -lqt-mt to -lqt
Or upgrade to V4R3 before building MythTV V0.15.
Or wait for the MythTV V0.15 .deb package files from cesman.
Or wait for V4R4.
_________________ | Nigel Pearson, nigel.pearson.au@gmail.com| "Things you own end up owning you" - Tyler, Fight Club
|
|
Top |
|
 |