On Apr 18, 7:39 pm, Anton Hartl <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On 2007-04-18, Florian Demmer <[EMAIL PROTECTED]> wrote:
>
> > On Apr 18, 12:36 pm, Florian Demmer <[EMAIL PROTECTED]> wrote:
> >> Hi!
>
> >> I am doing a from source installation of Python 2.5 on some old Debian
> >> machine. As
Hi,
On 2007-04-18, Florian Demmer <[EMAIL PROTECTED]> wrote:
> On Apr 18, 12:36 pm, Florian Demmer <[EMAIL PROTECTED]> wrote:
>> Hi!
>>
>> I am doing a from source installation of Python 2.5 on some old Debian
>> machine. As the target directoy I want /opt/somename so i added it to
>> the configu
On Apr 18, 12:36 pm, Florian Demmer <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I am doing a from source installation of Python 2.5 on some old Debian
> machine. As the target directoy I want /opt/somename so i added it to
> the configure like so:
>
> ./configure --prefix=/opt/somedir
>
> The following m
Hi!
I am doing a from source installation of Python 2.5 on some old Debian
machine. As the target directoy I want /opt/somename so i added it to
the configure like so:
./configure --prefix=/opt/somedir
The following make works fine as far as I can see. Then the make
install also actually works a