Hi, I can help you only partially:
On Sat, May 22, 2010 at 12:55 PM, kuh3h3 paulanskaya <kuh...@gmail.com> wrote: > i tried to compile git recent version schroedinger with opengl on ubuntu > 8.10. I tried the same as well mine works as well with a few tweaks (don't know about opengl). Running ubuntu 9.10. > 1. include fialed. so have to add -I/usr/include/orc-0.4 > -I/usr/include/liboil-0.3 manually to CFLAGS. I downloaded Orc 0.4.4 from http://code.entropywave.com/download/orc/ Extract and ./autogen.sh; ./configure, make, sudo make install Then in the source code for schrodinger: $ export LD_LIBRARY_PATH=/usr/local/lib (to make this permanent add /usr/local/lib in /etc/ld.so.conf) $ ./autogen.sh (ignored gtk-doc error) $ ./configure $ make > 2. have to remove Werror compile option. What do you mean by that? Does my answer to (1) help you? Sorry that I couldn't help anymore. Maybe someone from the project will help? Best regards, Christoph ------------------------------------------------------------------------------ _______________________________________________ Schrodinger-devel mailing list Schrodinger-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/schrodinger-devel