Quote:
Originally posted by bathory
make must be in your path. Run: to see if that's true.
In the directory you extracted php there is only a Makefile which tells the make program how to build the source.
|
when i run which make it points me /usr/bin/make
but when i try to run this file i get nothing to be done for make /usr/bin/make or /usr/bin/make i get no target specified and no makefile found.
FYI there is a makefile.objects and makefile.fragments in the extracted directory.