Dear All, Did you some of you tried deal.II version available as a package within Ubuntu 10.4 LTS? For me it worked well except two things:
1) deal.II was linked to trilinos libraries ending with the name *.so.1 but the ones which are installed by Ubuntu trilinos package have names *.so. Workaround was to simply create links. 2) I wanted to test if Sacado/Trilinos works fine. For that I wanted to run tutorial 33, but it turned out that the deal.II version (from this package) was compiled with function parser being disabled (why?). Apparently tutorial did not worked. How this could be solved? Its clear that deal must be recompiled without this option, but in this case for me its a little bit scary because now deal is scattered among some directories on the file system... If the maintainer of this package is in this mailing list - are there plans to create a package forthe last deal.II version 6.3.1 ? Regards, Slawa _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
