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 dev-libs/libxml2/2.7.2/1


Ignore:
Timestamp:
10/22/08 19:23:55 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/libxml2/2.7.2/1

    v1 v2  
    1   
     1[http://ports.haiku-files.org/browser/haikuports/trunk/dev-libs/libxml2/libxml2-2.7.2-haiku.diff?rev=175 Patch] 
     2They haven't refreshed config.guess, so we need to copy that in. Then run libtoolize, and others then configure. 
     3 
     4    * cp /boot/home/config/share/libtool/config.guess . 
     5    * cp /boot/home/config/share/libtool/config.sub . 
     6    * libtoolize --force --copy 
     7    * aclocal 
     8    * automake 
     9    * autoconf 
     10    * ./configure --prefix=/boot/common --enable-ipv6=no 
     11    * make  
     12    * make install 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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