help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] Running java wrapper for GLPK on 64-bit Linux


From: Hannes Planatscher
Subject: Re: [Help-glpk] Running java wrapper for GLPK on 64-bit Linux
Date: Tue, 15 Dec 2009 18:55:08 +0100

Hi,

I have a modified version of a GLPK wrapper which works (for me) under  64-bit Linux and Os-X based on

http://bjoern.dapnet.de/glpk/

I have attached a tarball with the required source files. There is no proper configure/Makefile yet. You can build the .so, with:

sh compile.sh 

and a statically linked version, which includes glpk and ltdl in the JNI library, with  compileStatic.sh. This is quite handy because the library works even on systems which lack of a proper glpk/ltdl installation..

I know there is an official and more recent version of glpk-java out there:

http://sourceforge.net/projects/glpk-java/

but I can't comment on that one.

Best Regards,
Hannes Planatscher

Am 15.12.2009 um 18:08 schrieb Niedringhaus, William P.:

I am transitioning from 32 to 64 bit Linux.   Have
been running the java wrapper for GLPK.  

but have not been able to get it running on the 64 bit
(except by using 32-bit java, no good since I need more than 2G memory)

 

Evidently we need to get a 64-bit version of the C code into
a .so file (the only .so we have is 32-bit C)

 

Ideas?

Thanks,

 

-       Bill Niedringhaus

-       Mitre Corp.

-        





<Part1.html>_______________________________________________
Help-glpk mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-glpk

--
Dipl.-Inform. (Bioinformatik) Hannes Planatscher 
Center of Bioinformatics Tuebingen - Dept. Prof. Zell
Phone: +49 (0) 7071 29 78982
http://www-ra.informatik.uni-tuebingen.de/mitarb/planatsc

Attachment: glpkjava.tar.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]