|
|
08-09-2012
, 10:22 AM
|
|
Posts: 641 |
Thanked: 468 times |
Joined on Aug 2008
|
#2
|
|
|
08-09-2012
, 10:24 AM
|
|
Posts: 1,765 |
Thanked: 1,878 times |
Joined on May 2011
@ Poland
|
#3
|
|
|
08-09-2012
, 11:19 AM
|
|
Posts: 243 |
Thanked: 346 times |
Joined on Jul 2010
@ Scotland
|
#4
|
alias autoconf='path/to/autoconf'
unalias autoconf
| The Following User Says Thank You to gregoranderson For This Useful Post: | ||
|
|
08-09-2012
, 02:20 PM
|
|
Posts: 1,765 |
Thanked: 1,878 times |
Joined on May 2011
@ Poland
|
#5
|
Just a quick guess, but try alias?
Replace path to autoconf with the full path to your autoconf.Code:alias autoconf='path/to/autoconf'
To unalias (return to the shell built-in), just do the following:
Code:unalias autoconf
| The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
|
08-10-2012
, 04:35 AM
|
|
Posts: 1,765 |
Thanked: 1,878 times |
Joined on May 2011
@ Poland
|
#6
|
Just a quick guess, but try alias?
Replace path to autoconf with the full path to your autoconf.Code:alias autoconf='path/to/autoconf'
To unalias (return to the shell built-in), just do the following:
Code:unalias autoconf
|
|
08-10-2012
, 04:47 AM
|
|
Posts: 243 |
Thanked: 346 times |
Joined on Jul 2010
@ Scotland
|
#7
|
Unfortunately, the aliases aren't taken in account in makefile (so in debian/rules too.) Is there any way to specify the path for Makefiles (debian/rules)?

SBOX_REDIRECT_BINARIES
comma-separated list of <source>:<target> pairs which specify
explicit binary redirection rules (for example
"/usr/bin/make:/scratchbox/tools/bin/make,/bin/cat:/host_usr/bin/dog")
| The Following User Says Thank You to gregoranderson For This Useful Post: | ||
|
|
08-10-2012
, 05:22 AM
|
|
Posts: 1,765 |
Thanked: 1,878 times |
Joined on May 2011
@ Poland
|
#8
|
PATH:=/usr/bin/dh7:/usr/bin:$(PATH) export PATH SBOX_REDIRECT_IGNORE=/usr/bin/perl:/usr/bin/autoconf export SBOX_REDIRECT_IGNORE SBOX_REDIRECT_BINARIES:="/usr/bin/autoconf:/usr/bin/autoconf,$(SBOX_REDIRECT_BINARIES)"
|
|
08-13-2012
, 04:25 AM
|
|
Posts: 684 |
Thanked: 749 times |
Joined on Jan 2012
@ Finland
|
#9
|
|
|
08-13-2012
, 07:15 AM
|
|
Posts: 1,765 |
Thanked: 1,878 times |
Joined on May 2011
@ Poland
|
#10
|
![]() |
| Thread Tools | Search this Thread |
|
I compiled autoconf 2.67. Unfortunately, still the scratchbox built-in version is called
How can I disable the scratchbox autoconf and use the newer one only?
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.