Project

General

Profile

Actions

Support #13765

open

building and installing on linux ubuntu 24.04

Added by s m 26 days ago. Updated 21 days ago.

Status:
Feedback
Priority:
Normal
Assignee:
Target version:
-
Start date:
06/04/2025
Due date:
% Done:

0%

Estimated time:

Description

I am trying to build Wt on ubuntu 24.04 without luck.
Building instructions are different on different sources and none of them worked so far.
Wondering if it would be possible to provide a package, so it could be installed using apt / apt-get out of repository?
I see binaries are available for download for (God forbid!) Windows, but other OSes... :(

Actions #1

Updated by Matthias Van Ceulebroeck 21 days ago

  • Status changed from New to Feedback
  • Assignee set to s m

Hello,

it would be handy to know what is going wrong in your build process. Can you post the CMake output/log?

Normally there shouldn't be too much involved here. You should have:

  1. CMake
  2. GCC/Clang
  3. Boost (thread/filesystem/program_options/system/(optionally: unit_test_framework))

If these are installed, it's all a matter of configuring Wt's optional dependencies (ENABLE_*).


We do not maintain packages, as there are a variety of build systems, and configurations.

Please let me know if you have any more issues.

Best,
Matthias

Actions

Also available in: Atom PDF