The Following User Says Thank You to AapoRantalainen For This Useful Post: | ||
![]() |
2012-06-27
, 15:17
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#122
|
Yes, I have tried and messed with these without deep understanding. I confess these are packages by me. I can't find my sources for them, but I think they have something wrong.
I think you can install automake from extras-devel and it contains /usr/bin/automake-1.10 (1.10.1).
I have used/I'm using autoconf-2.68 copied from my Ubuntu.
Ugly (but working?):
Not sure what else it needs, maybe all these:Code:sudo cp /usr/bin/autoconf /scratchbox/users/`whoami`/targets/FREMANTLE_ARMEL/usr/bin/autoconf
Some of them are also in different path, so you must delete them, or overwrite old symlinks. e.gCode:/usr/bin/autoscan /usr/bin/autoheader /usr/bin/autoreconf /usr/bin/ifnames /usr/bin/autom4te /usr/bin/autoupdate /usr/bin/autoconf
Code:sudo cp /usr/bin/autom4te /scratchbox/devkits/autotools-legacy/bin/autom4te
![]() |
2012-06-30
, 18:48
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#123
|
![]() |
2012-07-01
, 09:58
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#124
|
![]() |
2012-07-01
, 11:21
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#125
|
OK. Do you still have the sources adapted for Maemo? I may try to compile them locally.
The Following User Says Thank You to AapoRantalainen For This Useful Post: | ||
![]() |
2012-07-07
, 11:46
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#126
|
![]() |
2012-07-15
, 11:40
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#127
|
The Following User Says Thank You to marmistrz For This Useful Post: | ||
![]() |
2012-07-22
, 20:19
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#128
|
![]() |
2012-09-24
, 20:17
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#129
|
![]() |
2013-02-07
, 19:19
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#130
|
I think you can install automake from extras-devel and it contains /usr/bin/automake-1.10 (1.10.1).
I have used/I'm using autoconf-2.68 copied from my Ubuntu.
Ugly (but working?):
Last edited by AapoRantalainen; 2012-06-26 at 19:47.