Giter Club home page Giter Club logo

Comments (18)

DavidLazarescu avatar DavidLazarescu commented on July 28, 2024

Hey, the "rapidfuzz-cpp does not contain a CMakeLists.txt file." makes me think that rapidfuzz-cpp was not downloaded correctly. Did you use --recurse-submodules while cloning the project?
If you did, is the lib/rapidfuzz-cpp folder empty, or does it contain files?

Best Regards,
David

from librum.

Gfreak412 avatar Gfreak412 commented on July 28, 2024

I did use --recurse-submodules while cloning.
And yes the lib/rapidfuzz-cpp folder is NOT empty and actually does have a CMakeLists.txt file along with some othe files and folders.

from librum.

DavidLazarescu avatar DavidLazarescu commented on July 28, 2024

Can you try running: find / -iname KF5ThreadWeaverConfig.cmake 2> /dev/null to see if ThreadWeaver is installed?

from librum.

Gfreak412 avatar Gfreak412 commented on July 28, 2024

when I run this, after 1 or 2 sec the stops executing anything.

Output -
https://imgur.com/xc1bIM1

from librum.

DavidLazarescu avatar DavidLazarescu commented on July 28, 2024

Ok, this means that you are missing ThreadWeaver. Have you installed the extra-cmake-modules package from pacman?

from librum.

DavidLazarescu avatar DavidLazarescu commented on July 28, 2024

Also, apart from this problem, you have read that Librum is currently in pre-alpha which means that the servers are not yet publicly accessible, right? I can give you early access to the application if you'd like to test-use it and provide feedback, but you'd need to be aware that the database (including your account and books) will be reset before the alpha release.
(The alpha release is set for early August)

from librum.

Gfreak412 avatar Gfreak412 commented on July 28, 2024

extra-cmake-modules

Yes this is Installed

Ok, this means that you are missing ThreadWeaver. Have you installed the extra-cmake-modules package from pacman?

Yes this Is Installed.

from librum.

Gfreak412 avatar Gfreak412 commented on July 28, 2024

Also, apart from this problem, you have read that Librum is currently in pre-alpha which means that the servers are not yet publicly accessible, right? I can give you early access to the application if you'd like to test-use it and provide feedback, but you'd need to be aware that the database (including your account and books) will be reset before the alpha release. (The alpha release is set for early August)

I am aware the librum is in pre-alpha phase. I would like to try and Use librum and would be happy to give any feedback.

from librum.

DavidLazarescu avatar DavidLazarescu commented on July 28, 2024

Ok Awesome. Do you have this package installed as well?
image

from librum.

Gfreak412 avatar Gfreak412 commented on July 28, 2024

No, this one was missing.

from librum.

DavidLazarescu avatar DavidLazarescu commented on July 28, 2024

I am aware the librum is in pre-alpha phase. I would like to try and Use librum and would be happy to give any feedback.

I appreciate it. I'd like to move this conversation to discord or email then if its ok for you

from librum.

Gfreak412 avatar Gfreak412 commented on July 28, 2024

I am fine on either place.

from librum.

DavidLazarescu avatar DavidLazarescu commented on July 28, 2024

No, this one was missing.

My bad then. I will update it in the README and list it as a dependency (I thought it would be there by default). Does it work now?

from librum.

Gfreak412 avatar Gfreak412 commented on July 28, 2024

No even after installing threadweaver this comes up -

-- The CXX compiler identification is GNU 13.1.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- The C compiler identification is GNU 13.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for malloc_trim
-- Looking for malloc_trim - found
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found Gettext: /usr/bin/msgmerge (found version "0.21.1")
-- Found KF5Parts: /usr/lib/cmake/KF5Parts/KF5PartsConfig.cmake (found version "5.106.0")
-- Found KF5Crash: /usr/lib/cmake/KF5Crash/KF5CrashConfig.cmake (found version "5.106.0")
-- Found KF5IconThemes: /usr/lib/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.106.0")
-- Found KF5TextWidgets: /usr/lib/cmake/KF5TextWidgets/KF5TextWidgetsConfig.cmake (found version "5.106.0")
-- Found KF5Archive: /usr/lib/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.106.0")
-- Found KF5Bookmarks: /usr/lib/cmake/KF5Bookmarks/KF5BookmarksConfig.cmake (found version "5.106.0")
-- Found KF5Completion: /usr/lib/cmake/KF5Completion/KF5CompletionConfig.cmake (found version "5.106.0")
-- Found KF5Config: /usr/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.106.0")
-- Found KF5ConfigWidgets: /usr/lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake (found version "5.106.0")
-- Found KF5CoreAddons: /usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.106.0")
-- Found KF5I18n: /usr/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.106.0")
-- Found KF5KIO: /usr/lib/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.106.0")
-- Found KF5ThreadWeaver: /usr/lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverConfig.cmake (found version "5.106.0")
-- Found KF5WindowSystem: /usr/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.106.0")
-- Found KF5: success (found version "5.106.0") found components: Parts Crash IconThemes TextWidgets Archive Bookmarks Completion Config ConfigWidgets CoreAddons I18n KIO ThreadWeaver WindowSystem
CMake Warning at src/application/core/CMakeLists.txt:71 (find_package):
  By not providing "FindKF5JS.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "KF5JS", but
  CMake did not find one.

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

    KF5JSConfig.cmake
    kf5js-config.cmake

  Add the installation prefix of "KF5JS" to CMAKE_PREFIX_PATH or set
  "KF5JS_DIR" to a directory containing one of the above files.  If "KF5JS"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Found KF5Activities: /usr/lib/cmake/KF5Activities/KF5ActivitiesConfig.cmake (found version "5.106.0")
-- Found KF5: success (found version "5.106.0") found components: Activities
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.13")
-- Poppler: Qt5 requires Core
-- Found Poppler_Core: /usr/lib/libpoppler.so (found version "23.05.0")
-- Found Poppler_Qt5: /usr/lib/libpoppler-qt5.so (found version "23.05.0")
-- Found Poppler: /usr/lib/libpoppler.so;/usr/lib/libpoppler-qt5.so (found suitable version "23.05.0", minimum required is "0.86.0") found components: Qt5
-- Found Freetype: /usr/lib/libfreetype.so (found version "2.13.0")
-- Found TIFF: /usr/lib/libtiff.so (found version "4.5.0")
-- Found JPEG: /usr/lib/libjpeg.so (found version "80")
CMake Warning at src/application/core/CMakeLists.txt:154 (find_package):
  By not providing "FindLibSpectre.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "LibSpectre", but CMake did not find one.

  Could not find a package configuration file provided by "LibSpectre"
  (requested version 0.2) with any of the following names:

    LibSpectreConfig.cmake
    libspectre-config.cmake

  Add the installation prefix of "LibSpectre" to CMAKE_PREFIX_PATH or set
  "LibSpectre_DIR" to a directory containing one of the above files.  If
  "LibSpectre" provides a separate development package or SDK, be sure it has
  been installed.


CMake Warning at src/application/core/CMakeLists.txt:168 (find_package):
  By not providing "FindCHM.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "CHM", but
  CMake did not find one.

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

    CHMConfig.cmake
    chm-config.cmake

  Add the installation prefix of "CHM" to CMAKE_PREFIX_PATH or set "CHM_DIR"
  to a directory containing one of the above files.  If "CHM" provides a
  separate development package or SDK, be sure it has been installed.


-- Could NOT find KF5KHtml (missing: KF5KHtml_DIR)
CMake Warning at src/application/core/CMakeLists.txt:188 (find_package):
  By not providing "FindDjVuLibre.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "DjVuLibre", but CMake did not find one.

  Could not find a package configuration file provided by "DjVuLibre"
  (requested version 3.5.17) with any of the following names:

    DjVuLibreConfig.cmake
    djvulibre-config.cmake

  Add the installation prefix of "DjVuLibre" to CMAKE_PREFIX_PATH or set
  "DjVuLibre_DIR" to a directory containing one of the above files.  If
  "DjVuLibre" provides a separate development package or SDK, be sure it has
  been installed.


CMake Warning at src/application/core/CMakeLists.txt:195 (find_package):
  By not providing "FindEPub.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "EPub", but
  CMake did not find one.

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

    EPubConfig.cmake
    epub-config.cmake

  Add the installation prefix of "EPub" to CMAKE_PREFIX_PATH or set
  "EPub_DIR" to a directory containing one of the above files.  If "EPub"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Could NOT find QMobipocket (missing: QMobipocket_DIR)
CMake Warning at src/application/core/CMakeLists.txt:209 (find_package):
  By not providing "FindDiscount.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Discount",
  but CMake did not find one.

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

    DiscountConfig.cmake
    discount-config.cmake

  Add the installation prefix of "Discount" to CMAKE_PREFIX_PATH or set
  "Discount_DIR" to a directory containing one of the above files.  If
  "Discount" provides a separate development package or SDK, be sure it has
  been installed.


-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Installing in the same prefix as Qt, adopting their path scheme.
CMake Error at src/application/core/generators/comicbook/CMakeLists.txt:19 (find_package):
  By not providing "FindKF5Pty.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "KF5Pty", but
  CMake did not find one.

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

    KF5PtyConfig.cmake
    kf5pty-config.cmake

  Add the installation prefix of "KF5Pty" to CMAKE_PREFIX_PATH or set
  "KF5Pty_DIR" to a directory containing one of the above files.  If "KF5Pty"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!

from librum.

Gfreak412 avatar Gfreak412 commented on July 28, 2024

My discord - devil_pandit412

from librum.

DavidLazarescu avatar DavidLazarescu commented on July 28, 2024

You seem to be missing kpty, do you have this installed?
image

from librum.

DavidLazarescu avatar DavidLazarescu commented on July 28, 2024

Btw, did you install the "minimal" version of manjaro? I never ran into problems with these packages before

from librum.

DavidLazarescu avatar DavidLazarescu commented on July 28, 2024

Build succeeded

from librum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.