HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of dev-lang/python/2.5.2/2


Ignore:
Timestamp:
10/03/08 05:01:54 (7 years ago)
Author:
mweirauch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/python/2.5.2/2

    v1 v2  
    1   
     1A patch for building python 2.5.2 on Haiku. (static only, Haiku centric) 
     2Patch does not include the libffi config.guess,config.sub and configure updates. 
     3 
     4All modules except "_ctypes" are building. 
     5 
     6 * patch 
     7 * cp /boot/home/config/share/libtool/config.guess ./Modules/_ctypes/libffi/config.guess 
     8 * cp /boot/home/config/share/libtool/config.sub ./Modules/_ctypes/libffi/config.sub 
     9 * autoconf && ./configure --prefix=/boot/common 
     10 * make 
     11 * make install 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/