[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Solaris build



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