You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2022. It is now read-only.
I had a similar issue on Ubuntu 14.04.1 LTS and did not need to edit stud.c, but instead was able to fix it by installing the development package for libev:
sudo apt-get install libev-dev
Hope this helps someone else.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Maybe this could be added to the README? Some notes on compiling stud on CentOS / RHEL 6.2.
and I had to change the #include in stud.c:
The text was updated successfully, but these errors were encountered: