<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:p="urn:schemas-microsoft-com:office:powerpoint" xmlns:a="urn:schemas-microsoft-com:office:access" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:rs="urn:schemas-microsoft-com:rowset" xmlns:z="#RowsetSchema" xmlns:b="urn:schemas-microsoft-com:office:publisher" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:c="urn:schemas-microsoft-com:office:component:spreadsheet" xmlns:oa="urn:schemas-microsoft-com:office:activation" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:q="http://schemas.xmlsoap.org/soap/envelope/" xmlns:D="DAV:" xmlns:x2="http://schemas.microsoft.com/office/excel/2003/xml" xmlns:ois="http://schemas.microsoft.com/sharepoint/soap/ois/" xmlns:dir="http://schemas.microsoft.com/sharepoint/soap/directory/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:dsp="http://schemas.microsoft.com/sharepoint/dsp" xmlns:udc="http://schemas.microsoft.com/data/udc" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sps="http://schemas.microsoft.com/sharepoint/soap/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:udcxf="http://schemas.microsoft.com/data/udc/xmlfile" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Verdana","sans-serif";
        color:navy;
        font-weight:bold;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";
        color:navy;
        font-weight:bold;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Verdana","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        color:navy;
        font-weight:bold;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>All,<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>I’m trying to install Hobbit for the first time and I’m
also very new to Unix.  Bad combination I know.  I have been able to get all the
packages installed and run part of the install process.  I kick off the gmake
install and get the following:<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake install<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/server /usr/lib/hobbit/server/download
/usr/lib/hobbit/data<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/server/bin<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/server/bin<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit` /usr/lib/hobbit/server/bin<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/server/etc<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/server/etc<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit` /usr/lib/hobbit/server/etc<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/server/ext<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/server/ext<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit` /usr/lib/hobbit/server/ext<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/server/tmp<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/server/tmp<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit` /usr/lib/hobbit/server/tmp<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/server/web<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/server/web<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit` /usr/lib/hobbit/server/web<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/server/www /usr/lib/hobbit/server/www/gifs
/usr/lib/hobbit/server/www/help /usr/lib/hobbit/server/www/html
/usr/lib/hobbit/server/www/menu /usr/lib/hobbit/server/www/notes
/usr/lib/hobbit/server/www/rep /usr/lib/hobbit/server/www/snap
/usr/lib/hobbit/server/www/wml<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/server/www /usr/lib/hobbit/server/www/gifs
/usr/lib/hobbit/server/www/help /usr/lib/hobbit/server/www/html
/usr/lib/hobbit/server/www/menu /usr/lib/hobbit/server/www/notes
/usr/lib/hobbit/server/www/rep /usr/lib/hobbit/server/www/snap
/usr/lib/hobbit/server/www/wml<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit`  /usr/lib/hobbit/server/www
/usr/lib/hobbit/server/www/gifs /usr/lib/hobbit/server/www/help
/usr/lib/hobbit/server/www/html /usr/lib/hobbit/server/www/menu
/usr/lib/hobbit/server/www/notes /usr/lib/hobbit/server/www/rep
/usr/lib/hobbit/server/www/snap /usr/lib/hobbit/server/www/wml<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chmod g+w /usr/lib/hobbit/server/www/rep
/usr/lib/hobbit/server/www/snap<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/data/acks<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/data/acks<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit` /usr/lib/hobbit/data/acks<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/data/data<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/data/data<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit` /usr/lib/hobbit/data/data<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/data/disabled<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/data/disabled<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit` /usr/lib/hobbit/data/disabled<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/data/hist<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/data/hist<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit` /usr/lib/hobbit/data/hist<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/data/histlogs<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/data/histlogs<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit` /usr/lib/hobbit/data/histlogs<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/data/hostdata<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/data/hostdata<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit` /usr/lib/hobbit/data/hostdata<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/data/logs<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/data/logs<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit` /usr/lib/hobbit/data/logs<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/lib/hobbit/data/rrd<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chown hobbit /usr/lib/hobbit/data/rrd<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>chgrp `/usr/xpg4/bin/id -g hobbit` /usr/lib/hobbit/data/rrd<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>BBHOME="/usr/lib/hobbit/server"
MANROOT="/usr/local/man" INSTALLROOT=""
INSTALLBINDIR="/usr/lib/hobbit/server/bin"
INSTALLETCDIR="/usr/lib/hobbit/server/etc"
INSTALLEXTDIR="/usr/lib/hobbit/server/ext" INSTALLTMPDIR="/usr/lib/hobbit/server/tmp"
INSTALLWEBDIR="/usr/lib/hobbit/server/web"
INSTALLWWWDIR="/usr/lib/hobbit/server/www" gmake -C common install<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Entering directory
`/export/apachePackages/hobbit/hobbit-4.2.0/common'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp bbhostgrep bbhostshow bbdigest bb bbcmd hobbitlaunch
/usr/lib/hobbit/server/bin/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/local/man/man1 /usr/local/man/man5 /usr/local/man/man7
/usr/local/man/man8<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.1 /usr/local/man/man1/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.5 /usr/local/man/man5/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.7 /usr/local/man/man7/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.8 /usr/local/man/man8/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Leaving directory
`/export/apachePackages/hobbit/hobbit-4.2.0/common'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>BBHOME="/usr/lib/hobbit/server"
MANROOT="/usr/local/man" CGIDIR="/usr/lib/hobbit/cgi-bin"
SECURECGIDIR="/usr/lib/hobbit/cgi-secure" INSTALLROOT=""
INSTALLBINDIR="/usr/lib/hobbit/server/bin"
INSTALLETCDIR="/usr/lib/hobbit/server/etc"
INSTALLEXTDIR="/usr/lib/hobbit/server/ext"
INSTALLTMPDIR="/usr/lib/hobbit/server/tmp" INSTALLWEBDIR="/usr/lib/hobbit/server/web"
INSTALLWWWDIR="/usr/lib/hobbit/server/www" gmake -C bbdisplay install<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Entering directory
`/export/apachePackages/hobbit/hobbit-4.2.0/bbdisplay'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp bbgen /usr/lib/hobbit/server/bin/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/local/man/man1 /usr/local/man/man5<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.1 /usr/local/man/man1/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>for f in bb-infocolumn bb-larrdcolumn bb-hostsvc.cgi; do if test -f
/usr/lib/hobbit/server/bin/; then rm -f /usr/lib/hobbit/server/bin/; fi; done<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Leaving directory
`/export/apachePackages/hobbit/hobbit-4.2.0/bbdisplay'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>BBHOME="/usr/lib/hobbit/server"
MANROOT="/usr/local/man" ARESVER="1.2.1"
INSTALLROOT="" INSTALLBINDIR="/usr/lib/hobbit/server/bin"
INSTALLETCDIR="/usr/lib/hobbit/server/etc"
INSTALLEXTDIR="/usr/lib/hobbit/server/ext" INSTALLTMPDIR="/usr/lib/hobbit/server/tmp"
INSTALLWEBDIR="/usr/lib/hobbit/server/web"
INSTALLWWWDIR="/usr/lib/hobbit/server/www" PKGBUILD=""
gmake -C bbnet install<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Entering directory
`/export/apachePackages/hobbit/hobbit-4.2.0/bbnet'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp bbtest-net hobbitping beastat /usr/lib/hobbit/server/bin/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp bbretest-net.sh /usr/lib/hobbit/server/ext/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>../build/convert-bbservices /usr/lib/hobbit/server/etc/bb-services<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>../build/merge-sects bb-services /usr/lib/hobbit/server/etc/bb-services<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/local/man/man1 /usr/local/man/man5<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.1 /usr/local/man/man1/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.5 /usr/local/man/man5/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Leaving directory
`/export/apachePackages/hobbit/hobbit-4.2.0/bbnet'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>BBHOME="/usr/lib/hobbit/server"
MANROOT="/usr/local/man" INSTALLROOT=""
INSTALLBINDIR="/usr/lib/hobbit/server/bin"
INSTALLETCDIR="/usr/lib/hobbit/server/etc"
INSTALLEXTDIR="/usr/lib/hobbit/server/ext"
INSTALLTMPDIR="/usr/lib/hobbit/server/tmp"
INSTALLWEBDIR="/usr/lib/hobbit/server/web"
INSTALLWWWDIR="/usr/lib/hobbit/server/www" gmake -C bbproxy install<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Entering directory `/export/apachePackages/hobbit/hobbit-4.2.0/bbproxy'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp bbproxy bbmessage.cgi /usr/lib/hobbit/server/bin/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/local/man/man8<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.8 /usr/local/man/man8/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Leaving directory
`/export/apachePackages/hobbit/hobbit-4.2.0/bbproxy'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>BBHOME="/usr/lib/hobbit/server"
MANROOT="/usr/local/man" INSTALLROOT="" gmake -C common
install-man<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Entering directory
`/export/apachePackages/hobbit/hobbit-4.2.0/common'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/local/man/man1 /usr/local/man/man5 /usr/local/man/man7
/usr/local/man/man8<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.1 /usr/local/man/man1/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.5 /usr/local/man/man5/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.7 /usr/local/man/man7/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.8 /usr/local/man/man8/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Leaving directory
`/export/apachePackages/hobbit/hobbit-4.2.0/common'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>BBHOME="/usr/lib/hobbit/server" MANROOT="/usr/local/man"
CGIDIR="/usr/lib/hobbit/cgi-bin"
SECURECGIDIR="/usr/lib/hobbit/cgi-secure" INSTALLROOT=""
gmake -C bbdisplay install-man<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Entering directory
`/export/apachePackages/hobbit/hobbit-4.2.0/bbdisplay'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/local/man/man1 /usr/local/man/man5<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.1 /usr/local/man/man1/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Leaving directory
`/export/apachePackages/hobbit/hobbit-4.2.0/bbdisplay'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>BBHOME="/usr/lib/hobbit/server"
MANROOT="/usr/local/man" INSTALLROOT="" gmake -C bbnet
install-man<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Entering directory
`/export/apachePackages/hobbit/hobbit-4.2.0/bbnet'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/local/man/man1 /usr/local/man/man5<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.1 /usr/local/man/man1/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.5 /usr/local/man/man5/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Leaving directory
`/export/apachePackages/hobbit/hobbit-4.2.0/bbnet'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>BBHOME="/usr/lib/hobbit/server"
MANROOT="/usr/local/man" INSTALLROOT="" gmake -C bbproxy
install-man<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Entering directory
`/export/apachePackages/hobbit/hobbit-4.2.0/bbproxy'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/local/man/man8<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.8 /usr/local/man/man8/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Leaving directory
`/export/apachePackages/hobbit/hobbit-4.2.0/bbproxy'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>BBHOME="/usr/lib/hobbit/server"
MANROOT="/usr/local/man" INSTALLROOT="" gmake -C hobbitd
install-man<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Entering directory
`/export/apachePackages/hobbit/hobbit-4.2.0/hobbitd'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/local/man/man1 /usr/local/man/man5 /usr/local/man/man8<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.1 /usr/local/man/man1/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.5 /usr/local/man/man5/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.8 /usr/local/man/man8/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Leaving directory
`/export/apachePackages/hobbit/hobbit-4.2.0/hobbitd'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>BBHOME="/usr/lib/hobbit/server"
MANROOT="/usr/local/man" INSTALLROOT="" gmake -C web
install-man<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Entering directory
`/export/apachePackages/hobbit/hobbit-4.2.0/web'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/local/man/man1 /usr/local/man/man5 /usr/local/man/man8<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.1 /usr/local/man/man1/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.5 /usr/local/man/man5/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.8 /usr/local/man/man8/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Leaving directory
`/export/apachePackages/hobbit/hobbit-4.2.0/web'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>MANROOT="/usr/local/man" BBTOPDIR="/usr/lib/hobbit"
BBHOME="/usr/lib/hobbit/server" BBVAR="/usr/lib/hobbit/data"
CGIDIR="/usr/lib/hobbit/cgi-bin"
SECURECGIDIR="/usr/lib/hobbit/cgi-secure"
BBLOGDIR="/var/log/hobbit" BBUSER="hobbit"
INSTALLROOT="" INSTALLBINDIR="/usr/lib/hobbit/server/bin"
INSTALLETCDIR="/usr/lib/hobbit/server/etc" INSTALLEXTDIR="/usr/lib/hobbit/server/ext"
INSTALLTMPDIR="/usr/lib/hobbit/server/tmp"
INSTALLWEBDIR="/usr/lib/hobbit/server/web"
INSTALLWWWDIR="/usr/lib/hobbit/server/www" HTTPDGID=""
gmake -C hobbitd install<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>gmake[1]: Entering directory `/export/apachePackages/hobbit/hobbit-4.2.0/hobbitd'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp hobbit.sh hobbitd hobbitd_channel hobbitd_filestore
hobbitd_history hobbitd_alert hobbitd_rrd hobbitd_sample hobbitd_client
hobbitd_hostdata hobbitd_capture hobbitfetch hobbit-mailack trimhistory
bbcombotest hobbitreports.sh moverrd.sh /usr/lib/hobbit/server/bin/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>mkdir -p /usr/local/man/man1 /usr/local/man/man5 /usr/local/man/man8<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.1 /usr/local/man/man1/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.5 /usr/local/man/man5/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cp -fp *.8 /usr/local/man/man8/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cd etcfiles; ../../build/merge-lines hobbitserver.cfg /usr/lib/hobbit/server/etc/hobbitserver.cfg
LARRDCOLUMN=TRENDSCOLUMN LARRDS=TEST2RRD<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cd etcfiles; ../../build/merge-lines hobbitcgi.cfg
/usr/lib/hobbit/server/etc/hobbitcgi.cfg<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cd etcfiles; ../../build/merge-sects hobbitlaunch.cfg
/usr/lib/hobbit/server/etc/hobbitlaunch.cfg larrdstatus=rrdstatus
larrddata=rrddata<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cd etcfiles; ../../build/merge-sects client-local.cfg
/usr/lib/hobbit/server/etc/client-local.cfg<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cd etcfiles; ../../build/merge-sects hobbitgraph.cfg
/usr/lib/hobbit/server/etc/hobbitgraph.cfg<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cd etcfiles; ../../build/merge-lines columndoc.csv
/usr/lib/hobbit/server/etc/columndoc.csv<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>cd etcfiles; (echo "bb-hosts"; echo
"hobbit-alerts.cfg"; echo "hobbit-clients.cfg"; echo
"bbcombotest.cfg"; echo "client-local.cfg") |
../../build/setup-newfiles /usr/lib/hobbit/server/etc/<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:red;font-weight:normal'>ld.so.1:
setup-newfiles: fatal: libssl.so.0.9.8: open failed: No such file or directory<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:red;font-weight:normal'>Killed<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:red;font-weight:normal'>gmake[1]:
*** [install-cfg] Error 137<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:red;font-weight:normal'>gmake[1]:
Leaving directory `/export/apachePackages/hobbit/hobbit-4.2.0/hobbitd'<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:red;font-weight:normal'>gmake:
*** [install-hobbitd] Error 2<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:red;font-weight:normal'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:red;font-weight:normal'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>It stops at this point and just from my past experience I know that Error
is not good. </span><span style='font-size:11.0pt;font-family:Wingdings;
color:windowtext;font-weight:normal'>J</span><span style='font-size:11.0pt;
color:windowtext;font-weight:normal'>  Can anyone give me some advice?<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>Thanks,<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext;font-weight:
normal'>Howard<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;color:windowtext'><o:p> </o:p></span></p>

</div>

</body>

</html>