Page 1 of 2

Terminfo file is missing

Posted: 14 Dec 2015, 22:03
by davidwilsonclarke
Getting a 'Terminfo file is missing' error on running photorec from testdisk-7.0.arm-none-linux-gnueabi on a QNAP NAS box. I see that this has been a problem previously, and I can confirm that 'l/linux' does exist. I notice there was a fix for this recently. Was it missed from this build?

Thanks

Re: Terminfo file is missing

Posted: 16 Dec 2015, 16:14
by cgrenier

Code: Select all

tar tvjf testdisk-7.1-WIP.arm-none-linux-gnueabi.tar.bz2
drwxr-xr-x kmaster/kmaster   0 2015-12-14 10:22 testdisk-7.1-WIP/
-rwxr-xr-x kmaster/kmaster 2368996 2015-12-14 10:22 testdisk-7.1-WIP/testdisk
-rw-r--r-- kmaster/kmaster     216 2007-11-11 17:21 testdisk-7.1-WIP/AUTHORS
-rw-r--r-- kmaster/kmaster   17987 2006-06-16 00:01 testdisk-7.1-WIP/COPYING
-rw-r--r-- kmaster/kmaster   18588 2015-04-18 15:33 testdisk-7.1-WIP/NEWS
drwxr-xr-x kmaster/kmaster       0 2015-12-14 10:22 testdisk-7.1-WIP/l/
-rw-r--r-- kmaster/kmaster    1794 2015-06-18 00:26 testdisk-7.1-WIP/l/linux <--
The file is present in the archive.
Extract the archive using

Code: Select all

tar xjf testdisk-7.1-WIP.arm-none-linux-gnueabi.tar.bz2

Re: Terminfo file is missing

Posted: 16 Dec 2015, 16:50
by davidwilsonclarke
Yes, the 'linux' file is there, as I said, but the program, when run, still gives an 'Terminfo file is missing' error.

Re: Terminfo file is missing

Posted: 17 Dec 2015, 01:27
by davidwilsonclarke
Just tried testdisk-7.1-WIP.arm-none-linux-gnueabi.tar.bz2 and get the same: the 'l/linux' file is there, but still get the 'Terminfo file is missing' error message.

Re: Terminfo file is missing

Posted: 17 Dec 2015, 13:41
by cgrenier
Is the file "linux" in a subdirectory named "l" ? Have you really use the tar command and not Winzip/winrar/...

Re: Terminfo file is missing

Posted: 17 Dec 2015, 23:05
by davidwilsonclarke
Did the exact tar command as shown above. The 'linux' file is in the 'l' directory. Still get 'Terminfo file is missing'.

Re: Terminfo file is missing

Posted: 21 Dec 2015, 15:13
by cgrenier
Before starting TestDisk or PhotoRec, run

Code: Select all

export TERM=linux
Does it solve the problem ?

Re: Terminfo file is missing

Posted: 23 Dec 2015, 12:57
by davidwilsonclarke
Oh, I thought that was going to be the one. Unfortunately, it had no effect.

Re: Terminfo file is missing

Posted: 27 Dec 2015, 20:49
by flowjo
Does any one has a solution for this problem ?

I have the same problem:
"Terminfo file is missing'

I installed testdisk-7.1-WIP on location
volume1/Shared/public/testdisk-7.1-WIP
login with putty on my Synology DS211+ and start photorec by:
./photorec

And than we get the following information :
Terminfo file is missing
Extract all files and subdirectories before running the program

-Directory "l" with the file linux is there and I tryed exact by tar xjf

What else can I do please help me ?

Re: Terminfo file is missing

Posted: 29 Dec 2015, 10:39
by davidwilsonclarke
I gave up trying on my NAS box, in the end. I have a kit which attaches to a disk, to turn it into a USB disk. I used that, then ran photorec on a laptop.