Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to launch? #30

Closed
matyklug18 opened this issue Apr 13, 2019 · 9 comments
Closed

how to launch? #30

matyklug18 opened this issue Apr 13, 2019 · 9 comments

Comments

@matyklug18
Copy link

matyklug18 commented Apr 13, 2019

i downloaded the zip, but how should i launch it? ./blender gives me error: error while loading shared libraries: libOpenImageIO.so.1.8: cannot open shared object file: No such file or directory

@juangea
Copy link
Collaborator

juangea commented Apr 13, 2019

What do you mean?
Right now it’s a Blender branch, when you compile it you get a Blender compilation, you launch that version and it has Mantaflow integrated

@matyklug18
Copy link
Author

matyklug18 commented Apr 13, 2019

i downloaded the zip from releases. it isnt compiled already? or could you please provide build instructions?

@juangea
Copy link
Collaborator

juangea commented Apr 13, 2019

Yes it is, when you unzip it you will get a blender version, run it and this Blender already have Mantaflow

@matyklug18
Copy link
Author

so i run file "blender"? i also forgot to say that i am on linux. if i run it, it gives me error: ./blender: error while loading shared libraries: libOpenImageIO.so.1.8: cannot open shared object file: No such file or directory

@juangea
Copy link
Collaborator

juangea commented Apr 13, 2019

Maybe the Linux build is not made with static libraries, so you may have to install the libraries, or maybe Sebas can make a static version, I’m not sure how to compile a static version on Linux

@matyklug18
Copy link
Author

matyklug18 commented Apr 13, 2019

i dont know how to install the lib, as it isnt anywhere to be found. i searched in app store, package repos, google, just nothing. only not compiled version with no compile instructions and outdated version in app store.

@juangea
Copy link
Collaborator

juangea commented Apr 14, 2019

If you go to the “how to build Blender” page in the wiki you will see there are instructions to download and install all the required libs for building Blender, I’m on the phone so I cannot give you the exact link, but if you search “build blender” on google you will find it :)

@matyklug18
Copy link
Author

matyklug18 commented Apr 14, 2019

So i downloaded the dependencies script, installed one lib and it works! I think you should ship the script with the release.

@juangea
Copy link
Collaborator

juangea commented Apr 14, 2019

Nah, the problem is that the build is not made with static dependencies, it should be made that way, but it’s a bit of a mess to build with static libs (at least for me hahaha)

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants