Ubuntu Pastebin

Paste from 123 at Fri, 31 Mar 2017 18:37:43 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
johndoe@jd-ubuntu:~/programs/testdisk$ autoconf
configure.ac:17: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:314: error: possibly undefined macro: AM_CONDITIONAL
johndoe@jd-ubuntu:~/programs/testdisk$ ./compile.sh 
This script will try to compile e2fsprogs progsreiserfs ntfsprogs libraries
./compile.sh: 265: ./compile.sh: links: not found
Try to compile TestDisk
configure: error: cannot find sources (config.h.in) in /home/johndoe/programs/testdisk or ..
johndoe@jd-ubuntu:~/programs/testdisk$ 
Download as text