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 media-libs/libvorbis


Ignore:
Timestamp:
07/14/08 08:13:57 (7 years ago)
Author:
scottmc
Comment:

updated haiku build notes

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/libvorbis

    v1 v2  
    1313Dependencies: [wiki:media-libs/libogg] 
    1414 
    15 {{{ 
    16 Builds ok on Haiku, just need to modify configure.guess to use BeOS settings. 
    17 ./configure --prefix=/boot/common 
    18 make 
    19 make install 
    20 }}} 
     15Copy in haiku config.guess and config.sub[[BR]] 
     16Patch aclocal.m4? to allow build shared library (need to retrace my steps to figure out what files were modified to make this work)[[BR]] 
     17Then:[[BR]] 
     18 * ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include 
     19 * make 
     20 * make install 
     21 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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