Git Product home page Git Product logo

Comments (6)

cyburdine avatar cyburdine commented on September 26, 2024 1

Not sure if it will help, but I have instructions and an ansible playbook that should get you through building all of the dependencies. check out #20

from openmoonray.

bodibod avatar bodibod commented on September 26, 2024

I installed and check the cmake in the folder and it looks okay.
I am doing the Centos7 method.
I did the Docker last night and it seems it worked but I am unable to load moonray in Houdini via that method.
So I backed to the regular one which I am more use to anyway.

thanks !

Tanguy

from openmoonray.

rgwilson68 avatar rgwilson68 commented on September 26, 2024

libuuid should be installed by the third line in step 1:

yum install -y bison flexย  wget git python3 python3-devel patch giflib-devel libmng libtiff-devel libjpeg-devel libatomic libcgroup-devel libuuid-devel openssl-devel curl-devel

Is it possible that you didn't copy the entire line?

from openmoonray.

bodibod avatar bodibod commented on September 26, 2024

Ah, good point, I think I did but I am on Rocky 8.5 and some of the dep are not 1 0 1 so I had to tweak and I maybe tweak too much ^^

Let me try again

from openmoonray.

bodibod avatar bodibod commented on September 26, 2024

okay so it is installed, what is not going through is the libcgroup-devel

[root@render-1 tang]# yum install -y bison flex wget git python3 python3-devel patch giflib-devel libmng libtiff-devel libjpeg-devel libatomic libcgroup-devel libuuid-devel openssl-devel curl-devel
Last metadata expiration check: 1 day, 14:38:39 ago on Sun 19 Mar 2023 09:36:58 PM PDT.
Package wget-1.19.5-10.el8.x86_64 is already installed.
Package git-2.31.1-3.el8_7.x86_64 is already installed.
Package python36-3.6.8-38.module+el8.5.0+671+195e4563.x86_64 is already installed.
Package patch-2.7.6-11.el8.x86_64 is already installed.
Package libmng-2.0.3-7.el8.x86_64 is already installed.
Package libatomic-8.5.0-16.el8_7.x86_64 is already installed.
No match for argument: libcgroup-devel
Package libuuid-devel-2.32.1-39.el8_7.x86_64 is already installed.
Error: Unable to find a match: libcgroup-devel

from openmoonray.

cyburdine avatar cyburdine commented on September 26, 2024

hey Tanguy, In order to install libcgroup-devel you may need to enable the devel repo temporarily. I found I needed to do this for both libcgroup-devel and giflib-devel on Rocky 8.7.

dnf -y --enablerepo=devel install libcgroup-devel giflib-devel

Hope that helps

from openmoonray.

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.