Benoit is correct, what I'm looking for is a way of intalling to an
alternate location
For instance, when make install is ran, I want to say
make install DESTDIR=$PWD/PKG
The result of this would be a new tree crated in $PWD/PKG that mirrors
what would have been created in / at install
We use thi
On jeudi 26 juin 2008, Laurent Carlier wrote:
> Le Thursday 26 June 2008 11:40:23 Benoit Minisini, vous avez écrit :
> > On jeudi 26 juin 2008, Laurent Carlier wrote:
> > > Le Thursday 26 June 2008 02:04:20 Benoit Minisini, vous avez écrit :
> > > > On dimanche 22 juin 2008, M0E Lnx wrote:
> > > >
Le Thursday 26 June 2008 11:40:23 Benoit Minisini, vous avez écrit :
> On jeudi 26 juin 2008, Laurent Carlier wrote:
> > Le Thursday 26 June 2008 02:04:20 Benoit Minisini, vous avez écrit :
> > > On dimanche 22 juin 2008, M0E Lnx wrote:
> > > > How about making make install support the DESTDIR argu
On jeudi 26 juin 2008, Laurent Carlier wrote:
> Le Thursday 26 June 2008 02:04:20 Benoit Minisini, vous avez écrit :
> > On dimanche 22 juin 2008, M0E Lnx wrote:
> > > How about making make install support the DESTDIR argument?
> >
> > It should not be too complex to implement...
>
> This one ? htt
Le Thursday 26 June 2008 11:24:45 Laurent Carlier, vous avez écrit :
> Le Thursday 26 June 2008 02:04:20 Benoit Minisini, vous avez écrit :
> > On dimanche 22 juin 2008, M0E Lnx wrote:
> > > How about making make install support the DESTDIR argument?
> >
> > It should not be too complex to implemen
Le Thursday 26 June 2008 02:04:20 Benoit Minisini, vous avez écrit :
> On dimanche 22 juin 2008, M0E Lnx wrote:
> > How about making make install support the DESTDIR argument?
>
> It should not be too complex to implement...
This one ? http://www.gnu.org/prep/standards/html_node/DESTDIR.html
Does
On dimanche 22 juin 2008, M0E Lnx wrote:
> How about making make install support the DESTDIR argument?
>
It should not be too complex to implement...
--
Benoit Minisini
-
Check out the new SourceForge.net Marketplace.
It's
How about making make install support the DESTDIR argument?
On Fri, Jun 20, 2008 at 7:11 AM, Laurent Carlier <[EMAIL PROTECTED]> wrote:
> Le Friday 20 June 2008 13:49:59 Ron, vous avez écrit :
>> >
>> > Laurent, don't you think it should be better that the default
>> > destination of the executa
Stefano Palmeri schreef:
> Il venerdì 20 giugno 2008 12:25:08 Laurent Carlier ha scritto:
>
>> Le Friday 20 June 2008 10:17:01 Stefano Palmeri, vous avez écrit :
>>
>>> Il giovedì 19 giugno 2008 23:52:01 M0E Lnx ha scritto:
>>>
One minor problem though... I just did my applicati
Il venerdì 20 giugno 2008 12:25:08 Laurent Carlier ha scritto:
> Le Friday 20 June 2008 10:17:01 Stefano Palmeri, vous avez écrit :
> > Il giovedì 19 giugno 2008 23:52:01 M0E Lnx ha scritto:
> > > One minor problem though... I just did my application with this
> > > after some testing... here are t
Le Friday 20 June 2008 10:17:01 Stefano Palmeri, vous avez écrit :
> Il giovedì 19 giugno 2008 23:52:01 M0E Lnx ha scritto:
> > One minor problem though... I just did my application with this
> > after some testing... here are the results
> >
> > running configure without arguments does not install
Il giovedì 19 giugno 2008 23:52:01 M0E Lnx ha scritto:
> One minor problem though... I just did my application with this
> after some testing... here are the results
>
> running configure without arguments does not install the binary to the
> system
>
> running it with the --prefix=/usr argument re
One minor problem though... I just did my application with this
after some testing... here are the results
running configure without arguments does not install the binary to the system
running it with the --prefix=/usr argument results in a new directory
in /usr called usr... so the binary really
Il giovedì 19 giugno 2008 23:34:32 M0E Lnx ha scritto:
> Sweet mother of God!...
>
>
> I did not know that
>
> Very nice. Thank you for providing such a kool way to do this
>
Not me. Thanks Benoit and Laurent Carlier.
> On Thu, Jun 19, 2008 at 4:04 PM, Stefano Palmeri <[EMAIL PROTECTED]>
wrote:
Sweet mother of God!...
I did not know that
Very nice. Thank you for providing such a kool way to do this
On Thu, Jun 19, 2008 at 4:04 PM, Stefano Palmeri <[EMAIL PROTECTED]> wrote:
> Il giovedì 19 giugno 2008 21:47:48 M0E Lnx ha scritto:
>> I've been writing gambas for a while now... continuo
Il giovedì 19 giugno 2008 21:47:48 M0E Lnx ha scritto:
> I've been writing gambas for a while now... continuosly developing 2
> applications.
> I'd like to distribute my software in a way that the end user can
> compile in a way similar to how the gambas tarball compiles.
>
> ./configure && make &&
I've been writing gambas for a while now... continuosly developing 2
applications.
I'd like to distribute my software in a way that the end user can
compile in a way similar to how the gambas tarball compiles.
./configure && make && make install
instead of distributing binaries.
Does anyone have
17 matches
Mail list logo