Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Gazelle
Reply
  #1  
Old 12th October 2013, 23:20
breake breake is offline
Member
 
Join Date: Jan 2013
Brazil
Posts: 1
Angry [Resloved] Error on building Ocelot 0.6. Please, need help here!
I'm getting this error when trying to compile the Ocelot 0.6 to work along with the Frontend Gazelle.
I'm following the step by step installation project officer.
Using a virtual machine with Ubuntu 13.04.
I did everything according to the tutorial, have researched a lot and can not get out of it, just missing that step to get everything to work, the web part is already ok.
Can anyone help me?

The last command until error is going ok.
Code:
sudo ./configure --with-mysql-lib=/usr/lib/x86_64-linux-gnu/
Then i do:
Code:
sudo make
and get this message from terminal:
Code:
:/ocelot# sudo make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /ocelot/missing aclocal-1.13 -I m4
/ocelot/missing: linha 81: aclocal-1.13: comando não encontrado
WARNING: 'aclocal-1.13' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>
make: ** [aclocal.m4] Erro 127
anyone knows what to do?

Bump: Finally managed to solve the problem, the issue is that to install 0.6 Ocelot is necessary to have the package Automake 1.13.1 installed, and by default comes installed on ubuntu 13.04 the Automake 1.11.

To download Automake 1.13.1, just go to: http://ftp.gnu.org/gnu/automake/

Download and install the package.

./configure --prefix=/usr --docdir=/usr/share/doc/automake-1.13.1

sudo make
sudo make install

Reply With Quote
Reply

Tags
06 , building , error , ocelot , resloved

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 00:36. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.