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/glib/1.2.10/1


Ignore:
Timestamp:
02/22/09 19:11:09 (6 years ago)
Author:
mmadia
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/glib/1.2.10/1

    v1 v2  
    1   
     1wget [http://pkgconfig.freedesktop.org/releases/pkg-config-0.23.tar.gz pkg-config 0.23 http://pkgconfig.freedesktop.org/releases/pkg-config-0.23.tar.gz pkg-config 0.23] 
     2 
     3cd pkg-config-0.23 
     4 
     5patch -p0 -i [http://ports.haiku-files.org/browser/haikuports/trunk/dev-libs/glib/pkgconfig_glib-1.2.10-installable.diff pkgconfig_glib-1.2.10-installable.diff] 
     6 
     7cp /boot/common/share/libtool/config/config.guess .[[BR]] 
     8cp /boot/common/share/libtool/config/config.sub .[[BR]] 
     9libtoolize --force --copy[[BR]] 
     10aclocal[[BR]] 
     11automake[[BR]] 
     12autoconf[[BR]] 
     13configure --prefix=/boot/common [[BR]] 
     14make [[BR]] 
     15make check[[BR]] 
     16make install[[BR]] 
     17 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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