rexgen
rexgen copied to clipboard
On a 64bit linux system, librexgen should be installed to /usr/local/lib64
$ 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.