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

Diff for sendxmpp/INSTALL between version 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2006/10/04 21:03:46 version 1.1.1.2, 2006/10/04 21:05:27
Line 4  sendxmpp requires perl 5.x, Getopt::Long
Line 4  sendxmpp requires perl 5.x, Getopt::Long
   
 $ tar xvfz sendxmpp-(version).tar.gz  $ tar xvfz sendxmpp-(version).tar.gz
 $ cd sendxmpp-(version)  $ cd sendxmpp-(version)
 $ perl Makefile.pm  $ perl Makefile.PL
 $ make  $ make
 $ make install  $ make install
   
   This will install under /usr/local; to install under another prefix, for exampl;e "/usr", do:
   
   $ perl Makefile.PL PREFIX=/usr
   
   instead.
   

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2

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