INSTALL 887 Bytes
Newer Older
priyank's avatar
priyank committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Basic Installation
==================

	First of all ensure that you have set $setu environment variable to the sampark path.
	if you are not set the setu environment variable then set it by adding the following
	line in your .bash_profile

	export setu=$HOME/sampark
	
	you will have to run 'source .bash_profile' to make these changes effective.
	test that the path is set by 'env | grep setu'
	
	The way to copy/compile this package is :

  1. `cd' to the directory containing the package's source code.


  2. Type `make' to copy the package source to $setu/src/sl/verb-reorder-0.5

  3. `cd' to the sytem wide directory $setu/src/sl/verb-reorder-0.5

  4. Type `make install' to install the programs, data files and
     documentation in the sampark system wide directory.
     (Refer Chapter-6 in the ilmtguidlines_0.3)



For how to use pruning, please refer to the file README.