LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-14-2014, 04:42 PM   #1
irgunII
Member
 
Registered: Jan 2012
Location: Directly above the center of the earth
Distribution: Slackware. There's something else?
Posts: 383

Rep: Reputation: 72
kipi-plugins or digikam - both not working...


The other day I was formatting my second hdd to put 14.1 on it, but I've been extremely tired lately and screwed up and formatted my tried-and-true-working-like-a-well-oiled-machine Slackware 14.0 instead (luckily I had a backup of almost everything minus the last week of anything I'd downloaded).

On my 14.0 I didn't need to install 'digikam' to have the right-click menu of kipi-plugins (I also installed kim4 for this too).

So, I figured I'd just go ahead and install 14.1, which up to this point has been working quite well.

I tried to install the kipi-plugins tgz I had made for my 14.0 system, but nothing is happening in my right-click menu to show it 'took', so I compiled it from source that I had also and installed the new one (after using pkgtool to remove the first one I'd tried to install).

Still not working.

Okay, I'd read that digikam now has it all in it so I tried to build it from the slackpackages.org but I get this error:

Code:
-- Could NOT find required package HUpnpAv: <http://herqq.org>
-- Found ImageMagick: /usr/lib/libMagickCore-6.Q16.so (found version 
"6.8.6-10") 
CMake Warning at /usr/share/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 
(find_package):
  By not providing "FindQtGStreamer.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "QtGStreamer", but CMake did not find one.

  Could not find a package configuration file provided by "QtGStreamer" with
  any of the following names:

    QtGStreamerConfig.cmake
    qtgstreamer-config.cmake

  Add the installation prefix of "QtGStreamer" to CMAKE_PREFIX_PATH or set
  "QtGStreamer_DIR" to a directory containing one of the above files.  If
  "QtGStreamer" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  extra/kipi-plugins/CMakeLists.txt:172 (MACRO_OPTIONAL_FIND_PACKAGE)


-- Could NOT find QtKOAuth (missing:  QTKOAUTH_LIBRARIES QTKOAUTH_INCLUDE_DIR) 
-- libkgeomap: Found version 2.0.0
-- Found X11: /usr/lib/libX11.so
-- CMake version: cmake version 2.8.12

-- CMake version (cleaned): cmake version 2.8.12

-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp  
-- 
-- 
--------------------------------------------------------------------------------
--
--  kipi-plugins 3.5.0 dependencies results   <http://www.digikam.org>
-- 
--  libjpeg library found.................... YES
--  libtiff library found.................... YES
--  libpng library found..................... YES
--  libkipi library found.................... NO
-- 
CMake Error at extra/kipi-plugins/CMakeLists.txt:88 (MESSAGE):
   kipi-plugins needs libkipi. You need to install the libkipi (version >= ) 
library development package.
Call Stack (most recent call first):
  extra/kipi-plugins/CMakeLists.txt:235 (PRINT_LIBRARY_STATUS)


--  libkipi website is at http://www.digikam.org/sharedlibs
-- 
--  libkexiv2 library found.................. YES
--  libkdcraw library found.................. YES
--  libxml2 library found.................... YES (optional)
--  libxslt library found.................... YES (optional)
--  libexpat library found................... YES (optional)
--  native threads support library found..... YES (optional)
--  libopengl library found.................. YES (optional)
--  Qt4 OpenGL module found.................. YES
--  libopencv library found.................. YES (optional)
--  QJson library found...................... YES (optional)
--  libgpod library found.................... YES (optional)
--  Gdk library found........................ YES (optional)
--  libkdepim library found.................. YES (optional)
--  qca2 library found....................... YES (optional)
--  libkgeomap library found................. YES (optional)
--  libmediawiki library found............... YES (optional)
--  libkvkontakte library found.............. YES (optional)
--  libimagemagick library found............. YES (optional)
--  libqtgstreamer library found............. NO  (optional)
--  QtKOAuth library found................... NO  (optional)
--  OpenMP library found..................... YES (optional)
--  libX11 library found..................... YES (optional)
--  libksane library found................... YES (optional)
--  Hupnp library found...................... YES (optional)
-- 
CMake Error at extra/kipi-plugins/CMakeLists.txt:287 (MESSAGE):
   kipi-plugins will not be compiled! Look README file for more details about 
dependencies...


-- Configuring incomplete, errors occurred!
See also "/tmp/SBo/digikam-3.5.0/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/SBo/digikam-3.5.0/build/CMakeFiles/CMakeError.log".
None of it seems to make sense other then the libkipi part seems to me to be a sort-of 'catch-22' where digikam's kipi-plugins needs the libkipi but libkipi can't be installed unless digikam and kipi-plugins is installed first ad nausea.

Does *anyone* actually have digikam or just kipi-plugins installed and actually working on their 14.1 x86(32 bit) system?
 
Old 02-14-2014, 04:46 PM   #2
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
Try the one we have on SBo
It's working well assuming you have the minimum requirement installed
 
Old 02-14-2014, 09:13 PM   #3
irgunII
Member
 
Registered: Jan 2012
Location: Directly above the center of the earth
Distribution: Slackware. There's something else?
Posts: 383

Original Poster
Rep: Reputation: 72
Quote:
Originally Posted by willysr View Post
Try the one we have on SBo
It's working well assuming you have the minimum requirement installed
I'm sorry, I see that I wrote "slackpackages.org" when I meant that I got it and built it from 'slackbuilds.org'. I have everything installed according to what it says to have on the page for getting digikam. This is the build that gave the error(s) above.
 
Old 02-14-2014, 10:16 PM   #4
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
lipkipi is part of KDE (libkipi-4.10.5-i486-1 or libkipi-4.10.5-x86_64-1)
You should check whether you have that packages on your system or not
Also, removed kipi-plugins from your system before compiling new digikam as digikam 3.5.0 ships it's own kipi-plugins
 
Old 02-14-2014, 10:32 PM   #5
irgunII
Member
 
Registered: Jan 2012
Location: Directly above the center of the earth
Distribution: Slackware. There's something else?
Posts: 383

Original Poster
Rep: Reputation: 72
Quote:
Originally Posted by willysr View Post
lipkipi is part of KDE (libkipi-4.10.5-i486-1 or libkipi-4.10.5-x86_64-1)
You should check whether you have that packages on your system or not
Also, removed kipi-plugins from your system before compiling new digikam as digikam 3.5.0 ships it's own kipi-plugins
Did that...there was no 'libkipi' at any time for some reason. Also removed kipi-plugins before compiling digikam, that didn't make any difference either.

Anyway, it's all moot as I got kim4 to install and work right and now I have the main stuff now in my right-click menu when I use it on an image, so I'm going to call this 'solved'. Thank you though for looking in on my problem.
 
  


Reply



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
Prob compiling SBo kipi-plugins (Slackware 14 x64) spoovy Slackware 2 03-18-2013 02:13 PM
No kipi Plugins in Digikam or Gwenview bogzab Slackware 3 07-12-2011 03:25 AM
kipi-plugins 1.3.0 SeRi@lDiE Slackware 3 06-27-2010 10:49 PM
LXer: digiKam and Kipi sprint LXer Syndicated Linux News 0 11-22-2009 07:50 PM
Installing kipi-plugins AND digikam Kirmonkey Linux - Software 4 10-08-2007 02:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:59 AM.

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