Quote:
|
Originally Posted by omegatron
tar -xvf jhead-2.2.tar
That results in a directory which I would rename just to jhead in your webroot.
Then type make thats it.
Point to that file as example /var/www/html/jhead/jhead
|
I 'untar' the file per your instructions, but the untar folder has no 'jhead' file.
It has 'jhead1.1gz', jhead.c', 'jhead.h', and some other files, but not only'jhead'
I'm using Source tarball jhead-2.3.tar.gz
when I type just 'make', I'm receiving command not found
typing ./make gives me no such file or direcotory
Any other ideas?