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 24 and Version 25 of PortingTips


Ignore:
Timestamp:
04/20/10 18:36:26 (5 years ago)
Author:
michaelvoliveira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PortingTips

    v24 v25  
    2525 cp /boot/common/share/libtool/config/config.* . 
    2626}}} 
    27 Where . 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): 
     27Where . 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): 
    2828{{{ 
    2929 libtoolize --force --copy --install 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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