On Tue, Mar 26, 2019, 16:59 Anirban Mondal <[email protected]>
wrote:

> Hi Joshua,
>
> Thanks for your reply. Here are the details
>
> 1. The full build commands you used
>
> cmake -DBUILD_CSGAPPS=ON -DBUILD_CTP=ON -DBUILD_XTP=OFF
> -DCMAKE_INSTALL_PREFIX=${prefix}
> -DEIGEN3_INCLUDE_DIR=/home/anirbanm/programs/eigen3/include/eigen3
> -DFFTW3_INCLUDE_DIR=/home/anirbanm/usr/include
> -DFFTW3_LIBRARY="/home/anirbanm/usr/lib/libfftw3.so"
> -DSQLITE3_LIBRARY=/home/anirbanm/programs/sqlite3/lib
>
This needs to be a path to an library (so file), which would explain the
warnings you saw.

-DSQLITE3_INCLUDE_DIR=/home/anirbanm/programs/sqlite3/include ..
>
> 2. How you installed votca, did you clone it from github etc
>
> git clone -b master --recursive https://github.com/votca/votca.git
>
> 3. The compilers and versions you are using
>
> c++ (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4
>
> On Tue, Mar 26, 2019 at 4:47 PM Joshua Brown <[email protected]>
> wrote:
>
>> Hi Anirban,
>>
>> Can you provide me with the following information:
>>
>> 1. The full build commands you used
>> 2. How you installed votca, did you clone it from github etc
>> 3. The compilers and versions you are using
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "votca" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at https://groups.google.com/group/votca.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "votca" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/votca.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"votca" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/votca.
For more options, visit https://groups.google.com/d/optout.

Reply via email to