Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Steven Truppe Newsgroups: comp.lang.python Subject: Re: Question on compiling on linux Date: Sat, 25 Jun 2016 09:54:03 +0200 Lines: 21 Message-ID: References: <576D4AF9.40407@chello.at> <576D79B8.5080303@chello.at> <576D7D67.3070804@chello.at> <576D89D7.6010409@chello.at> <576E389B.7060709@chello.at> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de nEPW0PNPsZhEFO70vgz5QwoZUjT+JfGIE49mCsz2z8FQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.136 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.73; '*S*': 0.00; 'root': 0.04; 'subject:Question': 0.05; '2016': 0.16; '24,': 0.16; '2:28': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'tree': 0.18; 'assuming': 0.22; 'minor': 0.22; 'seems': 0.23; 'header:In-Reply-To:1': 0.24; "i've": 0.25; 'header:User-Agent:1': 0.26; 'fri,': 0.27; 'quoting': 0.29; "i'm": 0.30; 'everyone': 0.31; 'source': 0.33; 'message.': 0.33; 'builds': 0.33; 'steven': 0.33; 'file': 0.34; 'gives': 0.35; 'done': 0.35; 'but': 0.36; 'should': 0.36; 'there': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'thank': 0.38; 'files': 0.38; 'why': 0.39; 'sure': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'your': 0.60; 'hope': 0.61; 'charset:windows-1252': 0.62; 'matter': 0.63; 'received:62': 0.63; 'to,': 0.63; 'reply': 0.68; 'me!': 0.84; 'messed': 0.84; 'received:62.179': 0.84; 'received:62.179.121': 0.84; 'received:upcmail.net': 0.84; 'received:172.31': 0.91; 'received:192.168.0.100': 0.91 X-SourceIP: 80.108.74.14 X-Authenticated-Sender: steven.truppe@chello.at User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <576E389B.7060709@chello.at> X-Mailman-Original-References: <576D4AF9.40407@chello.at> <576D79B8.5080303@chello.at> <576D7D67.3070804@chello.at> <576D89D7.6010409@chello.at> Xref: csiph.com comp.lang.python:110495 i hope this email works like you expected! I found the libpython3.so, i don't know why i was not able to see it, thank you very much to everyone wo helped me! No my last question(s) is how can i create debug/release builds ? Am 2016-06-24 um 22:08 schrieb Zachary Ware: > On Fri, Jun 24, 2016 at 2:28 PM, Steven Truppe wrote: >> That gives me many .so files but no python*.so* file :( > Where are you finding these many .so files? There should be > libpython3.5m.so in the root of the source tree (alongside `python`). > > By the way, I'm not sure how you're accessing the list/newsgroup, but > your quoting seems to be messed up somehow -- my message, which I'm > assuming the above was in reply to, was nowhere to be found in your > message. Also, as a minor matter of netiquette, we prefer new content > to follow a quote of what the new message is in reply to, as I've done > in this message. >