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 3 and Version 4 of media-libs/jpeg


Ignore:
Timestamp:
06/30/08 13:12:03 (7 years ago)
Author:
scottmc
Comment:

Updated Haiku build notes

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/jpeg

    v3 v4  
    1313Included in Haiku 
    1414 
    15 {{{  
    16 Builds with updated config.guess 
    17 If installing to /boot/common, you may need to create the /boot/common/man and  
    18 /boot/common/man/man1 directories to get it to run make install smoothly. 
    19 }}} 
     15 
     16To build with shared libraries, copy in haiku config.guess/.sub files then[[BR]] 
     17patch (to be added soon), then run: 
     18[[BR]] 
     19 
     20* aclocal  
     21* libtoolize --force  
     22* automake --add-missing  
     23* autoconf 
     24* ./configure --prefix=/boot/common --enable-shared 
     25* make 
     26* make install[[BR]] 
     27You may need to create the shared/man and shared/man/man1 directories to get it to run make install smoothly. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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