[gecode-users] GecodeJ and 64 bits

Christian Schulte cschulte at kth.se
Mon Aug 25 10:09:55 CEST 2008


By the way, Gecode 2.2.0 is only a week away, here we will also ship a 64
bit package.

 

Christian

 

--

Christian Schulte, www.ict.kth.se/~cschulte/

 

From: users-bounces at gecode.org [mailto:users-bounces at gecode.org] On Behalf
Of Guido Tack
Sent: Saturday, August 23, 2008 11:38 PM
To: Jorge Ivory Castaño
Cc: users at gecode.org
Subject: Re: [gecode-users] GecodeJ and 64 bits

 

Jorge Ivory Castaño wrote:





It may be a silly question since I am still a beginner. I tried to install
gecodej in Windows Vista Ultimate 64 bits and I couldn't.
So as you offered to help me there's what i have done:
So far I have installed cygwin with all options on C:\cygwin
I downloaded gecode 2.1.1 and unzipped it to C:\cygwin\gecode-2.1.1
I entered cygwin and in /gecode-2.1.1 i used ./configure CC="gcc
-mno-cygwin" CXX="g++ -mno-cygwin"
I got this output:
<br>    <img src="http://www.eldesparchecali.com/images/Dibujo.jpg"/> <br>

 

Again, please follow the instructions on our web page.  In particular,
you'll see that we only support the Microsoft C++ compiler for Gecode/J
under Windows, gcc does not work.

 

Then i use make
I got this output: 
<br>    <img src="http://www.eldesparchecali.com/images/Dibujo1.jpg"/> <br>
I use make install and
I got this output:
<br>    <img src="http://www.eldesparchecali.com/images/Dibujo2.jpg"/> <br>
then I download ant and java, I install ant on cygwin and java on windows,
when I write java or ant commands
I got this output:
<br>    <img src="http://www.eldesparchecali.com/images/Dibujo3.jpg"/> <br>
So far so good, everything seems to be working.
Then I downloaded gecodej 2.1.1 and unzipped it to C:\cygwin\gecodej-2.1.1
but when I tried to configure it
I got this output:
<br>    <img src="http://www.eldesparchecali.com/images/Dibujo4.jpg"/> <br>
PKG_CONFIG_PATH is a variable in Windows or in cygwin? Where it should point
to? How do I set it up correctly?
make install isn't supossed to do this automatically? Did I miss a step?

 

You'll have to point PKG_CONFIG_PATH to /usr/local/lib/pkgconfig (or replace
/usr/local with anything you specify as --prefix in configure).  This only
works if the pkg-config tool was already present when configuring Gecode.

 

We plan to provide binary packages for 64 bit Windows with our next release.
The release is planned for next week, but the 64 bit binaries may come a few
days later.

 

Cheers,

            Guido

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ps.uni-sb.de/pipermail/users/attachments/20080825/28fdcdb0/attachment.htm>


More information about the gecode-users mailing list