You open Putty or another SSH program.
Ignore the errors that come TRD works!
Everything that opens directly confirm with Enter (ok).
then have fun here the codes:
here again as a PKG version
Hope this helps someone.
Ignore the errors that come TRD works!
Everything that opens directly confirm with Enter (ok).
then have fun here the codes:
Code:
cd /usr/ports/devel/gmake && make install -DEBATCH clean
Code:
/usr/ports/devel/makedepend && make install -DEBATCH clean
Code:
cd /usr/ports/devel/subversion && make install -DEBATCH clean
Code:
cd /usr/ports/lang/gcc48/ && make install -DEBATCH clean
Code:
pkg install gmake
Code:
pkg install makedepend
Code:
pkg install subversion
Code:
pkg install gcc48


