[petsc-users] Slepc installation
Matthew Knepley
knepley at gmail.com
Wed Mar 27 10:54:52 CDT 2013
On Thu, Mar 28, 2013 at 2:51 AM, Sonya Blade <sonyablade2010 at hotmail.com>wrote:
> >You should be in a Cygwin shell.
>
> Probably I'm missing something obvious but What does it mean being in a
> Cygwin shell. I'm already using cygwin terminal inside of the petsc
> directory. This is how my command line looks like.
>
>
> NOBODY at NOBODY /cygdrive/....../Downloads/slepc-3.3-p3
> $ ./configure
>
Please show the output of the commands that Jose suggested:
Open the python console and try this:
>>> import os
>>> print os.path.realpath(os.getcwd())
>>> print os.path.realpath(os.environ['SLEPC_DIR'])
Matt
> Regards,
--
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130328/1245a378/attachment.html>
More information about the petsc-users
mailing list