LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 03-12-2018, 01:53 PM   #1
Geremia
Member
 
Registered: Apr 2011
Distribution: slackware64-current
Posts: 505

Rep: Reputation: 47
okularpart.so cannot find libKF5PurposeWidgets.so.5


I've been running slackware-current with Alien's packages, but recently I get this issue with Okular:

Quote:
Unable to find the Okular component: Cannot load library /usr/lib64/qt5/plugins/okularpart.so: (libKF5PurposeWidgets.so.5: cannot open shared object file: No such file or directory)
Code:
$ ldd /usr/lib64/qt5/plugins/okularpart.so | grep found
        libKF5PurposeWidgets.so.5 => not found
        libKF5Purpose.so.5 => not found

Last edited by Geremia; 03-12-2018 at 02:29 PM.
 
Old 03-12-2018, 01:59 PM   #2
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,215

Rep: Reputation: 1002Reputation: 1002Reputation: 1002Reputation: 1002Reputation: 1002Reputation: 1002Reputation: 1002Reputation: 1002
Quote:
Originally Posted by Geremia View Post
I've been running slackware-current with Alien's packages, but recently I get this issue with Okular:



Code:
$ ldd /usr/lib64/qt5/plugins/okularpart.so | grep found
        libKF5PurposeWidgets.so.5 => not found
        libKF5Purpose.so.5 => not found
these libs are part of 'purpose' package, install it
 
1 members found this post helpful.
Old 03-12-2018, 02:02 PM   #3
lamerix
LQ Newbie
 
Registered: Mar 2018
Location: Bulgaria
Distribution: Slackware
Posts: 27

Rep: Reputation: Disabled
Those are a part of the purpose package.
Check if u have purpose-5.44.0-x86_64-1alien installed.
 
1 members found this post helpful.
Old 03-12-2018, 02:31 PM   #4
Geremia
Member
 
Registered: Apr 2011
Distribution: slackware64-current
Posts: 505

Original Poster
Rep: Reputation: 47
Thanks.

I'm wondering why
Code:
slackpkg install-new
didn't detect this new package. I had to manually run
Code:
slackpkg install purpose
 
Old 03-12-2018, 03:33 PM   #5
heyjann
Member
 
Registered: Dec 2015
Posts: 102

Rep: Reputation: Disabled
Quote:
Originally Posted by Geremia View Post
I'm wondering why
Code:
slackpkg install-new
didn't detect this new package.
This is slackpkg+ I take.

Quoting http://slakfinder.org/slackpkg+/src/README:

Quote:
Use the command
# slackpkg install-new
(if you use Slackware -current) to check for new packages. This command
searches for new packages ONLY in the official Slackware repository.
The readme has a section on ktown specifically, too

Quote:
Periodically you should re-run
# slackpkg install ktown
to be sure that newer packages are installed
 
2 members found this post helpful.
Old 03-15-2018, 05:25 AM   #6
pchristy
Senior Member
 
Registered: Oct 2012
Location: South Devon, UK
Distribution: Slackware
Posts: 1,120

Rep: Reputation: Disabled
I've also just fallen foul of this one, but my case is slightly different! I have two machines running -current with alien kde5, and to save on download time when keeping them up to date, I keep a local copy of the -current and kde5 (x86_64 only) repositories on NAS, then update from the local copy.

# slackpkg install kde5 (where kde5 is my local copy) only seems to install very few files. I suspect its only checking the top level directories?. Being inexperienced with slackpkg+, am I doing the right thing? Should I be using some other command?

Any comments gratefully received!

--
Pete
 
Old 03-15-2018, 06:28 AM   #7
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by pchristy View Post
I've also just fallen foul of this one, but my case is slightly different! I have two machines running -current with alien kde5, and to save on download time when keeping them up to date, I keep a local copy of the -current and kde5 (x86_64 only) repositories on NAS, then update from the local copy.

# slackpkg install kde5 (where kde5 is my local copy) only seems to install very few files. I suspect its only checking the top level directories?. Being inexperienced with slackpkg+, am I doing the right thing? Should I be using some other command?

Any comments gratefully received!

--
Pete
The command "slackpkg install kde5" will only install packages from the kde5 repository that were not already installed. Naturally that would only be a limited number and if you are uptodate, the number would be zero. Updating all the installed packages to the versions that are available in the repository, requires the command "slackpkg upgrade kde5" instead.
 
Old 03-15-2018, 06:51 AM   #8
pchristy
Senior Member
 
Registered: Oct 2012
Location: South Devon, UK
Distribution: Slackware
Posts: 1,120

Rep: Reputation: Disabled
Thanks Eric! I wondered if that was the case, but not being sure, thought I'd ask!

BTW, thank you very much for your excellent kde5 upgrade for Slackware! A lot of the software I use most is now only available in kde5 versions, and without your efforts, I would be forced to abandon my beloved Slackware!

Cheers,

--
Pete
 
  


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
Old School -- gdbmtool & dbmutil -- can't find RPMs and can't find Source spudzy Linux - Software 3 09-27-2014 06:29 AM
[SOLVED] Bash Issue with Find Script: find paths must precede expression: *.txt JockVSJock Programming 4 01-06-2014 09:03 PM
[SOLVED] Find URL in Debian package index via awk/sed (=find a line, then search from there) maddes.b Linux - Software 11 06-28-2013 07:37 AM
[GNU find version 4.2.27] find: paths must precede expression mechagojira Linux - Newbie 3 07-06-2011 05:34 AM
Find/grep/wc command to find matching files, print filename and word count dbasch Linux - Newbie 10 09-14-2009 05:55 PM

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

All times are GMT -5. The time now is 04:03 PM.

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