version 1.36, 2016/09/26 00:17:45 |
version 1.37, 2019/01/28 05:05:02 |
|
|
% $OpenXM: OpenXM/doc/OpenXM-FAQ.oxweave,v 1.35 2016/02/14 10:41:40 takayama Exp $ |
% $OpenXM: OpenXM/doc/OpenXM-FAQ.oxweave,v 1.36 2016/09/26 00:17:45 takayama Exp $ |
|
|
|
//&C Jan 28, 2019 |
|
//&ja Q. recompile with -fPIC エラーでコンパイルが止まります (Debian/stretch) |
|
//&en Q. Compiling stops with the error "recompile with -fPIC on Debian/stretch |
|
|
|
//&ja A. --enable-shared オプションを加えました. 他のシステムでは warning が出ますが害はないようです. |
|
//&en A. Fixed with --enable-shared option. It generates the warning unrecognized option on other systems. |
|
|
//&C Sep 26, 2016. |
//&C Sep 26, 2016. |
//&ja Q. Mac OS 10.11 ElCapitan で cfep/asir が動きません. |
//&ja Q. Mac OS 10.11 ElCapitan で cfep/asir が動きません. |
//&en Q. cfep/asir does not run on Mac OS 10.11 ElCapitan. |
//&en Q. cfep/asir does not run on Mac OS 10.11 ElCapitan. |
|
|
/*&ja A. ElCapitan 以降 LD_LIBRARY_PATH が無視されるようになったため, ElCapitan 用の static link 版をダウンロードして利用して下さい. |
/*&ja A. ElCapitan 以降 LD_LIBRARY_PATH が無視されるようになったため, ElCapitan 用の static link 版をダウンロードして利用して下さい. |
*/ |
*/ |
/*&en A. Mac OS ElCapitan ignores LD_LIBRARY_PATH. Please download the binary for ElCapitan static link version. |
/*&en A. Mac OS ElCapitan ignores LD_LIBRARY_PATH. Please download the binary for ElCapitan static link version. |
*/ |
*/ |
|
|
//&C Sep 26, 2016. |
//&C Sep 26, 2016. |