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 2 and Version 3 of media-libs/libmodplug


Ignore:
Timestamp:
07/01/08 22:55:08 (7 years ago)
Author:
scottmc
Comment:

Updated Haiku build notes

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/libmodplug

    v2 v3  
    1313=== work in progress (scottmc) === 
    1414 
    15 Needs BeOS config.guess file, then ./configure --prefix=/boot/common 
    16 make, make install 
     15Copy in Haiku config.guess/.sub files, then run:[[BR]] 
     16 * aclocal 
     17 * libtoolize --force 
     18 * automake --add-missing 
     19 * autoconf 
     20 * ./configure --prefix=/boot/common --enable-shared --enable-static 
     21 * make 
     22 * make install 
     23 
     24This will make both the static and shared library files, if you only need one or the other then only enable the one you want. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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