dealii / candi

candi - (Compile & Install) - Downloads, configures, builds and installs deal.II
GNU Lesser General Public License v3.0
60 stars 58 forks source link

deal.ii version control #378

Open sungho91 opened 1 month ago

sungho91 commented 1 month ago

Hi,

I tried to build deal.II version 9.4.0, but no matter what I specify in the candi.cfg file, I keep getting version 9.3.0 of deal.II. Even when I do not touch candi.cfg, I still get version 9.3.0 instead of the latest one.

Does anyone know how to fix this?

My system is Ubuntu 22.04.4 LTS.

Thanks,

Sungho

tjhei commented 1 month ago

You probably also installed deal.II using the package manager and forgot setting your deal.II dir to the candi installation. Go to the installation directory from candi (shown after it completes) and execute source configuration/enable.sh.