Reply
Thread Tools Search this Thread
Posts: 1,758 | Thanked: 1,872 times | Joined on May 2011 @ Poland
#1
Hi,

I compiled automake1.11 from Harmattan for Fremantle.

How to use it:

Install of course to begin with
Add this to debian/rules (I'm assuming you're using it together with autoconf2.67)

Code:
SBOX_REDIRECT_IGNORE=/usr/bin/automake:/usr/bin/autoreconf:/usr/bin/aclocal:/usr/bin/autoconf:/usr/bin/autom4te:/usr/bin/m4
export SBOX_REDIRECT_IGNORE
export AUTOMAKE=/usr/bin/automake
export ACLOCAL=/usr/bin/aclocal
export AUTOM4TE=/usr/bin/autom4te
export AUTOCONF=/usr/bin/autoconf
In case you need debhelper7 too (what is a frequent case), use this instead

Code:
PATH:=/usr/bin/dh7:/usr/bin:$(PATH)
export PATH
SBOX_REDIRECT_IGNORE=/usr/bin/perl:/usr/bin/automake:/usr/bin/autoreconf:/usr/bin/aclocal:/usr/bin/autoconf:/usr/bin/autom4te:/usr/bin/m4
export SBOX_REDIRECT_IGNORE
export AUTOMAKE=/usr/bin/automake
export ACLOCAL=/usr/bin/aclocal
export AUTOM4TE=/usr/bin/autom4te
export AUTOCONF=/usr/bin/autoconf
Download:
Code:
apt-get install automake1.11
This port is a part of MeeCoLay project. Newer build tools are required for compiling some of the MeeGo libraries.

If you'd like to support my work, you can consider donating. Thank you!
__________________
MeeCoLay: run MeeGo Harmattan apps on Fremantle
PowEdit: manage power key menu entries
User Agent Tool - change Maemo Browser's user agent
MaeLyrica - lyrics download client

If you want to support my work, you can DONATE

You're encouraged to donate at least a couple of euros - otherwise PayPal takes almost everything as a fee.

If you would like to donate in other currency or can't donate but would like to support me, please contact me.

Last edited by marmistrz; 01-10-2013 at 10:54 AM.
 

The Following 4 Users Say Thank You to marmistrz For This Useful Post:
Reply

Tags
automake, development

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 01:28 AM.