Re: [blfs-dev] Plasma-Wayland-protocols install path

2020-09-02 Thread Timothy Russo via blfs-dev
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

[blfs-dev] Fwd: Plasma-wayland-protocols install path

2020-08-31 Thread Timothy Russo via blfs-dev
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

Re: [blfs-dev] blfs-dev Digest, Vol 1597, Issue 1

2020-05-10 Thread Timothy Russo via blfs-dev
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

[blfs-dev] double-conversion fails to build

2020-05-10 Thread Timothy Russo via blfs-dev
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.