Solaris build
list Christopher T. Beers
Sun, 23 Jan 2005 16:42:27 -0500
Message-Id: <user-46cbf51073ef@xymon.invalid>
The only thing left when building hobbit is an error trying to create the
starthobbit.sh link. Appears you mistyped the rm (, instead of . )
cd /usr/local/hobbit/server; rm -f starthobbit,sh; ln -sf
bin/starthobbit.sh .
ln: cannot create ./starthobbit.sh: File exists
make[1]: *** [setup] Error 2
make[1]: Leaving directory `/data/source/hobbit-4.0-beta6/hobbitd'
make: *** [setup] Error 2
Chris