Opened 3 days ago

Last modified 3 days ago

#21265 assigned enhancement

vte-0.80.0

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Douglas R. Reno, 3 days ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Xi Ruoyao, 3 days ago

There's a new dependency "fast_float":

Run-time dependency fast_float found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency fast_float

and then it starts to download the dependency.

comment:3 by Xi Ruoyao, 3 days ago

https://github.com/fastfloat/fast_float/archive/v8.0.2/fast_float-8.0.2.tar.gz

mkdir build
cd    build

cmake -D CMAKE_INSTALL_PREFIX=/usr -G Ninja ..
sudo ninja install
Note: See TracTickets for help on using tickets.