Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, April 19, 2024

Diff for sendxmpp/INSTALL between version 1.1 and 1.2

version 1.1, 2006/10/04 21:03:46 version 1.2, 2012/10/28 14:37:23
Line 1 
Line 1 
 INSTALL  INSTALL
 -------  -------
 sendxmpp requires perl 5.x, Getopt::Long and Net::XMPP.  
   
 $ tar xvfz sendxmpp-(version).tar.gz  Installation from Git repository:
 $ cd sendxmpp-(version)  ---------------------------------
 $ perl Makefile.pm  
 $ make  
 $ make install  
   
           cd /tmp
           git clone https://github.com/lhost/sendxmpp.git
           cd sendxmpp/
           perl Makefile.PL
           make
           make install
   
   sendxmpp requires perl 5.x, Getopt::Long and Net::XMPP.
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top