rexgen icon indicating copy to clipboard operation
rexgen copied to clipboard

On a 64bit linux system, librexgen should be installed to /usr/local/lib64

Open frank-dittrich opened this issue 11 years ago • 0 comments

$ file librexgen.so.1.1.DEV 
librexgen.so.1.1.DEV: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e223822a139c44ca670403b754e4a6374120db38, not stripped

If a 64bit library is built, you should IMHO check whether /usr/local/lib64 exists, and install the library there.

frank-dittrich avatar Jul 13 '14 11:07 frank-dittrich