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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/libmodplug/0.8.4/1

    v1 v2  
    1   
     1Copy in Haiku config.guess/.sub files, then run: 
     2 
     3    * aclocal 
     4    * libtoolize --force 
     5    * automake --add-missing 
     6    * autoconf 
     7    * ./configure --prefix=/boot/common --enable-shared --enable-static 
     8    * make 
     9    * make install  
     10 
     11This 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/