Hello
I'm a Linux newbie, I'm compiling schroedinger under linux for using it under Windows.
I don't quite get what's testing there.
If I use the script build_win32_sdk from git, this script downloads the latest version from the git
server for both liboil and schroedinger, but schroedinger depends on orc.
If I download liboil-0.3.16.tar.gz, and schroedinger-1.0.7.tar.gz, and use build_win32_sdk from git,
I get this error:
checking for LIBOIL... no
configure: error: liboil-0.3 >= 0.3.16 is required
make: *** No rule to make target `clean'.  Stop.
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.

What's the proper way to compile a win32 version of schroedinger ? What versions should I use ?
Any suggestions are appreciated !

Thank you
 Mircea

On 21/12/2009 23:01, Dan Kegel wrote:

Read the configure file and see how it's testing...

On Dec 21, 2009 2:21 PM, "Mircea Gliga" <mgl...@integrasoft.ro <mailto:mgl...@integrasoft.ro>> wrote:

I'm trying to cross compile schroedinger on ubuntu using build_win32_sdk.
But it gives me this error:

/checking pkg-config is at least version 0.9.0... yes
checking for ORC... no
configure: error: orc-0.4 >= 0.4.2.1 is required /

I've downloaded orc from git://code.entropywave.com/git/orc.git <http://code.entropywave.com/git/orc.git> , then ./confire, make, make install.
/orcc --version >> Orc Compiler 0.4.3.1/

So what am I missing here ?
Any suggestions are appreciated !

Thank you
 Mircea
--
Mircea Gliga
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Schrodinger-devel mailing list
Schrodinger-devel@lists.sourceforge.net <mailto:Schrodinger-devel@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Schrodinger-devel mailing list
Schrodinger-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

Reply via email to