Coder Social home page Coder Social logo

Comments (7)

stryder-vtx avatar stryder-vtx commented on August 15, 2024 1

I got it to build in a docker container running Rocky Linux 9.2 after modifying the CMakeLists.txt to use the installed FFTW libraries and look in /usr/lib64.

from fcwt.

felixdollack avatar felixdollack commented on August 15, 2024 1

@stellarpower there is a pending pull (#33) request to do just that

from fcwt.

felixdollack avatar felixdollack commented on August 15, 2024

@stryder-vtx it seems with RHEL 7 it is not possible to install GLIBC 2.29.
In a recent issue of another project someone commented on a workaround using RHEL 9...

from fcwt.

stryder-vtx avatar stryder-vtx commented on August 15, 2024

Is there anything special about the libfftw3fl.so library such that it can't be built on a RHEL 7 machine? Or perhaps I can just use an existing libfftw3f.so or libfftw3l.so?

from fcwt.

stellarpower avatar stellarpower commented on August 15, 2024

glibc errors usually occur for me when I build a project on one OS release, and then try to run it on another. Are you installing the FFTW package from the repos for a newer version of RedHat?

from fcwt.

felixdollack avatar felixdollack commented on August 15, 2024

@stryder-vtx, I am glad you got it working for you.
Since Rocky Linux is the open-source variant of RHEL, you also could have used RHEL9 as mentioned before.

from fcwt.

stellarpower avatar stellarpower commented on August 15, 2024

It sounds like it could be time to add a CI build to the project, given the number of opened issues relating to building. And maybe a simple CMake-based example application, aimed at the experience level of say an academic more so than at a programmer.

from fcwt.

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.