JHead install problem

mrgaric

Joined: 2002-08-19
Posts: 17
Posted: Mon, 2002-08-19 15:34

I am trying to install jhead. When I type make into the commands line and enter I get the message:
"jhead/makefile", line17: Missing dependency operator

Does anyone know how to get around this?

P.S. By the way...how do I know when I successfully install? Where does jhead appear in the gallery?

Thanks

 
mrgaric

Joined: 2002-08-19
Posts: 17
Posted: Mon, 2002-08-19 21:17

If anyone else runs into this.....
I don't know exactly what caused this problem, but here is how I solved it:
Open makefile in a text editor and replace all the spaces between the end of line 15 and the beginning of line 17 with a hard return. :wink: