Dear all,
Suppose, I preconfigure my port such as apache22 with the make(1) command. I got a blue screen and some options, and start to compile! Everything is OK.
I have two questions:
Suppose, I preconfigure my port such as apache22 with the make(1) command. I got a blue screen and some options, and start to compile! Everything is OK.
I have two questions:
- After configuring once, how do I configure again (the blue screen configuration)?
- How can I use options of ./configure of a source? (I mean make variables) such as:
./configure --enable-so --enable-mods-shared=all