Search found 5 matches

by Tschorsch
08 Oct 2015, 21:05
Forum: Partition Recovery
Topic: Compiling of current git version fails with QT error
Replies: 3
Views: 2932

Re: Compiling of current git version fails with QT error

In case someone stumbles upon this - here is what did the trick for me:

i) make sure pkg-config is installed (following a hint Christophe gave, for which I am grateful!)
ii) rm -r testdisk/ (optional, I believe)
iii) mkdir testdisk (optional as well - I like stuff to be "clean")
iv) git clone http ...
by Tschorsch
03 Sep 2015, 21:29
Forum: Partition Recovery
Topic: Compiling of current git version fails with QT error
Replies: 3
Views: 2932

Re: Compiling of current git version fails with QT error

Hi - I am still hoping for a git pull that would fix the issue, but still I receive

Code: Select all

./configure: line 8197: syntax error near unexpected token `QTGUI,'
./configure: line 8197: `  PKG_CHECK_MODULES(QTGUI, QtGui  >= 4.0.1,,use_qt=false)'
Could I at least get some form of a hint, please?
Thanks
by Tschorsch
16 Aug 2015, 13:36
Forum: Partition Recovery
Topic: Compiling of current git version fails with QT error
Replies: 3
Views: 2932

Re: Compiling of current git version fails with QT error

Hi Guys,

I'm adding to this case, as I am facing the same problem. I'd like to compile from git, but get:
./configure: line 8197: syntax error near unexpected token `QTGUI,'
./configure: line 8197: ` PKG_CHECK_MODULES(QTGUI, QtGui >= 4.0.1,,use_qt=false)'

So I've tried
apt-get install qt4 ...
by Tschorsch
27 Dec 2013, 23:40
Forum: Partition Recovery
Topic: BS bad, backup bad, no fat found - what to do?
Replies: 1
Views: 3069

Re: BS bad, backup bad, no fat found - what to do?

I have finished the last scan from yesterday - in the hope that there might be some help around I'm posting the whole log, maybe someone can point me to the right way…

thanks,
T.

Thu Dec 26 14:55:24 2013
Command line: TestDisk

TestDisk 6.14, Data Recovery Utility, July 2013
Christophe GRENIER ...
by Tschorsch
26 Dec 2013, 22:12
Forum: Partition Recovery
Topic: BS bad, backup bad, no fat found - what to do?
Replies: 1
Views: 3069

BS bad, backup bad, no fat found - what to do?

Hello,
I hope I can get some help here, I have an external 500 GB HD of which I need to recover as much data as possible. I tried photorec, but the first pass did not recover anything, the second one would have taken about 55h.

So I tried quick search and "repair BS" of testdisk (which takes ages ...