LinuxQuestions.org
Review your favorite Linux distribution.
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 12-12-2015, 08:14 PM   #526
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,126

Rep: Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297

Quote:
Originally Posted by willysr View Post
how did you build it?
i built it many many times with the slackbuild script available in SBo and it works fine.
Just tried to build it using the script from SBo and it returned this error:

Quote:
/tmp/SBo/digikam-4.14.0/extra/kipi-plugins/vkontakte/vkwindow.cpp:69:33: fatal error: libkvkontakte/vkapi.h: No such file or directory
compilation terminated.
extra/kipi-plugins/vkontakte/CMakeFiles/kipiplugin_vkontakte.dir/build.make:113: recipe for target 'extra/kipi-plugins/vkontakte/CMakeFiles/kipiplugin_vkontakte.dir/vkwindow.cpp.o' failed
make[2]: *** [extra/kipi-plugins/vkontakte/CMakeFiles/kipiplugin_vkontakte.dir/vkwindow.cpp.o] Error 1
make[2]: Leaving directory '/tmp/SBo/digikam-4.14.0/build'
CMakeFiles/Makefile2:5334: recipe for target 'extra/kipi-plugins/vkontakte/CMakeFiles/kipiplugin_vkontakte.dir/all' failed
make[1]: *** [extra/kipi-plugins/vkontakte/CMakeFiles/kipiplugin_vkontakte.dir/all] Error 2
make[1]: Leaving directory '/tmp/SBo/digikam-4.14.0/build'
Makefile:141: recipe for target 'all' failed
make: *** [all] Error 2
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 12-12-2015, 08:49 PM   #527
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,670

Rep: Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786
Have you checked the deps? Considering yor last build was very old, you might want to check the new deps
 
Old 12-12-2015, 09:46 PM   #528
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,126

Rep: Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297
Quote:
Originally Posted by willysr View Post
Have you checked the deps? Considering yor last build was very old, you might want to check the new deps
The attempted build of digiKam-4.14.0, was done on a "fresh" installation (5 days ago) of -current and all the dependencies were also as "fresh" as possible.

BTW, libkvontakte would not build so I downloaded and installed a copy from SlackOnly.

Here is the libkvontakte error:

Quote:
-- Looking for dgettext
-- Looking for dgettext - found
-- Found Gettext: built in libc
-- Configuring done
CMake Error in libkvkontakte/CMakeLists.txt:
Target "kvkontakte" has policy CMP0022 enabled, but also has old-style
LINK_INTERFACE_LIBRARIES properties populated, but it was exported without
the EXPORT_LINK_INTERFACE_LIBRARIES to export the old-style properties

Last edited by cwizardone; 12-12-2015 at 09:54 PM.
 
Old 12-12-2015, 10:27 PM   #529
Spinlock
Member
 
Registered: Jan 2006
Location: Missouri
Distribution: Slackware -current, Slackware64 -current, Slackware 12.2
Posts: 191

Rep: Reputation: 49
Quote:
Originally Posted by cwizardone View Post
BTW, libkvontakte would not build so I downloaded and installed a copy from SlackOnly.
Quote:
Originally Posted by slackbuilds.org
KDE C++ library for asynchronous interaction with vkontakte.ru social network
This right here is exactly what Willy is talking about. Sane pieces of software (as far as inclusion in Slackware goes) do not require libraries that interface with a Russian social network to even build. I get the connection to digital camera software, but how is that not optional?!?!? That'd be like xdm having a dependency on a Facebook login.

Now, I'm sure that people who use Russian social networks are fine upstanding human beings, the lot of them. But that really shouldn't be built into Slackware.
 
2 members found this post helpful.
Old 12-12-2015, 10:56 PM   #530
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,670

Rep: Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786
Quote:
Originally Posted by cwizardone View Post
The attempted build of digiKam-4.14.0, was done on a "fresh" installation (5 days ago) of -current and all the dependencies were also as "fresh" as possible.

BTW, libkvontakte would not build so I downloaded and installed a copy from SlackOnly.

Here is the libkvontakte error:
OK, now i understand your problem
remember that SBo is tested on Stable release of Slackware, not current.

Thanks for the report on libkvkontakte.
I have an update of this package for next batch
http://slackbuilds.org/cgit/slackbui...78edcf35822d12

Last edited by willysr; 12-12-2015 at 11:15 PM.
 
3 members found this post helpful.
Old 12-13-2015, 09:47 AM   #531
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,126

Rep: Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297
Quote:
Originally Posted by willysr View Post
......

Thanks for the report on libkvkontakte.
I have an update of this package for next batch
http://slackbuilds.org/cgit/slackbui...78edcf35822d12
You might also want to check libkface, although this looks like it could be a
opencv problem (which doesn't build either, btw):

Quote:
/usr/lib64/libopencv_videoio.so.3.0.0: undefined reference to `dc1394_camera_enumerate'
collect2: error: ld returned 1 exit status
tests/CMakeFiles/align.dir/build.make:136: recipe for target 'tests/align' failed
make[2]: *** [tests/align] Error 1
CMakeFiles/Makefile2:277: recipe for target 'tests/CMakeFiles/align.dir/all' failed
make[1]: *** [tests/CMakeFiles/align.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2

Quote:
Originally Posted by Spinlock View Post
This right here is exactly what Willy is talking about. Sane pieces of software (as far as inclusion in Slackware goes) do not require libraries that interface with a Russian social network to even build. I get the connection to digital camera software, but how is that not optional?!?!? That'd be like xdm having a dependency on a Facebook login.

Now, I'm sure that people who use Russian social networks are fine upstanding human beings, the lot of them. But that really shouldn't be built into Slackware.
Well, couldn't agree more and I have to recant my opinion that digiKam should be included. As previously mentioned, I only install it to get use of the plug-ins in Gwenview, so I'll stay with the old copy of digikam-3.5.0. It doesn't work anyway.

Last edited by cwizardone; 12-13-2015 at 10:00 AM.
 
Old 12-13-2015, 10:31 AM   #532
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,670

Rep: Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786
Quote:
Originally Posted by cwizardone View Post
You might also want to check libkface, although this looks like it could be a
opencv problem (which doesn't build either, btw):
libkface is fine
i might have to check on opencv

anyway, do you have libdc1394 installed?
 
Old 12-13-2015, 10:43 AM   #533
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,126

Rep: Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297Reputation: 7297
Quote:
Originally Posted by willysr View Post
libkface is fine
i might have to check on opencv

anyway, do you have libdc1394 installed?
Yes.
The error when trying to start digikam is,

Quote:
bash-4.3$ digikam
digikam: error while loading shared libraries: libopencv_calib3d.so.2.4: cannot open shared object file: No such file or directory
Opencv is install and that is the same error that was generated before upgrading to opendv-3xx.

Last edited by cwizardone; 12-13-2015 at 10:46 AM.
 
Old 12-13-2015, 11:23 AM   #534
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,670

Rep: Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786
opencv is now updated to 3.0 in SBo, while your digikam is still searching for opencv 2.4
like i said, you need to inspect all deps for digikam since it has been updated since your last attempt to build it.

also you might want to rebuild all deps since lots of them are linked to opencv
 
Old 04-19-2016, 09:20 AM   #535
414N
Member
 
Registered: Sep 2011
Location: Italy
Distribution: Slackware
Posts: 647

Rep: Reputation: 189Reputation: 189
Quote:
Originally Posted by willysr View Post
OK, now i understand your problem
remember that SBo is tested on Stable release of Slackware, not current.

Thanks for the report on libkvkontakte.
I have an update of this package for next batch
http://slackbuilds.org/cgit/slackbui...78edcf35822d12
Is there some news about this update?
I keep getting the aforementioned error when trying to build...
 
Old 04-19-2016, 09:54 AM   #536
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,670

Rep: Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786Reputation: 1786
It has been fixed in master branch for some time
 
Old 04-19-2016, 11:12 AM   #537
archfan
Member
 
Registered: Mar 2016
Location: /dev/hug
Distribution: Slackware 14.2 x64
Posts: 85

Rep: Reputation: 32
I would like to see pulseaudio (and bluez) removed from the Slackware tree and i3 added instead.
 
Old 04-19-2016, 11:43 AM   #538
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,062

Rep: Reputation: Disabled
Quote:
Originally Posted by archfan View Post
I would like to see pulseaudio (and bluez) removed from the Slackware tree and i3 added instead.
Easy:
  • Install Slackware 14.2
  • Remove pulseaudio and bluez
  • Add i3
 
2 members found this post helpful.
Old 04-19-2016, 02:53 PM   #539
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,785

Rep: Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435
There are a few jobs for which there are many (some say too many) apps and media players are one of those. However compared to all the snazzy looking, organizer-data gathering, etc etc players few really have great control over the most basic function - Sound quality. It is for this reason that I always compile Aqualung which IMHO (and some reviews) is the best player for basic sound quality partly because it supports Jack and LADSPA. This allows for all manner of fine tuning from decent Equalizers to Tube Warmth. I will continue to compile my own but since it is a KISS type app (not exactly glitzy looking) maybe it would be in line with Slackware concepts and enjoy greater support if it were available by default. It's dependencies are well-handled by the default configure script which is designed to detect what resources are available and use them but not stop the compilation if the optionals are not detected. It's also not big. The tarball is 1.9MB. So maybe it could be fit in?

You can check info on it here - AQUALUNG WIKI NOTE: The official website link at the bottom has a bullet-point list of features and abilities. The website has a Compiling page that lists all the dependencies of which Slackware has more than most distros.

Last edited by enorbet; 04-19-2016 at 03:00 PM.
 
  


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
slackbuild textlive on slackware 13 missing texmf tree balamkej Slackware 4 01-21-2010 03:19 PM
A script that could mirror slackware tree from multiple servers grissiom Slackware 8 11-21-2009 07:05 PM
suggestions on family tree programs and..... Chris106 Linux - General 2 10-22-2008 07:54 AM
Linux Family Tree -- Where Slackware Fits unixfool Slackware 16 04-23-2008 11:47 PM
Slackware 9.1 tree/slapt-get question 187807 Slackware 3 02-20-2004 06:36 PM

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

All times are GMT -5. The time now is 01:30 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