https://bugs.kde.org/show_bug.cgi?id=386170

            Bug ID: 386170
           Summary: Strange prefix change in cmake or compilation
           Product: frameworks-kconfig
           Version: 5.39.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: matt...@mjdsystems.ca
          Reporter: sheve...@gmail.com
                CC: kdelibs-b...@kde.org
  Target Milestone: ---

Hello.

I downloaded the kconfig framework program from here:

  https://download.kde.org/stable/frameworks/5.39/kconfig-5.39.0.tar.xz

I extract it then do this:

  cmake -DCMAKE_INSTALL_PREFIX=/usr

The error I get is:

CMake Error at cmake_install.cmake:400 (file):
  file cannot create directory: /usr/s/cmake/KF5Config.  Maybe need
  administrative privileges.


make: *** [Makefile:129: install] Error 1

---------

I have no idea why /usr/s/ is the prefix when I use /usr only as
prefix. It confuses me completely. I never had that with GNU 
autoconfigure either. Is there some stray prefix that gets inserted?

Because I can assure you to 100%, that I used manually this line:

  cmake -DCMAKE_INSTALL_PREFIX=/usr

so no idea why it suddenly becomes /usr/s/.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to