View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 35 posts ] 
Go to page 1, 2, 3  Next

Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed Mar 26, 2008 11:54 pm 
Offline
Joined: Thu Dec 01, 2005 12:46 am
Posts: 135
Has anyone gotten svn to compile correctly under the new QT4 updates? I'm still struggling on getting the mythplugins to compile correctly.

I'm also not sure which QT4 packages need to be installed for a successful compile.

Dwaine


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 27, 2008 1:01 am 
Offline
Joined: Thu Dec 01, 2005 12:46 am
Posts: 135
You have to remove existing QT3 packages and install the QT4. SVN does compiles but stops at the mysql code. I checked, but there is no package for mysql for 4.3 QT4.

I checked stable, unstable, testing.

Looks like SVN will not be an option for us running knoppmyth.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 27, 2008 6:04 am 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
Perhaps http://packages.debian.org/sid/libqt4-sql ?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 27, 2008 6:47 am 
Offline
Joined: Thu Mar 15, 2007 9:26 pm
Posts: 39
mythtv does not work with QT4.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 27, 2008 7:12 am 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
mrjackson wrote:
mythtv does not work with QT4.
No current release uses QT4, but that's where they are taking it: http://svn.mythtv.org/trac/search?q=qt4

As Dwaine is trying to compile SVN, he'll need QT4.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 27, 2008 7:28 am 
Offline
Joined: Thu Dec 01, 2005 12:46 am
Posts: 135
I tried the beta 4.x of QT4 v4.0 beta but it's not totally complete yet. It did have the mysql library. Still would not compile.

I guess we will have to wait until there are packages for QT4 v4.00.

Dwaine


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 27, 2008 7:29 am 
Offline
Joined: Thu Mar 15, 2007 9:26 pm
Posts: 39
as of yesterday, svn is not recomended as there are a bunch of changes being made (this is from one of the irc chans)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 27, 2008 7:29 am 
Offline
Joined: Thu Dec 01, 2005 12:46 am
Posts: 135
slowtolearn wrote:


That package does not work. Tried it. You need the package libqt-mysql. Looks like for 4.3 the package does not exist. Only for v4.00 beta.

Dwaine


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 27, 2008 7:32 am 
Offline
Joined: Thu Dec 01, 2005 12:46 am
Posts: 135
mrjackson wrote:
as of yesterday, svn is not recomended as there are a bunch of changes being made (this is from one of the irc chans)


If Debian had the package libqt-mysql for 4.3.2, then I think it would compile ok. SVN does compile perfectly fine upto the point where the mysql code is needed.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 27, 2008 9:55 am 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
dwaine wrote:
slowtolearn wrote:


That package does not work. Tried it. You need the package libqt-mysql. Looks like for 4.3 the package does not exist. Only for v4.00 beta.

Dwaine
Interesting. I wonder what the MythTV devs are using? You could probably get a quick answer here, or perhaps one of the devs will happen along and shine a light on this post...


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 27, 2008 4:36 pm 
Offline
Joined: Thu Dec 01, 2005 12:46 am
Posts: 135
slowtolearn wrote:
dwaine wrote:
slowtolearn wrote:


That package does not work. Tried it. You need the package libqt-mysql. Looks like for 4.3 the package does not exist. Only for v4.00 beta.

Dwaine
Interesting. I wonder what the MythTV devs are using? You could probably get a quick answer here, or perhaps one of the devs will happen along and shine a light on this post...


Looks like there are packages for other Linux Distributions. I noticed that Fedora had the libqt4-mysql package and source available for 4.3.2.

For Debian, looks like the package is only offered in the experimental repo. Which is some 4.00beta. Funny, because unstable and testing have 4.3.2.

I think that the devs are most like using another distro, other than Debian.

Dwaine


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 27, 2008 4:48 pm 
Offline
Joined: Thu Dec 01, 2005 12:46 am
Posts: 135
[/quote]Interesting. I wonder what the MythTV devs are using? You could probably get a quick answer here, or perhaps one of the devs will happen along and shine a light on this post...[/quote]

Good idea, I'm going to sign up and mention that Debian does not have the libqt4-msql package for stable, unstable or testing.

Does anyone know how to go about getting a package created and in the repo?

Sorry, I'm a Fedora guy...

Dwaine


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 31, 2008 5:26 pm 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
Dwaine, have you found an answer to this? I noticed a newer post at gossamer-threads, don't know if this is what you are up against (or if it offers any help).


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 01, 2008 6:24 pm 
Offline
Joined: Thu Dec 01, 2005 12:46 am
Posts: 135
slowtolearn wrote:
Dwaine, have you found an answer to this? I noticed a newer post at gossamer-threads, don't know if this is what you are up against (or if it offers any help).


Yeah, that post did have the fix for the compile problem. Looks like during the compile, it checks the libmyth libraries. I had to delete all the libmyth* files. Then do a recompile. Even from time to time you have to go back and remove all the libmyth* files when you compile SVN. Maybe the patch will resolve the continued deletion issue. I even notice that when it fails to compile completely. I have to do a make distclean.

I using SVN with the QT4 stuff right now. Works great.

I'm also typing up a very quick step list for people. I'm also going to update the SVN script that is in this section. You have to change the EXPORT from QT3 to QT4.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 01, 2008 7:06 pm 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
dwaine wrote:
slowtolearn wrote:
Dwaine, have you found an answer to this? I noticed a newer post at gossamer-threads, don't know if this is what you are up against (or if it offers any help).


Yeah, that post did have the fix for the compile problem. Looks like during the compile, it checks the libmyth libraries. I had to delete all the libmyth* files. Then do a recompile. Even from time to time you have to go back and remove all the libmyth* files when you compile SVN. Maybe the patch will resolve the continued deletion issue. I even notice that when it fails to compile completely. I have to do a make distclean.

I using SVN with the QT4 stuff right now. Works great.

I'm also typing up a very quick step list for people. I'm also going to update the SVN script that is in this section. You have to change the EXPORT from QT3 to QT4.
That's good to know! Thanks for the update.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 35 posts ] 
Go to page 1, 2, 3  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu