[issue5267] Subversion problem with PythonLauncher after building 3.0 or 3.1 on Mac

Mitchell Model report at bugs.python.org
Mon Feb 16 01:00:32 CET 2009


Mitchell Model <mlm at acm.org> added the comment:

>Martin v. Löwis <martin at v.loewis.de> added the comment:
>
>How precisely did you build? Can you check whether any build step
>removed PythonLauncher, then recreated it?

in the svn directory for, say, py3k

% svn update
% make clean
% ./configure --enable-frameworks
% make
% sudo make install

>
>If you remove Python Launcher.app, you should be able to svn update.

Yes, that's what I've been doing.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5267>
_______________________________________


More information about the Python-bugs-list mailing list