I downloaded the spot tar package and tried to compile it using ./configure, make, sudo make install. However, make reports the error:
make: *** No targets specified and no makefile found. Stop.
and sudo make install reports:
make: *** No rule to make target 'install'. Stop.
What's happening, what can I do?
Thank you in advance,
-Pedro Marquez, Prof.
Hi Pedro,
On Tue, Jul 11, 2017 at 8:39 PM, Pedro Marquez p.r.marquez.2011@gmail.com wrote:
I downloaded the spot tar package and tried to compile it using ./configure, make, sudo make install. However, make reports the error:
make: *** No targets specified and no makefile found. Stop.
Please show us all the commands you typed and their output, starting from the decompression of the tarball.