[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
rc.local / tclsh help
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: rc.local / tclsh help
- From: "Sean Kiewiet" <SKiewiet_(_at_)_prioritypaymentsystems_(_dot_)_com>
- Date: Sat, 17 Sep 2005 09:16:00 -0400
- Cc: sguil-users-request_(_at_)_lists_(_dot_)_sourceforge_(_dot_)_net
- Thread-index: AcW7ifKGp8eD/0lTSDewLJ9ohpl15A==
- Thread-topic: rc.local / tclsh help
OBSD3.7
The following line in rc.local; gives the error can't find tclsh when I
boot up.
if [ -x /usr/local/src/sguil/server/sguild ]; then
echo -n ' starting squil...'
/usr/local/src/sguil/server/sguild -a /etc/sguild/autocat.conf
-c /etc/sguild/sguild.conf &
fi
Tclsh is in /usr/local/bin as a sym link to tclsh8.4. I have tried to
move tclsh to the directory /usr/local/src/sguil/server/ and to change
the tcl script sguild to point to /usr/local/bin for tclsh
Each time I get the same response.
Any ideas?
Sean
Visit your host, monkey.org