[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Solaris build
- To: Hobbit <hobbit (at) hswn.dk>
- Subject: Solaris build
- From: "Christopher T. Beers" <ctbeers (at) syr.edu>
- Date: Sun, 23 Jan 2005 16:42:27 -0500
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