PDA

View Full Version : [ubuntu] make



lcruz007
September 30th, 2008, 08:24 PM
I am trying to install a program on Ubuntu, I access the file with "cd", extract the file, and type "/.configure" and then "make". But I get: make: *** No targets specified and no makefile found. Stop.


Am I doing something wrong??? I follow every step in the "install" file

MusicMastaMike
September 30th, 2008, 10:39 PM
Did the configuration exit with an error? If so, it will not generate a makefile.

StOoZ
September 30th, 2008, 10:44 PM
make sure to run this on the specific directory where MakeFile is located.