[aspect-devel] Aspect-devel Digest, Vol 30, Issue 3

Nan Zhang Nan.Zhang at Colorado.EDU
Tue May 6 13:21:35 PDT 2014


Hi Jonathan,

I used aspect-0.1 in Jan. 2013. I am trying to use the newest version
aspect-0.3 because I am going to the ASPECT workshop next week.

The problem is after I download aspect-0.3 and untar it (tar -xvf
aspect-0.3.tar), the directory having include, source, and etc. has no
file called
CMakeLists.txt. I followed your suggestions:
mkdir -p /users/nz1/aspect-0.3/build
cd /users/nz1/aspect-0.3/build
cmake ../aspect/

After cmake ../aspect/, the error report is "CMake Error: The source
directory "/users/nz1/aspect-0.3/aspect" does not exist."


On Tue, May 6, 2014 at 3:00 PM, <aspect-devel-request at geodynamics.org>wrote:

> Send Aspect-devel mailing list submissions to
>         aspect-devel at geodynamics.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel
> or, via email, send a message with subject or body 'help' to
>         aspect-devel-request at geodynamics.org
>
> You can reach the person managing the list at
>         aspect-devel-owner at geodynamics.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Aspect-devel digest..."
>
>
> Today's Topics:
>
>    1. The installation problem for ASPECT (Nan Zhang)
>    2. Re: The installation problem for ASPECT (Jonathan Perry-Houts)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 6 May 2014 14:24:27 -0400
> From: Nan Zhang <Nan.Zhang at Colorado.EDU>
> To: aspect-devel at geodynamics.org
> Subject: [aspect-devel] The installation problem for ASPECT
> Message-ID:
>         <CABCzMfZz-emZ26c4cUmuKfLtSF=
> UYbniRZz-p5_6CJAB_FhAdQ at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi there,
>
> I tried to install ASPECT in a new cluster. I have already had dealii
> environment and can run step-32.
>
> When I type cmake . (I also tried cmake
> -DDEAL_II_DIR=/gpfs/runtime/opt/dealii/7.2.0 .) under the directory
> aspect-0.3, I got error "CMake Error: The source directory
> "/users/nz1/aspect-0.3" does not appear to contain CMakeLists.txt".
>
> I wonder how to get a CMakeLists.txt? My colleagues and I had installed
> aspect-0.1 in a different machine last year, and did not get such problem?
>
> Nan Zhang
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20140506/16f00b89/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Tue, 06 May 2014 11:51:23 -0700
> From: Jonathan Perry-Houts <jperryh2 at uoregon.edu>
> To: aspect-devel at geodynamics.org
> Subject: Re: [aspect-devel] The installation problem for ASPECT
> Message-ID: <53692F2B.1000202 at uoregon.edu>
> Content-Type: text/plain; charset=UTF-8
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Nan,
>
> I don't know how your source directory looks, but it's likely that the
> source root is in /users/nz1/aspect-0.3/aspect. Whatever the source
> directory is, it should contain a directory called include and one
> called source and a file called CMakeLists.txt, among some other things.
>
> Try:
> mkdir -p /users/nz1/aspect-0.3/build
> cd /users/nz1/aspect-0.3/build
> cmake ../aspect/
> make
>
> Also, why are you using Aspect 0.3 rather than 1.0?
>
> Cheers,
> Jonathan
>
> On 05/06/2014 11:24 AM, Nan Zhang wrote:
> > Hi there,
> >
> > I tried to install ASPECT in a new cluster. I have already had
> > dealii environment and can run step-32.
> >
> > When I type cmake . (I also tried cmake
> > -DDEAL_II_DIR=/gpfs/runtime/opt/dealii/7.2.0 .) under the
> > directory aspect-0.3, I got error "CMake Error: The source
> > directory "/users/nz1/aspect-0.3" does not appear to contain
> > CMakeLists.txt".
> >
> > I wonder how to get a CMakeLists.txt? My colleagues and I had
> > installed aspect-0.1 in a different machine last year, and did not
> > get such problem?
> >
> > Nan Zhang
> >
> >
> >
> > _______________________________________________ Aspect-devel
> > mailing list Aspect-devel at geodynamics.org
> > http://lists.geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel
> >
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.15 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iQEcBAEBAgAGBQJTaS8qAAoJEGe6xJ1FYRpRsZgIAKKWRsstNSb2gRSeOleDW7kW
> vEJhuqXK9ZbN77pP1dBcxx6wXjNADVLJZN0zJKNNpUHgeZb3umrWEz+n0Kv3495u
> LD6wEjQ5YWyk1/c2KJ08gaY1qSQMGtvWJnH2BDdFsfa530WyjURHKW41h+gRz0xL
> GjkS5vzMuPXDaG1gamEXRnZDbCuWBZEs1Er+S9LLuZ79/J74N2YCII4KnivA10xv
> WCkh3Hw+PmaU1TqmKU8mdBBxWJ+MAurhYFRf0/kUInGT2YmgiY29GpGkN/OXpj8R
> QY4bD5D+7/wkIQWsa4SUwf2+gSvVWosaeEGQ5Qv9PVKW9+gJx2ktjNN+z3mEPAY=
> =av9T
> -----END PGP SIGNATURE-----
>
>
> ------------------------------
>
> _______________________________________________
> Aspect-devel mailing list
> Aspect-devel at geodynamics.org
> http://lists.geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel
>
> End of Aspect-devel Digest, Vol 30, Issue 3
> *******************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20140506/8467a911/attachment.html>


More information about the Aspect-devel mailing list