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 29 and Version 30 of PortingTips


Ignore:
Timestamp:
08/10/11 13:43:32 (4 years ago)
Author:
jrabbit
Comment:

Changed in nightlies (maybe alpha3 too)

Legend:

Unmodified
Added
Removed
Modified
  • PortingTips

    v29 v30  
    3434Most software cannot handle {{{i586-pc-haiku}}} yet, so it is usually necessary to  
    3535{{{ 
    36  cp /boot/common/share/libtool/config/config.* . 
     36 cp /boot/common/data/libtool/config/config.*  
    3737}}} 
    3838Where . is the package root folder, or the folder in which the package has outdated config.guess and/or config.sub files.  If trying to build static and shared libraries, you may also need to run (try using {{{./autogen.sh}}} or {{{./bootstrap.sh}}} first if it exists, it usually runs all the autotools as needed): 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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