• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    RaspPiOS Bookworm cmake fails...(?)

    Scheduled Pinned Locked Moved
    Technical Help
    rasppios debian bookworm cmakefail
    2
    3
    378
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      DougB
      last edited by

      I have previously compiled Strawberry successfully on Raspian (Buster and Bullseye) with a little help from Jonas - thank you but now retrying on a fresh install of Bookworm. Previously Jonas pointed me to a longish list of additional apt-installs but now cmake fails shortly after kickoff with:

      -- The following ICU libraries were not found:
      -- uc (required)
      -- i18n (required)
      CMake Error at /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
      Failed to find all ICU components (missing: ICU_INCLUDE_DIR ICU_LIBRARY
      _ICU_REQUIRED_LIBS_FOUND)
      Call Stack (most recent call first):
      /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
      /usr/share/cmake-3.25/Modules/FindICU.cmake:333 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
      CMakeLists.txt:112 (find_package)
      -- Configuring incomplete, errors occurred!


      Can someone please help me as I am now seriously out of my depth,
      Thank you.

      1 Reply Last reply Reply Quote 0
      • D
        DougB
        last edited by

        Duh!!! Please ignore my request 15 minutes ago!

        Strawberry is in the new Raspberry Pi Bookworm repository already.

        I am so pleased, thank you.

        Doug Bates
        🙂

        jonasJ 1 Reply Last reply Reply Quote 0
        • jonasJ
          jonas @DougB
          last edited by

          @DougB
          You were missing libicu-dev, the dependency was added a while back.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors