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 _______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users