I saw a thread from a couple years ago where someone had submitted a patch to remove the dependency on bash, but I couldn't tell if that was ever accepted or if you've made changes since then to make things compatible with BSD-type distributions. Can you comment on that? Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Actually I just read the release notes more closely and did see a reference to you accepting a patch to remove the bash dependency for ddru_findbad. Does this mean the entire set of utilities should work on the BSD platform?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am not sure if all will work with BSD. I am not even sure if it will compile correctly as back then I used automake to create the package. I do know it requires sleuthkit and ntfs3g for proper operation. You could try and see. I have been working on other projects so I never got around to redoing it without automake, which I no longer use.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I saw a thread from a couple years ago where someone had submitted a patch to remove the dependency on bash, but I couldn't tell if that was ever accepted or if you've made changes since then to make things compatible with BSD-type distributions. Can you comment on that? Thanks.
Actually I just read the release notes more closely and did see a reference to you accepting a patch to remove the bash dependency for ddru_findbad. Does this mean the entire set of utilities should work on the BSD platform?
I am not sure if all will work with BSD. I am not even sure if it will compile correctly as back then I used automake to create the package. I do know it requires sleuthkit and ntfs3g for proper operation. You could try and see. I have been working on other projects so I never got around to redoing it without automake, which I no longer use.