INRA MIAJ nls2C

 

NLS2C: installation

 

  1. Place you in the directory where you want to create the directory nls2C. You should have the write permission on this directory.

  2. Transfer the tar-archive.

  3. Uncompress the tar-archive by gunzip, then untar it by tar xf.
    This creates a directory called nls2C.

  4. Place you in this new directory and type:
      cd nls2C
    

  5. Customize the C and Fortran compilers in the file user/Makefile.in

  6. Execute the shell-script INSTALL:
      ./INSTALL  <nls2-pathname>
    
    nls2-pathname should be the pathname of nls2 on your site.
    (Remember: The libraries of nls2 should have been installed previously).
    For example:
    ./INSTALL /usr/lib/R/library/nls2

  7. Verify the installation:
    Tests are automatically executed by the script INSTALL and their results are stored in files suffixed by .output in the directory examples.
    So, to see if they have been executed without any fatal error, type:
    grep "Fatal error" examples/*.output
    

  8. Customize the user environnement:

Details about installation (in french)

 


© INRA, 2001-