From: Samir P. <sa...@ve...> - 2016-08-04 11:46:17
|
OS : FreeBSD 10.3 64 bit Package : Php 5.6 + MySql 5.5 + Nginx-devel-1.11.3 At the time of rlib configure there was no problem, all the process is running smoothly ( ./configure , make and make install) and the output is : rlib-1.3.7: prefix: /usr/local compiler: cc Memory debugging: no Warning Fun: no Crash detection: yes UTF8 disabled: yes WIN32 build: no Documentation: no INPUTS: MYSQL: yes POSTGRES: no ODBC: no COMPRESSION: PDF: yes GRAPHING: PDF: Always HTML: no BINDINGS: PHP: yes PHP entension dir: /usr/local/lib/php/20131226 PYTHON: no PYTHON version: 2.2 PYTHON entension dir: JAVA: no CSHARP: no PERL: yes PERL entension dir: /usr/local/lib/perl5/5.20/mach ** If you like RLIB send a postcard from where you are in the world to: ** Bob Doan - 4140 Skyron Drive - Doylestown - PA - 18901 - USA Music: Coldplay / Virgin Radio Having Problems: rli...@li... Want To Contribute: rli...@li... Commercial License: rli...@si... After installation not generating the file 'libr-mysql.so' . Only libr-mysql.a and libr-mysql.la these two files are in /usr/loca/lib/ directory, and the phpinfo() will not show the 'rlib' under "Additional Module". |