Giter Club home page Giter Club logo

Comments (2)

fuhlig1 avatar fuhlig1 commented on June 11, 2024

Hi Tobias,

your CMAKE_INSTALL_PREFIX should be different from your build directory. Otherwise you try to install a file β€žontoβ€œ itself, which results in the error you see.

I will check if we can have a safety check in CMake which raises an error when the build directory and the installation directory are the same directory.

Ciao

Florian

Am 11.04.2014 um 10:46 schrieb TobiasStockmanns [email protected]:

Dear FairRooters,

I get the following error message when I call make install in my build folder of FairRoot:
CMake Error at fairtools/cmake_install.cmake:56 (FILE):
file INSTALL cannot find
"/home/ikp1/stockman/fairroot/FairRootGit/FairRoot_build/lib/libFairTools.so.0.0.0".
Call Stack (most recent call first):
cmake_install.cmake:60 (INCLUDE)

After make this lib is still there but it vanishes when I call "make install".

I called cmake out of the build directory with the following command:
cmake -DCMAKE_INSTALL_PREFIX=/home/ikp1/stockman/fairroot/FairRootGit/FairRoot_build -G"Eclipse CDT4 - Unix Makefiles" -DCMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT=TRUE ../FairRoot

Does anyone have an idea what is going wrong?

Cheers,

Tobias

β€”
Reply to this email directly or view it on GitHub.

from fairroot.

fuhlig1 avatar fuhlig1 commented on June 11, 2024

Hi Tobias,

the check is now implemented in the FairRoot dev branch and the release candidate for the upcoming release. Sorry that this took so long. I simply forgot to commit the patch.

Ciao

Florian

from fairroot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.