help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] glpk-java libtool install error


From: Xypron
Subject: Re: [Help-glpk] glpk-java libtool install error
Date: Tue, 24 Aug 2010 20:20:06 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

Hello Anastasiya,

the error occurs in glpk-java-1.0.14/swig/Makefile in the following line:

libtool --mode=install install -c libglpk_java.la $(DESTDIR)${prefix}/lib/jni/libglpk_java.la

This command should install libglpk_java.so in directory /usr/local/lib/jni.

Please, delete any trailing space in the following line:

prefix = /usr/local

Best regards

Xypron


IsiAna wrote:
Hello everybody,

I'm trying to install glpk-java-1.0.14 on Ubuntu 10.04. I got the tar.gz
package from http://sourceforge.net/projects/glpk-java/. I manage to install
the glpk-4.44, swig, libtool and java-gcj-compat-dev.
I have following error libtool: install: `/lib/jni/libglpk_java.la' is not a
directory, when I run the make install command for glpk-java.
Here is my output

cd swig; make install
make[1]: Entering directory
`/home/isi/SystemFiles/GLPK/glpk-java-1.0.14/swig'
mkdir -p -m 755 /usr/local /lib/jni;true
libtool --mode=install install -c libglpk_java.la /usr/local
/lib/jni/libglpk_java.la
libtool: install: `/lib/jni/libglpk_java.la' is not a directory
libtool: install: Try `libtool --help --mode=install' for more information.
make[1]: *** [install] Error 1
make[1]: Leaving directory
`/home/isi/SystemFiles/GLPK/glpk-java-1.0.14/swig'
make: *** [install] Error 2

Please is there anyone that can help me? Thanks a lot.
Anastasiya




reply via email to

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