Hello:
I found that my usbdrive had a trash bin on it and several times tried to delete it unsuccessfully. When I did manage it deleted the entire contents of the drive!
I'm going to try and get it back using 'foremost'. However, I'm already having problems trying to install foremost.
I have uncompressed the foremost tar but when I try and install using make, I get the following error:
[root@localhost foremost-1.1]# make
gcc -Wall -O2 -DVERSION=\"1.1\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c main.c
make: gcc: Command not found
make: *** [main.o] Error 127
I ‘whereis’d gcc and it is in:
/ur/libexec/gcc
Is gcc in the wrong place? It shouldn’t be as my Linux is a fresh install off a commercially produced CD …
Any ideas
me!