[Ipython-tickets] [IPython] #236: readline 2.5.1 egg will not install under PPC Mac OS 10.5 using system python

IPython ipython-tickets@scipy....
Thu Feb 28 12:35:26 CST 2008


#236: readline 2.5.1 egg will not install under PPC Mac OS 10.5 using system
python
----------------------+-----------------------------------------------------
 Reporter:  suhlhorn  |       Owner:  fperez
     Type:  defect    |      Status:  new   
 Priority:  normal    |   Milestone:        
Component:  ipython   |     Version:        
 Severity:  major     |    Keywords:        
----------------------+-----------------------------------------------------
 Using Mac OS 10.5 (leopard) system python on my PPC (powerbook G4). I
 following the readline installation instructions at:
 http://ipython.scipy.org/moin/InstallationOSXLeopard

 The readline installation fails with:
 lipo: can't open input file: /var/tmp//ccWQQ3z9.out (No such file or
 directory)
 error: Setup script exited with error: command 'gcc' failed with exit
 status 1

 It appears that easy_install sees the egg with name *-i386.egg and tries
 to build the library rather than install the binary, which is supposed to
 be universal. Some other details can be found in the following threads in
 ipython-user:
 http://mail.google.com/mail/?shva=1#inbox/11842e8da10656f2
 http://mail.google.com/mail/?zx=4nfcj7y0nz02&shva=1

 The complete build output is attached.

-- 
Ticket URL: <http://ipython.scipy.org/ipython/ipython/ticket/236>
IPython <http://ipython.scipy.org>
The IPython interactive Python system


More information about the Ipython-tickets mailing list