It works fine
Holly 301-903-1174 2O2-586-4413
----- Original Message ----- From: henrik at hswn.dk <henrik at hswn.dk> To: hobbit at hswn.dk <hobbit at hswn.dk> Sent: Wed Sep 20 16:20:47 2006 Subject: Re: [hobbit] Gmake issue on solaris 10
On Tue, Sep 19, 2006 at 07:40:31AM -0400, Lund, Holly wrote:
I am having problems compiling the server on solaris 10
This is the end of the "make install" process before it stops:
cd etcfiles; cp -fp hobbit-apache.conf /usr/local/hobbit_4.2.0/server/etc/hobbit-apache.conf cd /usr/local/hobbit_4.2.0/server; rm -f hobbit.sh; ln -sf bin/hobbit.sh . ln: -sf: No such file or directory
What happens if you run (by hand)
cd /usr/local/hobbit_4.2.0/server rm -f hobbit.sh ln -sf bin/hobbit.sh .
I cannot think of any reason why that series of commands could fail with such an error.
Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk