PDA

View Full Version : [ubuntu] Help needed to run make command on console



hoboy
April 3rd, 2011, 06:13 PM
I have problem of doing the following.
$ ./configure
$ make
$ make install

./configure works fine.
but when I write make I get the following error.
test@test-Satellite-A300D:~$ make
make: *** No targets specified and no makefile found. Stop.
test@test-Satellite-A300D:~$