<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hello,<br></div>         I am trying to configure slpec with arpack. I installed the arpack-ng-3.2 in my home directory : $HOME/arpack<br><br></div>i configure slpec as:<br>
<br></div>./configure --with-arpack-dir=$HOME/arpack/lib --with-arpack-flags='-lparpack -larpack"<br><br></div>The configure wroks, i could compile the code. However, tests fails. <br></div>I do not have $HOME/arpack/lib in the LD_LIBRARY_PATH. Tests pas iff i add arpack lib path to LD_LIB_PATH. <br>
<br></div>I do not want to do that, i want to the configure to take care of the rpath<br><br></div>I tried  --with-arpack-flags="-Wl, rpath, $HOME/arpack/lib -L$HOME/arpack/lib -lparpack -larpack" <br><br></div>
This does not work.<br><br></div>What should i do ?<br><br>thanks<br></div>Reddy<br><div><div><div><div><div><div><div><div><div><div><div><br>-- <br>-----------------------------------------------------<br>Dharmendar Reddy Palle<br>
Graduate Student<br>Microelectronics Research center,<br>University of Texas at Austin,<br>10100 Burnet Road, Bldg. 160<br>MER 2.608F, TX 78758-4445<br>e-mail: <a href="mailto:dharmareddy84@gmail.com" target="_blank">dharmareddy84@gmail.com</a><br>
Phone: +1-512-350-9082<br>United States of America.<br>Homepage: <a href="https://webspace.utexas.edu/~dpr342" target="_blank">https://webspace.utexas.edu/~dpr342</a><br>
</div></div></div></div></div></div></div></div></div></div></div></div>