Hello,
Has anyone succeeded in finding a solution to this problem? I am trying to run PhotoRec on my QNAP TS-212 and have the same exact error message "Terminfo file is missing".
Thanks,
Marcin
Terminfo file is missing
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Re: Terminfo file is missing
I copy /etc/termcap file to testdisk-7 directory from my CentOS6 server and execute in shell:
export TERMINFO_DIRS=./
after this - ./photorec successful run on qnap ts-412.
export TERMINFO_DIRS=./
after this - ./photorec successful run on qnap ts-412.
-
- Posts: 1
- Joined: 21 Aug 2016, 18:48
Re: Terminfo file is missing
I did export TERMINFO=/mnt/ext/usr/share/terminfo on my QNAP TS-212 and that did the trick. Photorec worked like a charm after that.
-
- Posts: 1
- Joined: 27 Dec 2016, 02:54
Re: Terminfo file is missing
export TERMINFO=<directory where you installed>
Worked for me
Worked for me
Re: Terminfo file is missing
export TERMINFO=<directory where you installed>
Worked for me, too - thx!
Worked for me, too - thx!