That is correct - I am wrong.<br><br>~hobbituser/client/runclient.sh<br><br clear="all">Josh Luthman<br>Office: 937-552-2340<br>Direct: 937-552-2343<br>1100 Wayne St<br>Suite 1337<br>Troy, OH 45373<br><br>Those who don't understand UNIX are condemned to reinvent it, poorly.<br>
--- Henry Spencer<br>
<br><br><div class="gmail_quote">On Thu, Oct 30, 2008 at 9:45 PM, Hobbit User in Richmond <span dir="ltr"><<a href="mailto:hobbit@epperson.homelinux.net">hobbit@epperson.homelinux.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I don't think you'll ever get satisfactory results trying to run<br>
hobbitclient.sh as such.  It's launched from runclient.sh, which sets<br>
HOBBITCLIENTHOME to the directory path of runclient.sh itself (`dirname<br>
$0`), and that's used in hobbitclient.sh as the path prefix for<br>
/bin/clientupdate, etc.  Without the variable set, hobbitclient.sh is<br>
trying to launch them with a path of /bin, and they are not in /bin.  So<br>
what you're seeing when you do that is normal and not indicative of what's<br>
broke.<br>
<div class="Ih2E3d"><br>
/etc/init.d/hobbit restart<br>
</div>should work, it calls runclient.sh after setting some other stuff.<br>
<div><div></div><div class="Wj3C7c"><br>
On Thu, October 30, 2008 21:28, Josh Luthman wrote:<br>
> I think you want to...<br>
><br>
> /etc/init.d/hobbit restart<br>
><br>
> Try this otherwise:<br>
><br>
> cd /usr/lib/hobbit/client/ && ./bin/hobbitclient.sh<br>
><br>
> Josh Luthman<br>
> Office: 937-552-2340<br>
> Direct: 937-552-2343<br>
> 1100 Wayne St<br>
> Suite 1337<br>
> Troy, OH 45373<br>
><br>
> Those who don't understand UNIX are condemned to reinvent it, poorly.<br>
> --- Henry Spencer<br>
><br>
><br>
> On Thu, Oct 30, 2008 at 9:14 PM, Jarrod Hodder <<br>
> <a href="mailto:Jarrod.Hodder@paradigmit.net.au">Jarrod.Hodder@paradigmit.net.au</a>> wrote:<br>
><br>
>>  Hey,<br>
>><br>
>><br>
>><br>
>> I have noticed that on my monitor that a lot of the tests are turning<br>
>> purple.<br>
>><br>
>> I read in this thread (<br>
>> <a href="http://www.hobbitmon.com/hobbiton/2007/08/msg00051.html" target="_blank">http://www.hobbitmon.com/hobbiton/2007/08/msg00051.html</a>) that I should<br>
>> check the status of my hobbitclient.sh.<br>
>><br>
>><br>
>><br>
>> I ran the status and it returned.<br>
>><br>
>><br>
>><br>
>> /runclient.sh status<br>
>><br>
>> Hobbit client (clientlaunch) does not appear to be running<br>
>><br>
>><br>
>><br>
>> So I thought that would be my problem, I navigated to my hobbitclient.sh<br>
>> and tried to run it. This is the error I am getting.<br>
>><br>
>><br>
>><br>
>> root@Hobbits:/usr/lib/hobbit/client/bin# ./hobbitclient.sh<br>
>><br>
>> ./hobbitclient.sh: 45: /bin/clientupdate: not found<br>
>><br>
>> ./hobbitclient.sh: 52: /bin/hobbitclient-linux.sh: not found<br>
>><br>
>> ./hobbitclient.sh: 63: /bin/logfetch: not found<br>
>><br>
>> ./hobbitclient.sh: 79: @: not found<br>
>><br>
>> root@Hobbits:/usr/lib/hobbit/client/bin#<br>
>><br>
>><br>
>><br>
>> This is a list of files in my /client/bin/ directory<br>
>><br>
>><br>
>><br>
>> bb        bbhostgrep    hobbitclient-aix.sh      hobbitclient-hp-ux.sh<br>
>> hobbitclient-netbsd.sh   hobbitclient-sco_sv.sh  hobbitlaunch<br>
>> orcahobbit<br>
>><br>
>> bbcmd     bbhostshow    hobbitclient-darwin.sh   hobbitclient-irix.sh<br>
>> hobbitclient-openbsd.sh  hobbitclient.sh         logfetch<br>
>><br>
>> bbdigest  clientupdate  hobbitclient-freebsd.sh  hobbitclient-linux.sh<br>
>> hobbitclient-osf1.sh     hobbitclient-sunos.sh   msgcache<br>
>><br>
>><br>
>><br>
>> So from that I can see that the files are infact there, but it can't see<br>
>> them.<br>
>><br>
>><br>
>><br>
>> Any help on where I went wrong would be appreciated.<br>
>><br>
</div></div>>> -Jarrod**<br>
>><br>
><br>
<br>
<br>
<br>
To unsubscribe from the hobbit list, send an e-mail to<br>
<a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br>
<br>
<br>
</blockquote></div><br>