Search found 1 match

by peteykoala1
12 Jan 2023, 01:23
Forum: File recovery
Topic: compiling errors "zsh: command not found: configure"
Replies: 1
Views: 3377

compiling errors "zsh: command not found: configure"

Hello,

I am trying to compile test disk software on my MacBook but when typing in the code from the guide, I receive " zsh: command not found: configure ". I am trying to run the code

tar xzf e2fsprogs-1.46.2.tar.gz
tar xzf ntfs-3g_ntfsprogs-2017.3.23.tgz
tar xzf testdisk-7.2-WIP.tar.bz2
cd ...