Closed alizraksi closed 6 years ago
Interesting. I have not seen that error before myself, but as a first shot in the dark, are you working in a file system that may not allow sym links (e.g. https://github.com/hashicorp/vagrant/issues/713)?
That must be it, thanks! In the meantime, I was able to install the SDK from the repository, by installing the version meant for Ubuntu 14.04. It seems to work fine, even though I'm using Ubuntu 16.04.
On Wed, Jan 3, 2018 at 12:53 PM, Geet Duggal notifications@github.com wrote:
Interesting. I have not seen that error before myself, but as a first shot in the dark, are you working in a file system that may not allow sym links (e.g. hashicorp/vagrant#713 https://github.com/hashicorp/vagrant/issues/713)?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dnanexus/dx-toolkit/issues/284#issuecomment-355124158, or mute the thread https://github.com/notifications/unsubscribe-auth/ABxOp6cEuf35tq87cRXDdZCiBpcnwteEks5tG-jUgaJpZM4RSN_G .
Great to hear! Closing the issue.
P.S. Yes, we've noticed the same thing that the toolkit works on 16.04 without any apparent issue thus far. We are currently finishing up development to flexibly allow for other releases including 16.04 and will provide official toolkit releases compatible with 16.04 after.
I'm getting an error when trying to build from source. I'm running Ubuntu 16.04.3 within Virtualbox.
Later, trying to run make anyway:
Any suggestions on what I could try?