Hi all,<br><br>I have run into some problems when installing ghemical. I download the files from <a href="http://www.bioinformatics.org/ghemical/download/">http://www.bioinformatics.org/ghemical/download/</a> and take the version *-
2.10.tar.gz.<br><br>tar -xvf *-2.10.tar.gz<br>./configure --enable-gamess <br>make<br>sudo make install <br><br>which gives me the following error:<br><br>/usr/local/include/ghemical/libghemicalconfig2.h:88:1: warning: this is the location of the previous definition
<br>project.cpp:49:21: error: GL/glut.h: No such file or directory<br>project.cpp: In member function 'void project::ProcessCommandString(graphics_view*, const char*)':<br>project.cpp:1836: error: no matching function for call to 'sequencebuilder::Build(project* const, char [4096], f64 [3])'
<br>/usr/local/include/ghemical/seqbuild.h:117: note: candidates are: void sequencebuilder::Build(model*, sb_chain_descriptor*)<br>project.cpp:1860: error: no matching function for call to 'sequencebuilder::Build(project* const, char [4096], f64 [10])'
<br>/usr/local/include/ghemical/seqbuild.h:117: note: candidates are: void sequencebuilder::Build(model*, sb_chain_descriptor*)<br>project.cpp: In member function 'void project::Render(graphics_view*, project::rmode)':<br>
project.cpp:2541: error: 'GLUT_BITMAP_9_BY_15' was not declared in this scope<br>project.cpp:2557: error: 'GLUT_BITMAP_9_BY_15' was not declared in this scope<br>project.cpp:2573: error: 'GLUT_BITMAP_9_BY_15' was not declared in this scope
<br>project.cpp:2589: error: 'GLUT_BITMAP_9_BY_15' was not declared in this scope<br>project.cpp:2605: error: 'GLUT_BITMAP_9_BY_15' was not declared in this scope<br>project.cpp:2636: error: 'GLUT_BITMAP_9_BY_15' was not declared in this scope
<br>project.cpp:2653: error: 'GLUT_BITMAP_9_BY_15' was not declared in this scope<br>project.cpp:2666: error: 'class chn_info' has no member named 'GetSequence'<br>project.cpp:2691: error: 'GLUT_BITMAP_9_BY_15' was not declared in this scope
<br>project.cpp:2731: error: 'GLUT_BITMAP_9_BY_15' was not declared in this scope<br>project.cpp: In member function 'virtual void color_mode_hydphob::GetColor4(const void*, i32s, fGL*)':<br>project.cpp:4280: error: 'class chn_info' has no member named 'GetSequence'
<br>make[2]: *** [project.o] Fejl 1<br>make[2]: Forlader katalog '/home/greisen/ghemical-2.01/src'<br>make[1]: *** [all] Fejl 2<br>make[1]: Forlader katalog '/home/greisen/ghemical-2.01/src'<br>make: *** [all-recursive] Fejl 1
<br><br>How to fix this thanks in advance<br><br><br><br><br clear="all"><br>-- <br>Best regards <br>Per Jr. Greisen<br><br>"If you make something idiot-proof, the universe creates a better idiot."