Re: [Python] oxs and python2.4 trouble

2009-04-06 Per discussione enrico franchi
On Mon, Apr 6, 2009 at 11:21 AM, SauZheR at gOOgle > E ho risolto proprio questa mattina. Bene. BTW, te ne saresti potuto accorgere anche con otool. :P -- -enrico ___ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/

Re: [Python] oxs and python2.4 trouble

2009-04-06 Per discussione SauZheR at gOOgle
Dalla lista plone product developer mi hanno scritto la seguente cosa: -- You need to build the standard readline library and link against it. By far the easiest way to do this (other than just using the Unified Installer or Plone OS X installer) is to use MacPorts to install first readline then p

Re: [Python] oxs and python2.4 trouble

2009-04-05 Per discussione enrico franchi
2009/4/5 SauZheR at gOOgle : > SauZheR:~ sauzher$ python2.4 > Python 2.4.5 (#1, Apr  5 2009, 10:34:43) > [GCC 4.0.1 (Apple Inc. build 5465)] on darwin > Type "help", "copyright", "credits" or "license" for more information. a = 'pizza' a > Bus error > SauZheR:~ sauzher$ Ho ricordo margi

[Python] oxs and python2.4 trouble

2009-04-05 Per discussione SauZheR at gOOgle
Salve a tutti. Sviluppo princopalmente applicazioni zope/plone e mi e' stato consigliato di scrivere nella vostra lista per esporre il mio problema. Spero vivamente che qualcuno mi possa illuminare sul comportamento che riporto di copia incolla (4 righe che valgono piu' di 100 parole) SauZheR:~