From owner-freebsd-gnome@FreeBSD.ORG Fri Feb 20 17:35:39 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1465616A4CE for ; Fri, 20 Feb 2004 17:35:39 -0800 (PST) Received: from smtp106.mail.sc5.yahoo.com (smtp106.mail.sc5.yahoo.com [66.163.169.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 0AD8F43D2D for ; Fri, 20 Feb 2004 17:35:39 -0800 (PST) (envelope-from kaeru@pd.jaring.my) Received: from unknown (HELO ?219.95.33.210?) (khairil?yusof@219.95.33.210 with plain) by smtp106.mail.sc5.yahoo.com with SMTP; 21 Feb 2004 01:35:38 -0000 From: Khairil Yusof To: Jeremy Messenger In-Reply-To: References: <20040220055651.GG13847@toxic.magnesium.net> <20040220071247.GH13847@toxic.magnesium.net> <1077261279.14072.32.camel@shumai.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-4fHhzrkFbTfKymdXfum7" Message-Id: <1077327332.21527.26.camel@wolverine.cerebro.net.my> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.4FreeBSD GNOME Team Port Date: Sat, 21 Feb 2004 09:35:33 +0800 cc: FreeBSD GNOME Users cc: python@freebsd.org Subject: Re: gnome2 build failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2004 01:35:39 -0000 --=-4fHhzrkFbTfKymdXfum7 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-02-20 at 16:16 -0600, Jeremy Messenger wrote: > Python compile the optimize on LookupManager.py and Main.py in Straw's=20 > script in the different way. So, there must be something in the=20 > LookupManager.py and Main.py that libpthread doesn't like? I tried to use= =20 > the bsdiff and diff --text, but it doesn't show clear. It actually works if you do a normal python install with setup.py install. What's the command it runs after: /usr/local/bin/python -O /tmp/tmpm3u6iL.py That line works fine (meaning the script runs and creates compiled bytecodes for the list of files it was given) I then ran setup.py install, and it installed without a hitch. I also than managed to run straw and poll for the latest news. The only difference I see is that you are installing it into /usr/X11R6/ share/gnome/straw vs The default, which is to install into /usr/local/lib/python2.3/site- packages (directory where python loads all it's modules by default). This was not a problem either, as setting STRAW_LIB=3D/usr/X11R6/share/ gnome/straw ran the port installed versions just fine. I then ran it from compiled bytecodes (.pyo) and without (.py) with no problems at all and was able to poll and read news. I have to go now, I'll have a look later at find out what is running after the bytecode compile script is run. -- "You keep using that word. I do not think it means what you think it means." FreeBSD 5.2-CURRENT i386 9:00am up 9:38, 3 users, load averages: 1.98, 1.80, 1.78 --=-4fHhzrkFbTfKymdXfum7 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBANrXjDAqnLW/+/X8RAiAJAJ9Vaunh6YPykj02le/mv4GqROfi4QCgo1qO cszItXWpeNnW8EFnfMzth0g= =onI5 -----END PGP SIGNATURE----- --=-4fHhzrkFbTfKymdXfum7--