On Tuesday 04 September 2007 11:34:22 [EMAIL PROTECTED] wrote: > I'm trying to compile qdvdauthor on Feisty. I've never compiled any qt > applications before, and I don't compile often anyway. That's what > packages are for! > > ./configure has given me so many errors on so many attempted runs that > I've lost track. Each time I guess at what package is missing and get > hit and miss results. Now I've hit a wall. The output messages are at > the end of this email. > > Is there a standard set of dev packages that I should have started with? > > Alternatively, is there an equal or better dvd authoring tool?
I don't usually use feisty etc but I have: apt-get build-dep package works well [eeyore] /home/jam [53]% apt-cache search qdvdauthor qdvdauthor - GUI frontend for dvdauthor and other related tools It basically looks as if you have not got the qt build environment installed Step 1: do the build-dep ask for help when that fails James -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
