Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling python 2.5.2 under Wine on linux. #49133

Closed
lkcl mannequin opened this issue Jan 8, 2009 · 4 comments
Closed

Compiling python 2.5.2 under Wine on linux. #49133

lkcl mannequin opened this issue Jan 8, 2009 · 4 comments
Labels
build The build process and cross-build

Comments

@lkcl
Copy link
Mannequin

lkcl mannequin commented Jan 8, 2009

BPO 4883
Nosy @mdickinson
Files
  • f: patch to build python 2.5.2 under wine
  • unnamed
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2010-06-19.18:19:25.745>
    created_at = <Date 2009-01-08.16:13:37.413>
    labels = ['build']
    title = 'Compiling python 2.5.2 under Wine on linux.'
    updated_at = <Date 2010-06-19.18:23:01.905>
    user = 'https://bugs.python.org/lkcl'

    bugs.python.org fields:

    activity = <Date 2010-06-19.18:23:01.905>
    actor = 'BreamoreBoy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-06-19.18:19:25.745>
    closer = 'mark.dickinson'
    components = ['Build']
    creation = <Date 2009-01-08.16:13:37.413>
    creator = 'lkcl'
    dependencies = []
    files = ['12653', '17721']
    hgrepos = []
    issue_num = 4883
    keywords = []
    message_count = 4.0
    messages = ['79420', '108187', '108197', '108198']
    nosy_count = 3.0
    nosy_names = ['lkcl', 'mark.dickinson', 'BreamoreBoy']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue4883'
    versions = ['Python 2.5']

    @lkcl
    Copy link
    Mannequin Author

    lkcl mannequin commented Jan 8, 2009

    messy patches which get python 2.5.2 compiling - and producing
    python.exe.so - under wine.

    the setup.py is presently _wholly_ unsuited to use for building
    the modules - get_sysconfig("srcdir") returns None because...
    it's supposed to!

    but, the actual libpython2.5.a and the actual python.exe _are_
    successfully built - and, amazingly, useable.

    @lkcl lkcl mannequin added the build The build process and cross-build label Jan 8, 2009
    @BreamoreBoy
    Copy link
    Mannequin

    BreamoreBoy mannequin commented Jun 19, 2010

    Can this be closed as out of date, or is it still relevant to Python 2.7 or any of the Python 3 branches?

    @mdickinson
    Copy link
    Member

    It can be closed. Thanks!

    @BreamoreBoy
    Copy link
    Mannequin

    BreamoreBoy mannequin commented Jun 19, 2010

    Hi Mark,

    It'll cost you a couple of pints of Ringwood Old Thumper if you're ever in my neck of the woods.

    Also blame Terry Reedy if I prove to be a pain in the neck!!!

    Kindest regards.

    Mark Lawrence.


    From: Mark Dickinson <report@bugs.python.org>
    To: breamoreboy@yahoo.co.uk
    Sent: Sat, 19 June, 2010 19:19:27
    Subject: [bpo-4883] Compiling python 2.5.2 under Wine on linux.

    Mark Dickinson <dickinsm@gmail.com> added the comment:

    It can be closed. Thanks!

    ----------
    nosy: +mark.dickinson
    resolution: -> out of date
    status: open -> closed


    Python tracker <report@bugs.python.org>
    <http://bugs.python.org/issue4883\>


    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    build The build process and cross-build
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant