Do you need netcdf? If not, you can also just disable it in the deal.II configuration.
Best, Timo On Tue, Dec 6, 2016 at 4:07 PM, Bruno Turcksin <[email protected]> wrote: > 2016-12-06 15:46 GMT-05:00 Sudarshan Kumar <[email protected]>: >> I have done option 1 above. Still I get the following error when I run >> make install, > Did you reinstall deal in an empty directory? If not please do, cmake > uses a cache and since it picked the static library the first time you > used cmake, it will always use it even if you installed a shared > library. > > Best, > > Bruno > > -- > The deal.II project is located at > https://urldefense.proofpoint.com/v2/url?u=http-3A__www.dealii.org_&d=CwIBaQ&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=R5lvg9JC99XvuTgScgbY_QFS80R7PEA2q0EPwDy7VQw&m=31tiHfiemUT3COgNkorL7aWcJK3ikQIaaxN7zx_pxis&s=RZ27oNQQWD4bzTCSRDaC3sazP53dDt2gwTztP_czLuM&e= > For mailing list/forum options, see > https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_forum_dealii-3Fhl-3Den&d=CwIBaQ&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=R5lvg9JC99XvuTgScgbY_QFS80R7PEA2q0EPwDy7VQw&m=31tiHfiemUT3COgNkorL7aWcJK3ikQIaaxN7zx_pxis&s=BD9zecrYdcpRvVSysdl-Q6IwDJZiCV8AAMdmg1KzmwM&e= > --- > 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 [email protected]. > For more options, visit > https://urldefense.proofpoint.com/v2/url?u=https-3A__groups.google.com_d_optout&d=CwIBaQ&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=R5lvg9JC99XvuTgScgbY_QFS80R7PEA2q0EPwDy7VQw&m=31tiHfiemUT3COgNkorL7aWcJK3ikQIaaxN7zx_pxis&s=UkQDKUMZ-nlmGUJbG0pdvMfFB3OskrR4ck8RL4b1LiY&e= > . -- Timo Heister http://www.math.clemson.edu/~heister/ -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
