Re: {bb}

Shawn Price <[email protected]> Thu, 12 Feb 2009 08:05:59 -0500
Newsgroups gmane.network.bb4.general
Message-ID <C5B988E7.BA29%[email protected]>
> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--B_3317270760_41188851
Content-type: text/plain;
	charset="ISO-8859-1"
Content-transfer-encoding: quoted-printable

Dragan,
 It looks like you don=B9t have a compiler installed. Or at least if you have
gcc, it isn=B9t linked to =8Ccc=B9 which is what the script is looking for.
--=20
Shawn Price
Senior Systems Engineer
ETS Development Support
Manhattan Associates




From: Dragan Lekic <[email protected]>
Reply-To: <[email protected]>
Date: Thu, 12 Feb 2009 07:53:11 -0500
To: <[email protected]>
Subject: {bb}=20

Hi brothers!
=20
I trying to install BB client Version 1.9i on CentOs5.2 (final). But withou=
t
success:
=20
=20
[user@server]$ ./bbconfig redhat
=20
---> We'll configure for redhat...
=20
       Big Brother needs it's own user id.  If your BB user doesn't exist,
       you'll have to create it then re-run bbconfig.
       =20
What will be the user ID for BB [bb]: user
---> BB will only run from user 'user'
=20
       Making sure BBHOME </home/user/bb> is writable...
=20
---> OK, /home/user/bb is fine...
=20
=20
       When you set up your machines, you should use Fully Qualified
       Domain names, this means you use the whole name, like www.bb4.com,
       instead of just 'www'.  This is recommended.
=20
Use FQDN (y/n): [y] y
---> Good, we'll use FQDN
=20
--------------------------------------------------------
=20
--> UPDATING runbb.sh
--> UPDATING bbsys.local
--> UPDATING bbsys.local for LINUX requiring -w3 option in PINGPAR1
--> CHECKING COMMAND PATHNAMES
*** Verifying pathnames to necessary commands...
*** All pathnames OK.
--> UPDATING bbdef.sh
=20
--------------------------------------------------------
=20
=20
--------------------------------------------------------
=20
--> Done.  Now do
               chown -R bbking /home/user/bb
=20
Now compile Big Brother
=20
               cd /home/user/bb/src
               make
               make install
=20
--------------------------------------------------------
=20
[user@server]$ chown -R bbking /home/bbking/bb
[user@server]$ chown -R bbking /home/bbking/bb
[[user@server]$ cd /home/bbking/bb/src
[user@server src]$ make
Making linux makefile
make[1]: Entering directory `/home/user/bbc1.9i-btf/src'
BBOS=3D"linux" CC=3D"cc" CFLAGS=3D" -DSIGSETJMP -O -Dlinux -DGETTIMEOFDAY
-DREGEXEC -DTIMEH" make -e bball
make[2]: Entering directory `/home/user/bbc1.9i-btf/src'
cc  -DSIGSETJMP -O -Dlinux -DGETTIMEOFDAY -DREGEXEC -DTIMEH
`./minimake/genbbdefs` -g -o bb.o -c bb.c
/bin/sh: cc: command not found
make[2]: *** [bb.o] Error 127
make[2]: Leaving directory `/home/user/bbc1.9i-btf/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/user/bbc1.9i-btf/src'
make: *** [all] Error 2
=20
=20
I should  be grateful for any idea.
Best regards
=20
=20
Dragan Lekic
Stockholms universitetsbibliotek / Stockholm University Library
Stockholm, Sweden
=20



--B_3317270760_41188851
Content-type: text/html;
	charset="ISO-8859-1"
Content-transfer-encoding: quoted-printable

<HTML>
<HEAD>
<TITLE>Re: {bb} </TITLE>
</HEAD>
<BODY>
<FONT SIZE=3D"4"><FONT FACE=3D"Calibri, Verdana, Helvetica, Arial"><SPAN STYLE=3D=
'font-size:11pt'>Dragan,<BR>
&nbsp;It looks like you don&#8217;t have a compiler installed. Or at least =
if you have gcc, it isn&#8217;t linked to &#8216;cc&#8217; which is what the=
 script is looking for.<BR>
-- <BR>
Shawn Price<BR>
Senior Systems Engineer<BR>
ETS Development Support<BR>
Manhattan Associates<BR>
<BR>
<BR>
<BR>
<HR ALIGN=3DCENTER SIZE=3D"3" WIDTH=3D"95%"><B>From: </B>Dragan Lekic &lt;Dragan.=
[email protected]&gt;<BR>
<B>Reply-To: </B>&lt;[email protected]&gt;<BR>
<B>Date: </B>Thu, 12 Feb 2009 07:53:11 -0500<BR>
<B>To: </B>&lt;[email protected]&gt;<BR>
<B>Subject: </B>{bb} <BR>
<BR>
Hi brothers!<BR>
&nbsp;<BR>
I trying to install BB client Version 1.9i on CentOs5.2 (final). But withou=
t success:<BR>
&nbsp;<BR>
&nbsp;<BR>
[user@server]$ ./bbconfig redhat<BR>
&nbsp;<BR>
---&gt; We'll configure for redhat...<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Big Brother needs it's own user i=
d. &nbsp;If your BB user doesn't exist, <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;you'll have to create it then re-=
run bbconfig.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
What will be the user ID for BB [bb]: user<BR>
---&gt; BB will only run from user 'user'<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Making sure BBHOME &lt;/home/user=
/bb&gt; is writable...<BR>
&nbsp;<BR>
---&gt; OK, /home/user/bb is fine...<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;When you set up your machines, yo=
u should use Fully Qualified<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Domain names, this means you use =
the whole name, like www.bb4.com,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;instead of just 'www'. &nbsp;This=
 is recommended.<BR>
&nbsp;<BR>
Use FQDN (y/n): [y] y<BR>
---&gt; Good, we'll use FQDN<BR>
&nbsp;<BR>
--------------------------------------------------------<BR>
&nbsp;<BR>
--&gt; UPDATING runbb.sh<BR>
--&gt; UPDATING bbsys.local<BR>
--&gt; UPDATING bbsys.local for LINUX requiring -w3 option in PINGPAR1<BR>
--&gt; CHECKING COMMAND PATHNAMES<BR>
*** Verifying pathnames to necessary commands...<BR>
*** All pathnames OK.<BR>
--&gt; UPDATING bbdef.sh<BR>
&nbsp;<BR>
--------------------------------------------------------<BR>
&nbsp;<BR>
&nbsp;<BR>
--------------------------------------------------------<BR>
&nbsp;<BR>
--&gt; Done. &nbsp;Now do<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;chown -R bbking /home/user/bb<BR>
&nbsp;<BR>
Now compile Big Brother<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;cd /home/user/bb/src<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;make<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;make install<BR>
&nbsp;<BR>
--------------------------------------------------------<BR>
&nbsp;<BR>
[user@server]$ chown -R bbking /home/bbking/bb<BR>
[user@server]$ chown -R bbking /home/bbking/bb<BR>
[[user@server]$ cd /home/bbking/bb/src<BR>
[user@server src]$ make<BR>
Making linux makefile<BR>
make[1]: Entering directory `/home/user/bbc1.9i-btf/src'<BR>
BBOS=3D&quot;linux&quot; CC=3D&quot;cc&quot; CFLAGS=3D&quot; -DSIGSETJMP -O -Dlin=
ux -DGETTIMEOFDAY -DREGEXEC -DTIMEH&quot; make -e bball<BR>
make[2]: Entering directory `/home/user/bbc1.9i-btf/src'<BR>
cc &nbsp;-DSIGSETJMP -O -Dlinux -DGETTIMEOFDAY -DREGEXEC -DTIMEH `./minimak=
e/genbbdefs` -g -o bb.o -c bb.c<BR>
/bin/sh: cc: command not found<BR>
make[2]: *** [bb.o] Error 127<BR>
make[2]: Leaving directory `/home/user/bbc1.9i-btf/src'<BR>
make[1]: *** [all] Error 2<BR>
make[1]: Leaving directory `/home/user/bbc1.9i-btf/src'<BR>
make: *** [all] Error 2<BR>
&nbsp;<BR>
&nbsp;<BR>
I should &nbsp;be grateful for any idea.<BR>
Best regards<BR>
&nbsp;<BR>
&nbsp;<BR>
Dragan Lekic<BR>
Stockholms universitetsbibliotek / Stockholm University Library<BR>
Stockholm, Sweden<BR>
&nbsp;<BR>
<BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>


--B_3317270760_41188851--

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:[email protected] with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.