[SCIP] make install does not work properly

Stefan Vigerske svigerske at gams.com
Mon Jan 29 11:32:48 CET 2024


Hi,

make install is probably not much used.
And it seems that it wasn't updated when libscipbase was introduced a 
while ago. The libscip doesn't exist in static builds anymore.

Attached a patch that should make things better.

Stefan

On 29/01/2024 17:10, Thorsten Koch wrote:
> Hi,
> 
> I tried to do
> 
> make INSTALLDIR=/opt/scip/scipoptsuite-8.1.0/ install
> 
> and got the following:
> 
> -rw-r--r-- 1 root root  3184990 Jan 29 11:05 
> liblpispx2-8.1.0.linux.x86_64.gnu.opt.a
> lrwxrwxrwx 1 root root       33 Jan 29 11:05 liblpispx2.a -> 
> liblpispx2.linux.x86_64.gnu.opt.a
> lrwxrwxrwx 1 root root       39 Jan 29 11:05 
> liblpispx2.linux.x86_64.gnu.opt.a -> 
> liblpispx2-8.1.0.linux.x86_64.gnu.opt.a
> -rw-r--r-- 1 root root   240292 Jan 29 10:42 
> libobjscip-8.1.0.linux.x86_64.gnu.opt.a
> lrwxrwxrwx 1 root root       33 Jan 29 11:05 libobjscip.a -> 
> libobjscip.linux.x86_64.gnu.opt.a
> lrwxrwxrwx 1 root root       39 Jan 29 11:05 
> libobjscip.linux.x86_64.gnu.opt.a -> 
> libobjscip-8.1.0.linux.x86_64.gnu.opt.a
> 
> These two symlinks are wrong
> lrwxrwxrwx 1 root root       35 Jan 29 11:05 libscip.a -> 
> libscip.linux.x86_64.gnu.opt.spx2.a
> lrwxrwxrwx 1 root root       41 Jan 29 11:05 
> libscip.linux.x86_64.gnu.opt.spx2.a -> 
> libscip-8.1.0.linux.x86_64.gnu.opt.spx2.a
> 
> 
> The following names look like something is missing between - and .
> lrwxrwxrwx 1 root root       34 Jan 29 11:05 libscipopt.a -> 
> libscipopt-.linux.x86_64.gnu.opt.a
> -rw-r--r-- 1 root root 19782562 Jan 29 11:05 
> libscipopt-.linux.x86_64.gnu.opt.a
> 
> -rw-r--r-- 1 root root   164004 Jan 29 10:41 
> libsoplex-6.0.4.linux.x86_64.gnu.opt.a
> -rw-r--r-- 1 root root   164004 Jan 29 10:41 libsoplex.a
> -rw-r--r-- 1 root root   164004 Jan 29 10:41 
> libsoplex.linux.x86_64.gnu.opt.a
> -rw-r--r-- 1 root root     1718 Jan 29 10:42 
> libtpinone-8.1.0.linux.x86_64.gnu.opt.a
> 
> VG Thorsten
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make-install.patch
Type: text/x-patch
Size: 2218 bytes
Desc: not available
URL: <http://listserv.zib.de/pipermail/scip/attachments/20240129/0c7fb1df/attachment.bin>


More information about the Scip mailing list