Pierre Labastie
> To: blfs-dev@lists.linuxfromscratch.org
> Cc:
> Bcc:
> Date: Tue, 01 Sep 2020 22:13:13 +0200
> Subject: Re: [blfs-dev] Fwd: Plasma-wayland-protocols install path
> On Mon, 2020-08-31 at 16:40 -0500, Timothy Russo via blfs-dev wrote:
> > I've been s
I've been struggling to get kf5 plasma-framework-5.73.0 to compile and in
my troubleshooting I came across the fact that plasma-wayland-protocols is
hard coded to use /usr as the install prefix, but the installed directories
shows it as $KF5_PREFIX/share/plasma-wayland-protocols.
the cmake line ne
ear to contain CMakeLists.txt.
>
> If I build in the base directory (cd .. from build) it works fine, or if
> you just add the .. before the && in the build statement:
>
> cmake -DCMAKE_INSTALL_PREFIX=/usr \
> -DBUILD_SHARED_LIBS=ON \
> -DBUILD_TESTIN
When following the directions for building double-conversion, I got this
error message:
CMake Warning:
No source or binary directory provided. Both will be assumed to be the
same as the current working directory, but note that this warning will
become a fatal error in future CMake releases.