HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #446

Ticket #446: dssi-instructions.txt

File dssi-instructions.txt, 466 bytes (added by scottmc, 4 years ago)
Line 
1libdssialsacompat
2-----------------
3
4SED=`which sed` libtoolize --force
5aclocal
6autoconf
7automake --add-missing --force
8./configure --prefix=/boot/common
9make
10make install
11mkdir -p /boot/common/share/doc/libdssialsacompat
12cp COPYING README /boot/common/share/doc/libdssialsacompat
13
14DSSI SDK
15--------
16
17you need pkgconfig-devel
18
19SED=`which sed` libtoolize --force
20aclocal
21autoconf
22automake --add-missing --force
23./configure --prefix=/boot/common
24make
25make install
26...

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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