Dear NumPy Users,<br>
<br>
   I am attempting to install numpy-0.9.8 as a user on unix
system. When I install numpy by typing "python setup.py install" as per
the (only) instructions in the README.txt file everything proceeds
smoothly until some point where the script attempts to write a file to
the root-level /usr/lib64.  How can I configure the setup.py
script to use my user-level directories which I do have access
to?  Also, given that the install exited with an error, how do I
clean up the aborted installation?  Thank you for your help,<br>
<br>
regards,<br>
<br>
   Elijah Gregory<br>