root/swish_php/INSTALL

Revision 1486, 93 bytes (checked in by augur, 4 years ago)

Very brief installation instructions.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1
2 Installation:
3   $ phpize
4   $ ./configure --with-swishe=/usr
5   $ make
6   $ sudo make install
7
Note: See TracBrowser for help on using the browser.