libglpk_java is in the path and when I run first time it is working but when I run second time I got that error
java -Djava.library.path=/opt/glpk -Xmx512M -jar /bin/sbt-launch.jar run // work run //error On Thu, Aug 11, 2011 at 7:03 PM, glpk xypron <[email protected]> wrote: > >java -Djava.library.path=/opt/glpk -Xmx512M -jar /bin/sbt-launch.jar > Hello Onor, > > Check if /opt/glpk is really the path where libglpk_java.so is stored. > Make sure that libglpk.so is in the library load path. > > Best regards > > Xypron > > > -- > NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie! > Jetzt informieren: http://www.gmx.net/de/go/freephone >
_______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
