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

Ubuntu 16.04 - GLIBC dependency #1

Open
pingping-lu opened this issue Sep 17, 2020 · 4 comments
Open

Ubuntu 16.04 - GLIBC dependency #1

pingping-lu opened this issue Sep 17, 2020 · 4 comments

Comments

@pingping-lu
Copy link

Hi,

Thanks for sharing this awesome code. However, I encountered a problem when I tried to run './lin_x64/AHLSimulation'. The error is like this

"./lin_x64/AHLSimulation: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./lin_x64/AHLSimulation)"

The code is running on Ubuntu16.04 system. I wonder is it possible for you to provide a new version that can works on Ubuntu16.04? Thank you so much~

@rdecharette
Copy link
Contributor

rdecharette commented Sep 18, 2020

Hi.

Thanks for your interest. The simulator was tested on Ubuntu 18 and 20. Is there any way for you to update GLIBC ?
Otherwise we'll see if we can provide this other version, but this will be in a while.

Let me remind also, that for the rain rendering project the simulator is only required if you want to render rain on custom images.

Best

@rdecharette rdecharette changed the title running error Ubuntu 16.04 - GLIBC dependency Sep 18, 2020
@pingping-lu
Copy link
Author

Thank you so much for your reply! I'm very interested in testing on custom images, so I downloaded this particle simulator~
I tried to upgrade the Glibc version on ubuntu 16.04, but it failed. So it'll be great if you could provide a version that can work on ubuntu 16.04. Thanks~

Pingping

Hi.

Thanks for your interest. The simulator was tested on Ubuntu 18 and 20. Is there any way for you to update GLIBC ?
Otherwise we'll see if we can provide this other version, but this will be in a while.

Let me remind also, that for the rain rendering project the simulator is only required if you want to render rain on custom images.

Best

@rdecharette
Copy link
Contributor

Ok, we'll give it a try in a bit, but I cannot guarantee we will be able to provide Ubuntu 16 support as it is now quite old.

Best

@rdecharette
Copy link
Contributor

Maybe you could try with the 18.04 AHLSimulation version, you may have better chances. #6 (comment)

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