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
Good point. Another thing is that the current README.md refers to a ./getdevlibs.sh but as John pointed out in this GitHub issue, that command is outdated. I'll update the README. At this point it's probably easier to simply download the latest version and compile with maven.
(I'll leave this issue open in case John wants to comment more on it later.)
Oh, and by the way, to compile, you can modify the code, and then run mvn package which will compile things. That serves the same function as the previous ./sbt package command we used to use.
Both the wiki (https://github.com/BIDData/BIDMach/wiki/Installing-and-Running#Installing_a_Release_Bundle) and the readme (https://github.com/BIDData/BIDMach/blob/master/README.md) link to http://bid2.berkeley.edu/bid-data-project/download/ which is a broken link. It appears that BID project now lives at http://bid.berkeley.edu/BIDdata/ but this is mostly just a placeholder website with no direct links to the executable bundle.
The text was updated successfully, but these errors were encountered: