From: Daniel W. <dan...@gm...> - 2010-05-13 16:07:11
|
On Thu, May 13, 2010 at 11:58 AM, Eddie Schwalbach <e-s...@no...> wrote: > I removed the build directory, and reran the build and install steps with > the correct library paths and everything seems to be working now. I guess > there was something in the build directory pointing to the wrong library > location from my initial install attempt that wasn't removed by > > pythyon setup.py clean "clean" does nothing to the installed directories, it will just clean up the working copy. I would always delete the build directory rather than using "clean" anyway. > (Daniel, I now have FiPy up and running with Trilinos on our cluster, I'll > share scaling info with you after I run some tests.) Very good. Look forward to it. -- Daniel Wheeler |