Code Monkey home page Code Monkey logo

Comments (3)

raylab-projects avatar raylab-projects commented on June 11, 2024

Command used for installation:
cmake .. -DGMX_PATH=/home/software_shared/gromacs_2021.1/installation -DCMAKE_INSTALL_PREFIX=/home/software_shared/gromacs_2021.1/installation/do_x3dna

Error:
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.

Update the VERSION argument value or use a ... suffix to tell
CMake that the project does not need compatibility with older versions.

-- Checking for module 'libgromacs'
-- Found libgromacs, version 2021.1
-- Found z library: /usr/lib/x86_64-linux-gnu/libz.so
-- Could NOT find GROMACS (missing: GROMACS_INCLUDE_DIR)
-- Continue checking for other Gromacs version library file
-- Checking for module 'libgmx'
-- No package 'libgmx' found
CMake Error at cmake/FindGROMACS.cmake:174 (if):
if given arguments:

"NOT" "(" "/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libfftw3f.so;-ldl;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libfftw3f.so" "MATCHES" "fftw3" ")" "AND" "VERSION_GREATER" "4.6.0"

Unknown arguments specified
Call Stack (most recent call first):
src/CMakeLists.txt:20 (find_package)

-- Configuring incomplete, errors occurred!
See also "/home/iiitd/gayatrip/software/do_x3dna/build/CMakeFiles/CMakeOutput.log".

from do_x3dna.

rjdkmr avatar rjdkmr commented on June 11, 2024

Unfortunately, do_x3dna cannot be compiled with latest version of GROMACS. It requires lot of code modfications due to huge change in GROMACS codebase. I will try to work on making do_x3dna compatible with latest version of Gromacs, however, I cannot say, when it will finish.

from do_x3dna.

supers1x avatar supers1x commented on June 11, 2024

Looking forward to the update.

from do_x3dna.

Related Issues (5)

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.