dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #19488
Re: [Question #123579]: install dolfin
Hello!
In what directory are you in? Have you created a build director which you have
entered? Then you need to change the configuration call to:
cmake .. -DCMAKE_INSTALL_PREFIX=~/local
Johan
On Tuesday August 31 2010 20:04:04 chunhe lee wrote:
> New question #123579 on DOLFIN:
> https://answers.launchpad.net/dolfin/+question/123579
>
> I followed the steps of Manual installation from source. when I run "cmake
> . -DCMAKE_INSTALL_PREFIX=~/local" to install dolfin, it saids no
> CMakeLists.txt. Do I need to write CMakeLists.txt by myself? or it does
> not work using cmake to install dolfin?. Thanks!
Follow ups
References