Re: Windows install to custom location after building from source

2009-03-06 Thread dan . erik . petersen
On Mar 6, 11:21 am, Christian Heimes wrote: > dan.erik.peter...@gmail.com schrieb: > > > I suppose that what I am looking for is the Windows version of "make > > install" as we know it after running configure with -- > > prefix=custom_location --exec-prefix=custom_location flags and make on > > th

Re: Windows install to custom location after building from source

2009-03-06 Thread dan . erik . petersen
I suppose that what I am looking for is the Windows version of "make install" as we know it after running configure with -- prefix=custom_location --exec-prefix=custom_location flags and make on the Linux platform. Dan -- http://mail.python.org/mailman/listinfo/python-list

Windows install to custom location after building from source

2009-03-06 Thread dan . erik . petersen
Hi all - I have succeeded in building Python 2.6.1 from source under Windows XP by running Visual C++ 2008 Express on the PCbuild/pcbuild.sln file both from the Visual C++ application as well as from the commandline using : vcbuild pcbuild.sln 'Release|Win32' This builds fine (allowing for error