LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 09-08-2021, 09:39 PM   #1
cezarrangel
Member
 
Registered: Dec 2011
Posts: 77

Rep: Reputation: Disabled
Configuring qcomicbook in Slack64 current was incomplete, errors occurred when SlackBuild is used


Hi, I am running Slack64-current. I tried to install qcomicbook with the command #./qcomicbook.SlackBuild but configuring was incomplete as errors occurred:

Quote:
-- Detecting CXX compile features - done
CMake Error at /usr/share/cmake-3.21/Modules/FindQt4.cmake:1314 (message):
Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x
Call Stack (most recent call first):
CMakeLists.txt:17 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also "/tmp/SBo/qcomicbook-0.9.0/CMakeFiles/CMakeOutput.log".
bash-5.1#
Besides that, from that moment on I could not download the .cbr and .cbz files anymore. I can download .pdf and .doc files but not the ones I mentioned.

Last edited by cezarrangel; 09-08-2021 at 09:41 PM. Reason: mispelled a word
 
Old 09-09-2021, 02:12 AM   #2
ZhaoLin1457
Senior Member
 
Registered: Jan 2018
Posts: 1,022

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
I believe that this qcomicbook (even the latest release on Nov 22, 2016) is not compatible with Slackware -current, because it relies on the obsolete Qt4 library and now Slackware ships Qt5 .

Also, the program itself looks being abandonware, considering that its last release happened 5 years ago.

Maybe you should look for a program which is maintained today?

Last edited by ZhaoLin1457; 09-09-2021 at 02:14 AM.
 
Old 09-09-2021, 02:19 AM   #3
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,098

Rep: Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175
Quote:
Originally Posted by cezarrangel View Post
Hi, I am running Slack64-current. I tried to install qcomicbook with the command #./qcomicbook.SlackBuild but configuring was incomplete as errors occurred:



Besides that, from that moment on I could not download the .cbr and .cbz files anymore. I can download .pdf and .doc files but not the ones I mentioned.
I think you are using a repository of SlackBuilds for 14.2 and not for the version of Slackware you are using (current): in SBo's git master branch (that is tracking current until the next version of Slackware is released) and in the unofficial repository for current qcomicbook has been updated to version 0.9.1 and it works fine with qt5.

Last edited by ponce; 09-09-2021 at 02:26 AM.
 
1 members found this post helpful.
Old 09-09-2021, 10:28 AM   #4
cezarrangel
Member
 
Registered: Dec 2011
Posts: 77

Original Poster
Rep: Reputation: Disabled
Quote:
I think you are using a repository of SlackBuilds for 14.2 and not for the version of Slackware you are using (current): in SBo's git master branch (that is tracking current until the next version of Slackware is released) and in the unofficial repository for current qcomicbook has been updated to version 0.9.1 and it works fine with qt5.
Tks, Ponce, I got qcomicbook as you suggested above (first option above).
But when I try
Quote:
#./qcomicbook.SlackBuild
there is no permission for that.
I edited fstab and now tmpfs is withoud noexec, but it did not solve the no permission issue.
 
Old 09-09-2021, 10:36 AM   #5
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,098

Rep: Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175
after you have cloned the repository from one of the two sources you can follow the howto: as you cloned it from git you can avoid "step 1", but you still have to download the sources tarball and verify the md5sums

https://slackbuilds.org/howto/

note this bit in step 4
Code:
Make the script executable with chmod if necessary
 
Old 09-09-2021, 01:30 PM   #6
cezarrangel
Member
 
Registered: Dec 2011
Posts: 77

Original Poster
Rep: Reputation: Disabled
Quote:
Slackware package /tmp/qcomicbook-0.9.1-x86_64-1_SBo.tgz created.

bash-5.1# installpkg /tmp/qcomicbook-0.9.1-x86_64-1_SBo.tgz
Verifying package qcomicbook-0.9.1-x86_64-1_SBo.tgz.
Installing package qcomicbook-0.9.1-x86_64-1_SBo.tgz:
PACKAGE DESCRIPTION:
# qcomicbook (Comic Book Reader)
#
# QComicBook is a graphical application that allows sequential
# display of archived (zip or rar) images, a well known
# technique for distributing digital copies of comic books.
#
# Homepage: https://github.com/stolowski/QComicBook
#
Executing install script for qcomicbook-0.9.1-x86_64-1_SBo.tgz.
Package qcomicbook-0.9.1-x86_64-1_SBo.tgz installed.
bash-5.1#
Tks, Ponce, qcomicbook has been perfectly installed in Current and is running pretty well.
 
  


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
Building KDE Frameworks 5 (KF5) -- Configuring incomplete, errors occurred! Carl_cj Linux From Scratch 2 09-11-2016 11:17 AM
One or more errors occurred while slackpkg was running Bart_ Slackware 10 02-17-2014 02:39 PM
[SOLVED] Broffice not compile on Slack64(multilib or no multilib);SlackBuild afreitascs Slackware 4 06-14-2010 07:16 AM
Error has occurred when I used apt-get update robin.w Linux - Software 1 09-11-2006 06:50 AM
Errors, Errors, and more Errors (KDE 3.4.x GUI Errors) Dralnu Linux - Software 2 05-13-2006 08:30 AM

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

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