Opened 13 years ago
Last modified 13 years ago
#1374 new defect
fail loading IpoptCore.3.9
Reported by: | Jorge | Owned by: | Jorge |
---|---|---|---|
Priority: | high | Milestone: | TOL Packages |
Component: | Various | Version: | head |
Severity: | critical | Keywords: | |
Cc: |
Description
When executed on ubuntu 9.04 the following error is generated:
10:11:59 TOL> #Require IpoptCore.3.9 [IpoptCore::StartActions] Loading library /home/jsperez/.tol/TolPackage/1.1/Client/IpoptCore.3.9/Linux_x86_32/libipopt39.so -> OK <E> ERROR: [1] [LoadDynLib("/home/jsperez/.tol/TolPackage/1.1/Client/IpoptCore.3.9/Linux_x86_32/libcoinhsl.so.1.2.1")] lt_dlopen error:'file not found'</E> [Call stack] [1] Real IpoptCore::StartActions (Real void) [IpoptCore::StartActions] Loading library coinhsl -> FAIL <E> ERROR: [2] [LoadDynLib("/home/jsperez/.tol/TolPackage/1.1/Client/IpoptCore.3.9/Linux_x86_32/libcoinmumps.so.1.3.1")] lt_dlopen error:'file not found'</E> [Call stack] [1] Real IpoptCore::StartActions (Real void) [IpoptCore::StartActions] Loading library coinmumps -> FAIL Loaded package IpoptCore.3.9
after looking at the dependencies of libcoinhsl.so.1.2.1 we can see that there is an unresolved dependencie to libgfortran.so.1,
ldd IpoptCore.3.9/Linux_x86_32/libcoinhsl.so.1.2.1 linux-gate.so.1 => (0xb770d000) libgfortran.so.1 => not found libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb76c9000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb76b9000) libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7556000) /lib/ld-linux.so.2 (0xb770e000)
Note: See
TracTickets for help on using
tickets.
(In [4613]) Refs #1502, #1374, #1373, #1371, #1368, #1257, #1206, #916
Se suben los cambios de la mejora a TolPackage.2 en carpetas y archivos auxiliares.