Hi,

I'm new to dealii, and I followed the ReadMe file to download and install 
dealii 8.4.1 without any success. Specifically, when I executed the third 
line in terminal, an error "The source directory 
"/Users/John/documents/dealii-8.4.1/build/deal.II" does not exist" came up. 
In fact, when I checked, I found that build is an empty folder. Could you 
please help? Thanks!
mkdir build
  cd build
  cmake -DCMAKE_INSTALL_PREFIX=/path/to/install/dir ../deal.II
  make install
  make test

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to