| The Following User Says Thank You to AapoRantalainen For This Useful Post: | ||
|
|
06-27-2012
, 11:17 AM
|
|
Posts: 1,760 |
Thanked: 1,872 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

|
|
06-30-2012
, 02:48 PM
|
|
Posts: 623 |
Thanked: 2,136 times |
Joined on Mar 2009
|
#123
|
|
|
07-01-2012
, 05:58 AM
|
|
Posts: 1,760 |
Thanked: 1,872 times |
Joined on May 2011
@ Poland
|
#124
|
I have tried that and there were some problems, can't remember what, maybe they all related to the autobuilder. But maybe it is possible to do package locally and share it outside of extras. I can't do that until end part of of July.
|
|
07-01-2012
, 07:21 AM
|
|
Posts: 623 |
Thanked: 2,136 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: | ||
|
|
07-07-2012
, 07:46 AM
|
|
Posts: 1,760 |
Thanked: 1,872 times |
Joined on May 2011
@ Poland
|
#126
|
|
|
07-15-2012
, 07:40 AM
|
|
Posts: 1,760 |
Thanked: 1,872 times |
Joined on May 2011
@ Poland
|
#127
|
| The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
|
07-22-2012
, 04:19 PM
|
|
Posts: 1,760 |
Thanked: 1,872 times |
Joined on May 2011
@ Poland
|
#128
|
|
|
09-24-2012
, 04:17 PM
|
|
Posts: 623 |
Thanked: 2,136 times |
Joined on Mar 2009
|
#129
|
|
|
02-07-2013
, 03:19 PM
|
|
Posts: 1,760 |
Thanked: 1,872 times |
Joined on May 2011
@ Poland
|
#130
|
![]() |
| Thread Tools | Search this Thread |
|
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; 06-26-2012 at 03:47 PM.