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

[carla] exec failed: No such file or directory #23

Open
Ferryistaken opened this issue May 17, 2024 · 0 comments
Open

[carla] exec failed: No such file or directory #23

Ferryistaken opened this issue May 17, 2024 · 0 comments

Comments

@Ferryistaken
Copy link

I get the following message when trying to run Ildaeil from the command line. I'm on Fedora 39, and have installed both Carla and Ildaeil with dnf. I can start carla from the command line by simply typing carla.

[user@machine]$ Ildaeil                                         
libjack.so.0 loaded successfully!
[carla] Using binary path: /usr/lib/carla
Will scan plugins now...
[carla] exec failed: No such file or directory
[carla] waitForClientFirstMessage() - read returned 0
Found 0 plugins!

I think it's because it expects carla to be at /usr/lib/carla, while on Fedora it's under /bin/carla. Is there a way to pass the carla path on startup? I wouldn't like to make a symlink from /bin/carla to /usr/lib/carla. For reference, I also have installed Carla-devel which should provide any header files needed.

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

1 participant