Jeremy Jones wrote:
> I guess I'm still having a hard time understanding "what does it
> matter?".
I was under impression that configure embeds the prefix in the build
itself. I was concerned to have to preform the configure/make every time
I change the destination path. It turns out that the
Roel Schroeven wrote:
>Jeremy Jones wrote:
>
>
>
>>Andy Leszczynski wrote:
>>
>>
>>>Is there any way to pass the prefix to the "make install"? Why "make"
>>>depends on that?
>>>
>>>A.
>>>
>>>
>>>
>>What does it matter? If you *could* pass it to make, what does that buy
>>you? I'm n
Jeremy Jones wrote:
> Andy Leszczynski wrote:
>>
>>Is there any way to pass the prefix to the "make install"? Why "make"
>>depends on that?
>>
>>A.
>>
>
> What does it matter? If you *could* pass it to make, what does that buy
> you? I'm not a make guru, but I'm not sure you can do this. Som
Andy Leszczynski writes:
> Robert Kern wrote:
>> Andy Leszczynski wrote:
>>
>>>Jeremy Jones wrote:
>>>
>>>
Andy Leszczynski wrote:
Download the source, untar, cd to the new directory, run:
./configure --prefix=/opt/mypython
make
make install
>>>
>>>Is there any way t
Andy Leszczynski wrote:
>Jeremy Jones wrote:
>
>
>>Andy Leszczynski wrote:
>>
>>Download the source, untar, cd to the new directory, run:
>>
>>./configure --prefix=/opt/mypython
>>make
>>make install
>>
>>
>
>Is there any way to pass the prefix to the "make install"? Why "make"
>depends on
Robert Kern wrote:
> Andy Leszczynski wrote:
>
>>Jeremy Jones wrote:
>>
>>
>>>Andy Leszczynski wrote:
>>>
>>>Download the source, untar, cd to the new directory, run:
>>>
>>>./configure --prefix=/opt/mypython
>>>make
>>>make install
>>
>>Is there any way to pass the prefix to the "make install"?
>
Andy Leszczynski wrote:
> Jeremy Jones wrote:
>
>>Andy Leszczynski wrote:
>>
>>Download the source, untar, cd to the new directory, run:
>>
>>./configure --prefix=/opt/mypython
>>make
>>make install
>
> Is there any way to pass the prefix to the "make install"?
Is passing it to the configure scr
Jeremy Jones wrote:
> Andy Leszczynski wrote:
>
> Download the source, untar, cd to the new directory, run:
>
> ./configure --prefix=/opt/mypython
> make
> make install
Is there any way to pass the prefix to the "make install"? Why "make"
depends on that?
A.
--
http://mail.python.org/mailman/
Andy Leszczynski wrote:
>Hi,
>I run Mandrake 10.0 with python 2.3 installed by default. I want to keep
>it as it is but need another, very customized Python installation based
>of 2.3 as well. I would prefer to have it the way it is on Windows, one
>folder e.g. /opt/mypython with all the stuff
Hi,
I run Mandrake 10.0 with python 2.3 installed by default. I want to keep
it as it is but need another, very customized Python installation based
of 2.3 as well. I would prefer to have it the way it is on Windows, one
folder e.g. /opt/mypython with all the stuff under that. It would be
unlik
10 matches
Mail list logo