Looking at http://www.unixtree.org/ or more specifically http://www.unixtree.org/details.htm#platforms
it looks like there is or was a build of UnixTree for FreeBSD, except I can't locate it.
Anyone know anything about it?
I've just downloaded the source and wondering how I would go about trying to build it. There is a build doc and a makefile but it looks fairly long and complicated for me to give it a try.
If I just run
I have already run
This created a build.opt containing 'freebsd'
Any pointers would be appreciated....
BTW I do know that misc/ytree does exists
it looks like there is or was a build of UnixTree for FreeBSD, except I can't locate it.
Anyone know anything about it?
I've just downloaded the source and wondering how I would go about trying to build it. There is a build doc and a makefile but it looks fairly long and complicated for me to give it a try.
If I just run
make
, I get
Code:
No build environment setup. Run ". build <platform>" first.
*** Error code 1
Stop.
make: stopped in /tmp/unixtree/unixtree-3.0.4
I have already run
build freebsd
:-
Code:
*** Build env : "freebsd" at "/tmp/unixtree/unixtree-3.0.4"
*** Build make: GNU
*** Build mode: none
*** Build src : dokakod (91032176+dokakod@users.noreply.github.com)
*** Build info: "UnixTree" version "3.0.4" build "2064"
This created a build.opt containing 'freebsd'
Any pointers would be appreciated....
BTW I do know that misc/ytree does exists