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/1


Ignore:
Timestamp:
08/14/08 21:48:47 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

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

    v1 v2  
    1   
     1[http://ports.haiku-files.org/browser/haikuports/trunk/dev-lang/python/python-2.5.2-haiku.diff?rev=123 Patch] then:[[BR]] 
     2 
     3 * cp /boot/home/config/share/libtool/config.guess . 
     4 * cp /boot/home/config/share/libtool/config.sub . 
     5 * cp /boot/home/config/share/libtool/config.guess Modules/_ctypes/libffi/config.guess 
     6 * cp /boot/home/config/share/libtool/config.sub ./Modules/_ctypes/libffi/config.sub 
     7 * autoconf 
     8 * cd ./Modules/_ctypes/libffi 
     9 * autoconf 
     10 * cd ../../.. 
     11 * ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include 
     12 * make 
     13 * make install 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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