Coder Social home page Coder Social logo

code's Introduction

NeXus - a common format for neutron and X-ray scattering data

http://www.nexusformat.org/

See COPYING file for licence information.

Installation Instructions

###Unix (including Mac OS X) source distribution###

If you have downloaded a source distribution (e.g. nexus-4.3.0.tar.gz) then you will already have a file called "configure" and the basic sequence to follow is:

    ./configure  # use sh ./configure    if this does not work
    make
    make check
    make install

This may not, however, build all the nexus utilities and binding you require, and may also locate the wrong HDF libraries and final installation directory. Thus you will probably need to pass some options to "configure" to control this.

General information about "configure" is located in the file called INSTALL.

To see a list of possible options type:

    ./configure --help

HDF libraries used by nexus are available via your system software package manager or can be downloaded from http://www.hdfgroup.org/.

A typical run of configure might be:

    ./configure --prefix=/usr/local/nexus --with-hdf5=/usr/local/hdf5

###Unix (including Mac OS X) git checkout###

As the "configure" file mentioned is a generated file, it is not included in the version control checkout. To create it run:

    sh autogen.sh

and then follow the same procedure as above. You may also want to look at the README.developers file.

code's People

Contributors

freddieakeroyd avatar peterfpeterson avatar jeanbilheux avatar mkoennecke avatar jkrueger1 avatar stuartcampbell avatar pkienzle avatar jphammonds avatar rayosborn avatar prjemian avatar yayahjb avatar andygotz avatar peterc-dls avatar quantumsteve avatar

Watchers

James Cloos avatar CyberSAXS avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.