03-31-2009, 07:09 PM
Hi again forum...
Did anybody manage to compile Cantera http://sourceforge.net/projects/cantera in Ubuntu 8.10 AMD64...?
After following all the instructions and typing make in console it reports missing headers in a file.... adding #include <cstdlib> and #include <cstring> delays the building errors, but it shifts them to another source file... and now these missing includes are code specific... I did not write this code, so debugging it is a bit out of my knowlege for the moment...
Has anybody manage to build this in any other distro...?
Thanks in advance
Alex
Did anybody manage to compile Cantera http://sourceforge.net/projects/cantera in Ubuntu 8.10 AMD64...?
After following all the instructions and typing make in console it reports missing headers in a file.... adding #include <cstdlib> and #include <cstring> delays the building errors, but it shifts them to another source file... and now these missing includes are code specific... I did not write this code, so debugging it is a bit out of my knowlege for the moment...
Has anybody manage to build this in any other distro...?
Thanks in advance
Alex