Hello,
I'm installing ports in classic way:
I want to redirect messages from make/gcc from stdout to some file. I don't mean to use standard console redirections ('>' or '>>'), I saw this option somewhere, but I am unable to find it right now.
A lot of messages while compiling for ex. KDE makes me sick and unnecessairly charges the wire.
I'm installing ports in classic way:
Code:
cd /usr/ports/x/y/
make install clean
A lot of messages while compiling for ex. KDE makes me sick and unnecessairly charges the wire.