If I work from the Linux shell, and I try to compile PHP, I can't get it the way I'd like it.
I go to the PHP directory and type:
./configure [ENTER]
make [ENTER] <-- after this some stuff happens??
make install [ENTER] <-- I get an error message?
SO as you can see I don't really get to compile the packages I'd like to install. Which keys do I have to use to get PHP compiled correctly?
I go to the PHP directory and type:
./configure [ENTER]
make [ENTER] <-- after this some stuff happens??
make install [ENTER] <-- I get an error message?
SO as you can see I don't really get to compile the packages I'd like to install. Which keys do I have to use to get PHP compiled correctly?