Author Topic: digikam 0.9.6  (Read 1841 times)

Offline Anikan

  • Jr. Member
  • **
  • Posts: 37
digikam 0.9.6
« on: July 10, 2009, 10:28:16 AM »
I was able to build digikam 0.9.6 however when I try to install it I get the following message: "error: Failed dependencies: libqt is needed by digikam-0.9.6-1pclos2009.i586", I searched synaptic I see many packages that start with libqt.. some of them are installed but I don't see a package that Just says libtq. I'm using minime as the building environment any ideas on how to solve this issue?

Thank You
Anikan

Offline Tuxfriend

  • Hero Member
  • *****
  • Posts: 1256
Re: digikam 0.9.6
« Reply #1 on: July 10, 2009, 11:19:21 AM »
The package qt3 should do the trick by pulling in the rest of the dependencies.
Best regards

Eddie

Offline Anikan

  • Jr. Member
  • **
  • Posts: 37
Re: digikam 0.9.6
« Reply #2 on: July 10, 2009, 02:58:25 PM »
The package qt3 should do the trick by pulling in the rest of the dependencies.

yes qt3 and task-qt4 are installed

Anikan

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: digikam 0.9.6
« Reply #3 on: July 10, 2009, 03:22:29 PM »
Is qt4 required? In synaptic search qt4 or libqt, you might spot it.  If qt4 is required perhaps libqt4-devel. 

Also i've found that test installing with kpackage can help identify missing deps.
« Last Edit: July 10, 2009, 03:24:31 PM by Joble »
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

Offline Anikan

  • Jr. Member
  • **
  • Posts: 37
Re: digikam 0.9.6
« Reply #4 on: July 10, 2009, 03:47:22 PM »
Is qt4 required? In synaptic search qt4 or libqt, you might spot it.  If qt4 is required perhaps libqt4-devel. 

Also i've found that test installing with kpackage can help identify missing deps.

-- DEPENDENCIES -------------------------------------------------------

Name            Version                       URL                                        Remarks

CMake           >= 2.4.x (2.4.3 recommended)  http://www.cmake.org
libqt           >= 4.3.x (4.5.x recommended)  http://www.qtsoftware.com                  Including run-time SQLite3 database plugin
-----------------------------------------------------------------------------
task-qt4, libqt4-devel are installed however I don't see libqt in the repos. I am assuming that it could be task-qt4

Anikan

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: digikam 0.9.6
« Reply #5 on: July 10, 2009, 04:04:01 PM »
we have libqt4.5, somewhere.  As soon as my synaptic is finished with what it's going, I'll see if I can find it.
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

Offline Anikan

  • Jr. Member
  • **
  • Posts: 37
Re: digikam 0.9.6
« Reply #6 on: July 10, 2009, 04:28:44 PM »
we have libqt4.5, somewhere.  As soon as my synaptic is finished with what it's going, I'll see if I can find it.

libqt4-devel = version 4.5.2

Anikan

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: digikam 0.9.6
« Reply #7 on: July 10, 2009, 06:41:52 PM »
Sorry just got home from the tap-room.  hehe, so.... Is it solved then?  Guess not?  Could be libqt4(something)so....etc.   I will add my last spec file, though it may not really help.   AArg, the build scripts don't work in KDE4?  BRB, gotta reboot.

Edit:--------------
If you have task-qt4 and libqt4-devel, then I think you should have everything you need as qt4-core is pulled in.  I'm at a loss.  Do you have a src.rpm you can provide?  We could learn together.   (or spec and source?)


« Last Edit: July 10, 2009, 06:58:29 PM by Joble »
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

Offline Anikan

  • Jr. Member
  • **
  • Posts: 37
Re: digikam 0.9.6
« Reply #8 on: July 10, 2009, 07:35:07 PM »
Sorry just got home from the tap-room.  hehe, so.... Is it solved then?  Guess not?  Could be libqt4(something)so....etc.   I will add my last spec file, though it may not really help.   AArg, the build scripts don't work in KDE4?  BRB, gotta reboot.

Edit:--------------
If you have task-qt4 and libqt4-devel, then I think you should have everything you need as qt4-core is pulled in.  I'm at a loss.  Do you have a src.rpm you can provide?  We could learn together.   (or spec and source?)
Yes I do have a src.rpm. where can I send it?

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: digikam 0.9.6
« Reply #9 on: July 10, 2009, 07:41:42 PM »
That's up to whoever.  Test RPMS can be sent up to the site mentioned by jrd in the stickies, neal also has a place.  Contribs is for the final product.  I'm not sure what the limit is for attachments to email, isn't it like 5M?  PM me, and I will give you my email address, and help if I can, else talk to jrd or neal and upload it to their sites.  I will get it from there, if size limitations prevent an email transfer.
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

Offline Anikan

  • Jr. Member
  • **
  • Posts: 37
Re: digikam 0.9.6 [SOLVED]
« Reply #10 on: July 11, 2009, 12:45:27 PM »
I was able to build digikam 0.9.6 however when I try to install it I get the following message: "error: Failed dependencies: libqt is needed by digikam-0.9.6-1pclos2009.i586".

Finally I was able to build a good rpm I installed the rpm in minime without any problems. I'm not sure but I think the problem was on the .spec file probably at the dependencies section the list wasn't complete or something. Note: I edited the spec file from digikam .0.9.5.4 so I didn't do everything by myself.

Anikan