Quote:
Originally posted by ronronson
I got the following in my terminal : No target was specified and no makefile was found
|
Did you actually rung a ./configure as well? Most likely 98% of the time when compiling source based software, you have to configure it first.. then run make and make install..
