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 sys-libs/zlib/1.2.3/2


Ignore:
Timestamp:
01/05/09 09:21:08 (7 years ago)
Author:
scottmc
Comment:

added info for building shared (.so) zlib

Legend:

Unmodified
Added
Removed
Modified
  • sys-libs/zlib/1.2.3/2

    v1 v2  
    1   
     1 To build a shared lib for zlib we have to add --shared to the configure line, so the shared lib build looks like this: 
     2 
     3  * ./configure --prefix=/boot/common --shared 
     4  * make 
     5  * make install 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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