[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] addition
From: |
teh bus |
Subject: |
[Help-glpk] addition |
Date: |
Thu, 15 May 2008 11:19:44 +0400 |
Dear sir,
Addition to previous email, I tried to replace glpkcc.cpp as the one on the
following link.
http://www.mail-archive.com/address@hidden/msg00091.html
Then I got the following error message when I ran #39;makeglpkmex.m #39; on
matlab.
GLPKMEX - A Matlab interface for GLPK. Script installer.
Version 2.4 compatible with GLPK 4.20 (or higher)
(C) 2001-2007, Nicolo #39; Giorgetti.
Do you want to use graphic installer? Y/N [Y]:
GLPK path... /home1/usr2/azuma/gnu4.28
GLPK include files...OK
GLPK library file...OK
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
warning: i386 architecture of input file
`/home1/usr2/my_name/gnu4.28/lib/libglpk.a(glplib03.o) #39; is incompatible
with i386:x86-64 output
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:
warning: i386 architecture of input file
`/home1/usr2/my_name/gnu4.28/lib/libglpk.a(glplib04.o) #39; is incompatible
with i386:x86-64 output
.
.
/home1/usr2/my_name/gnu4.28/lib/libglpk.a(glplib08.o)(.text+0x1d1): In function
`_glp_lib_xfopen #39;:
/home/usr2/my_name/glpk-4.28/src/glplib08.c:496: undefined reference to `gzopen
#39;
.
.
??? Error using ==> mex
Unable to complete successfully
Error in ==> makeglpkmex at 111
eval([ #39;mex #39; cmd]);
Thanks,
yu
Dear sir,
Addition to previous email, I tried to replace glpkcc.cpp as the one on the following link.
http://www.mail-archive.com/address@hidden/msg00091.html
Then I got the following error message when I ran 'makeglpkmex.m' on matlab.
GLPKMEX - A Matlab interface for GLPK. Script installer.
Version 2.4 compatible with GLPK 4.20 (or higher)
(C) 2001-2007, Nicolo' Giorgetti.
Do you want to use graphic installer? Y/N [Y]:
GLPK path... /home1/usr2/azuma/gnu4.28
GLPK include files...OK
GLPK library file...OK
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: warning: i386 architecture of input file `/home1/usr2/my_name/gnu4.28/lib/libglpk.a(glplib03.o)' is incompatible with i386:x86-64 output
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: warning: i386 architecture of input file `/home1/usr2/my_name/gnu4.28/lib/libglpk.a(glplib04.o)' is incompatible with i386:x86-64 output
.
.
/home1/usr2/my_name/gnu4.28/lib/libglpk.a(glplib08.o)(.text+0x1d1): In function `_glp_lib_xfopen':
/home/usr2/my_name/glpk-4.28/src/glplib08.c:496: undefined reference to `gzopen'
.
.
??? Error using ==> mex
Unable to complete successfully
Error in ==> makeglpkmex at 111
eval(['mex ' cmd]);
Thanks,
yu
- [Help-glpk] addition,
teh bus <=