SV: {bb}
"Dragan Lekic" <[email protected]> Thu, 12 Feb 2009 14:14:25 +0100
| Newsgroups | gmane.network.bb4.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. ------_=_NextPart_001_01C98D13.D3D2313E Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Yes, the compiler was missing. Now, I install the compiler with "yum = install gcc gcc-c++ autoconf automake" which makes the link too. And it works! Shawn thank you very much. =20 =20 Dragan Lekic Stockholms universitetsbibliotek / Stockholm University Library Stockholm, Sweden =20 Fr=E5n: [email protected] [mailto:[email protected]] F=F6r Shawn Price Skickat: den 12 februari 2009 14:06 Till: [email protected] =C4mne: Re: {bb}=20 =20 Dragan, It looks like you don't have a compiler installed. Or at least if you = have gcc, it isn't linked to 'cc' 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 = without 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,=20 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 ------_=_NextPart_001_01C98D13.D3D2313E Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <html xmlns:v=3D"urn:schemas-microsoft-com:vml" = xmlns:o=3D"urn:schemas-microsoft-com:office:office" = xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" = xmlns=3D"http://www.w3.org/TR/REC-html40"> <head> <meta http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <meta name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)"> <!--[if !mso]> <style> v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} </style> <![endif]--> <title>Re: {bb} </title> <style> <!-- /* Font Definitions */ @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 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:0cm; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman","serif";} 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;} span.E-postmall17 {mso-style-type:personal-reply; font-family:"Calibri","sans-serif"; color:#1F497D;} .MsoChpDefault {mso-style-type:export-only; font-size:10.0pt;} @page Section1 {size:612.0pt 792.0pt; margin:70.85pt 70.85pt 70.85pt 70.85pt;} div.Section1 {page:Section1;} --> </style> <!--[if gte mso 9]><xml> <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext=3D"edit"> <o:idmap v:ext=3D"edit" data=3D"1" /> </o:shapelayout></xml><![endif]--> </head> <body lang=3DSV link=3Dblue vlink=3Dpurple> <div class=3DSection1> <p class=3DMsoNormal><span lang=3DEN-US = style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'>Yes, the compiler was missing. Now, I install the = compiler with “yum install gcc gcc-c++ autoconf automake” which makes the link = too.<o:p></o:p></span></p> <p class=3DMsoNormal><span lang=3DEN-US = style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'>And it works!<o:p></o:p></span></p> <p class=3DMsoNormal><span lang=3DEN-US = style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'>Shawn thank you very much.<o:p></o:p></span></p> <p class=3DMsoNormal><span lang=3DEN-US = style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'><o:p> </o:p></span></p> <p class=3DMsoNormal><span lang=3DEN-US = style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'><o:p> </o:p></span></p> <div> <p class=3DMsoNormal><span lang=3DEN-US = style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'>Dragan Lekic<o:p></o:p></span></p> <p class=3DMsoNormal><span lang=3DEN-US = style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'>Stockholms universitetsbibliotek / Stockholm University = Library<o:p></o:p></span></p> <p class=3DMsoNormal><span lang=3DEN-US = style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'>Stockholm, Sweden<o:p></o:p></span></p> </div> <p class=3DMsoNormal><span lang=3DEN-US = style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'><o:p> </o:p></span></p> <div> <div style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt = 0cm 0cm 0cm'> <p class=3DMsoNormal><b><span = style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Fr=E5n:</spa= n></b><span style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> = [email protected] [mailto:[email protected]] <b>F=F6r </b>Shawn Price<br> <b>Skickat:</b> den 12 februari 2009 14:06<br> <b>Till:</b> [email protected]<br> <b>=C4mne:</b> Re: {bb} <o:p></o:p></span></p> </div> </div> <p class=3DMsoNormal><o:p> </o:p></p> <p class=3DMsoNormal style=3D'margin-bottom:12.0pt'><span = style=3D'font-size:11.0pt; font-family:"Calibri","sans-serif"'>Dragan,<br> It looks like you don’t have a compiler installed. Or at = least if you have gcc, it isn’t linked to ‘cc’ 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> <o:p></o:p></span></p> <div class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><span style=3D'font-size:11.0pt;font-family:"Calibri","sans-serif"'> <hr size=3D3 width=3D"95%" align=3Dcenter> </span></div> <p class=3DMsoNormal style=3D'margin-bottom:12.0pt'><b><span = style=3D'font-size:11.0pt; font-family:"Calibri","sans-serif"'>From: </span></b><span = style=3D'font-size: 11.0pt;font-family:"Calibri","sans-serif"'>Dragan Lekic <[email protected]><br> <b>Reply-To: </b><[email protected]><br> <b>Date: </b>Thu, 12 Feb 2009 07:53:11 -0500<br> <b>To: </b><[email protected]><br> <b>Subject: </b>{bb} <br> <br> Hi brothers!<br> <br> I trying to install BB client Version 1.9i on CentOs5.2 (final). But = without success:<br> <br> <br> [user@server]$ ./bbconfig redhat<br> <br> ---> We'll configure for redhat...<br> <br> Big Brother needs it's own = user id. If your BB user doesn't exist, <br> you'll have to create it then = re-run bbconfig.<br> <br> What will be the user ID for BB [bb]: user<br> ---> BB will only run from user 'user'<br> <br> Making sure BBHOME </home/user/bb> is writable...<br> <br> ---> OK, /home/user/bb is fine...<br> <br> <br> When you set up your machines, = you should use Fully Qualified<br> Domain names, this means you = use the whole name, like www.bb4.com,<br> instead of just 'www'. = This is recommended.<br> <br> Use FQDN (y/n): [y] y<br> ---> Good, we'll use FQDN<br> <br> --------------------------------------------------------<br> <br> --> UPDATING runbb.sh<br> --> UPDATING bbsys.local<br> --> UPDATING bbsys.local for LINUX requiring -w3 option in = PINGPAR1<br> --> CHECKING COMMAND PATHNAMES<br> *** Verifying pathnames to necessary commands...<br> *** All pathnames OK.<br> --> UPDATING bbdef.sh<br> <br> --------------------------------------------------------<br> <br> <br> --------------------------------------------------------<br> <br> --> Done. Now do<br> &= nbsp; chown -R bbking /home/user/bb<br> <br> Now compile Big Brother<br> <br> &= nbsp; cd /home/user/bb/src<br> &= nbsp; make<br> &= nbsp; make install<br> <br> --------------------------------------------------------<br> <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"linux" CC=3D"cc" CFLAGS=3D" -DSIGSETJMP = -O -Dlinux -DGETTIMEOFDAY -DREGEXEC -DTIMEH" make -e bball<br> make[2]: Entering directory `/home/user/bbc1.9i-btf/src'<br> cc -DSIGSETJMP -O -Dlinux -DGETTIMEOFDAY -DREGEXEC -DTIMEH `./minimake/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> <br> <br> I should be grateful for any idea.<br> Best regards<br> <br> <br> Dragan Lekic<br> Stockholms universitetsbibliotek / Stockholm University Library<br> Stockholm, Sweden<br> </span><o:p></o:p></p> </div> </body> </html> ------_=_NextPart_001_01C98D13.D3D2313E-- -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-= 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.