Public bug reported:

the dynamic lib liblpsolve55.so comes with the package `lp-solve`
installed to /usr/lib/lp_solve/liblpsolve55.so .

when compiling a programm to link against liblpsolve55.so, ld cannot find the 
library.
So, either
1) please add /usr/lib/lp_solve/ to the ld library path
or
2) let the package lp-solve contain a symlink to the library:
/usr/lib$ ls -ali liblpsolve55.so 
11284987 lrwxrwxrwx 1 root root 24 Apr 16 16:46 liblpsolve55.so -> 
lp_solve/liblpsolve55.so

** Affects: lp-solve (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1169610

Title:
  ld can't find liblpsolve55.so; compilation error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lp-solve/+bug/1169610/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to