-
Notifications
You must be signed in to change notification settings - Fork 3
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
Issues on esa #16
Comments
I'm a bit surprised that your directory
|
Thank you for your reply. The folder "esa" was manually placed into that folder. I have tried numerous ways to compile makeFurDB, including make it from scratch. However, the issue remains the same: "build constraints exclude all Go files in 'esa'." Since I don't have root access, I am installing all dependencies under the conda environment. Is there a way for users without root access to compile it? Perhaps you could provide information about the versions of gcc, g++, Go, libc, etc.? |
Unfortunately, I don't know how to compile Fur under conda. But can you run the docker container mentioned in the README? That might be a way to get started. |
The docker also need the root access to install. Thank you anyway. |
Compiling and installing this software is indeed very difficult, especially on older operating systems.
Additionally, you need to install Noweb separately. |
It's been a while, but I have now removed the dependency on Noweb. Thank you for pointing out this problem. |
Dear author,
When building the bin file "makeFurDB", there is an error "package github.com/evolbioinf/esa: build constraints exclude all Go files in /home/xiayao/tools/fur/makeFurDb/esa". I do not have root access. Is there anyway to solve this problem?
Thanks for your time.
The text was updated successfully, but these errors were encountered: