[gecode-users] Problem with Flatzinc 1.0 on Gecode 2.0

Guido Tack tack at ps.uni-sb.de
Wed Feb 6 18:30:07 CET 2008


Raffaele Cipriano wrote:
> installing gecode 2.0 is ok; I used
>
> $ ./configure --prefix=/home/cipriano/gecode2.0
> $ make
> $ make install
>
> also installing flatzinc is (seems) ok; I used
>
> $ ./configure --prefix=/home/cipriano/flatzinc1.0
> $ make
> $ make install
>
> But when I try to invoke   "fz", the exacutable for flatzinc parser e
> get thie error:
>
> fz: error while loading shared libraries: libgecodecpltset.so.9:  
> cannot
> open shared object file: No such file or directory

Did you put /home/cipriano/gecode2.0/lib on your LD_LIBRARY_PATH?  If  
not, that may solve your problem.

Cheers,
	Guido





More information about the gecode-users mailing list