compile REAX

Hi

I tried to compile LAMMPS with REAX package and I get

…/lmp_g++
/usr/lib64/gcc/x86_64-suse-linux/4.5/…/…/…/…/x86_64-suse-linux/bin/ld: cannot find -lreax
collect2: ld returned 1 exit status
make[1]: *** […/lmp_g++] Error 1
make[1]: Leaving directory `/home/milinda/mdprograms/lammps-1Dec12/src/Obj_g++’

could you please help me with this

best

Milinda Samaraweera
University of Connecticut
Department of Chemistry
55 N Eagleville road
unit 3060
Storrs CT
USA

You need to first compile the library for pair_style reax; please
follow instructions on the doc page.

http://lammps.sandia.gov/doc/Section_start.html#start_3

Ray