Joinutility seperatorLogin utility separator Infobright.com
   
 
ICE Installation trouble!!!!!
Posted: 16 November 2011 04:21 PM   Ignore ]  
Newbie
Rank
Total Posts:  2
Joined  2011-11-16

Hi,
I downloaded : ICE v4.0.4   Source Code: infobright-4.0.4-0-src-ice.tar.gz, unpacked and started the installation process fellowing the README doc. Bt when I do this command :

>make EDITION=community release 

It gives me this error :

mkdir -p build/community/release/infobright && cd src && libtoolize --force --install > /dev/null 2>&|| libtoolize --force > /dev/null 2>&&& automake --add-missing --force-missing > /dev/null 2>&cd "/home/Downloads/infobright-4.0.4/build/community/release/infobright" && autoreconf ../../../../src && cd "/home/Downloads/infobright-4.0.4" > /dev/null 1>&&& touch -cr src/configure.ac src/configure && touch build/community/release/infobright/configure.stamp
autoconf
-wrapperinvalid number of arguments
make
: *** [build/community/release/infobright/configure.stamp] Error 255 

Can anyone can help on solving this problem?

Thanks!!

[ Edited: 17 November 2011 11:17 AM by odiallo]
Profile
 
Posted: 18 November 2011 12:18 PM   Ignore ]   [ # 1 ]  
Administrator
RankRankRankRank
Total Posts:  448
Joined  2010-09-22

Just to verify: Did you install all of the dependencies as listed in the README documentation? 

Thanks,

Jeff

Signature 

jeff kibler

Profile
 
Posted: 18 November 2011 03:20 PM   Ignore ]   [ # 2 ]  
Newbie
Rank
Total Posts:  2
Joined  2011-11-16

hello Jeff ,
Yes all the tools mentionned on the README document are installed
It works fine now!!!
thanks!

But There a big problem in the makeFile script. The value of “$AR”  is empty, and it script was giving and error like

/bin/sh  crucommand not found 

But I correct it manually by adding the variable value

$AR=ar 

Thanks a lot again!

Ousmane

Profile
 
Posted: 17 May 2012 03:15 AM   Ignore ]   [ # 3 ]  
Newbie
Rank
Total Posts:  11
Joined  2012-04-10

How did your problem get solved?

[ Edited: 17 May 2012 03:19 AM by Guillaume]
Profile
 
Posted: 18 May 2012 12:21 AM   Ignore ]   [ # 4 ]  
Newbie
Rank
Total Posts:  11
Joined  2012-04-10

I double checked every tool, I did install all of them, but I still have this issue, the same as presented in the first post.

I am just worried about the “etc” in the readme file:
As I am new to Linux (I installed ubuntu yesterday), I might miss something so obvious that you did not mention it…

Do   ou have an idea of what it might be?

Profile
 
Posted: 21 May 2012 03:09 PM   Ignore ]   [ # 5 ]  
Jr. Member
RankRank
Total Posts:  64
Joined  2012-01-18

I do not know right off hand and I am in process to find out how to make a compile work from Cygwin.  Please stay tuned for more feedback on this post.

Signature 

Craig Trombly
Community Manager
60 Hazelwood Dr Champaign,  IL 61820
(JavaScript must be enabled to view this email address)

Profile