My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Installation  

Featured
Updated Feb 4, 2010 by kazu....@gmail.com

Installation notes


Note: omit the word "sudo" when you are performing an installation on a windows machine.


Installation of a downloaded and compressed package from the code.google website

  1. make sure you have pear installed
  2. download the file and run this on your commmand line.
  3.   $ sudo pear install File_CSV_Datasource-0.X.X.tgz

Installation through PEAR's command line interface

  1. make sure you have pear installed
  2. run the following code on your command line
  3.   $ sudo pear install --force file_csv_datasource

Note: omit the word "sudo" when you are performing an installation on a windows machine.


Also see



Sign in to add a comment
Powered by Google Project Hosting