Search found 3 matches

by jfareh
11 Feb 2016, 07:38
Forum: File recovery
Topic: Can't compile testdisk
Replies: 3
Views: 2369

Re: Can't compile testdisk

Thank you for the reply.
I'm getting "tar: Unrecognized archive format" error. A google search shows that Mac OS doesn't recognized .tgz format and I have yet able to find a solution that works for the command line.

I managed to download a copy directly from freedesktop.org and run it directly ...
by jfareh
10 Feb 2016, 08:37
Forum: File recovery
Topic: Can't compile testdisk
Replies: 3
Views: 2369

Re: Can't compile testdisk

Thank you for the reply.
I'm getting "tar: Unrecognized archive format" error. A google search shows that Mac OS doesn't recognized .tgz format and I have yet able to find a solution that works for the command line.
by jfareh
10 Feb 2016, 00:28
Forum: File recovery
Topic: Can't compile testdisk
Replies: 3
Views: 2369

Can't compile testdisk

I downloaded the Testdisk source code from Github to add a few new file format to PhotoRec. While trying to compile the software I encounter this
./configure: line 8197: syntax error near unexpected token `QTGUI,'
./configure: line 8197: ` PKG_CHECK_MODULES(QTGUI, QtGui >= 4.0.1,,use_qt=false ...