nanumtip.com@instance-1:~$ sudo pecl install sqlsrv /tmp/pear/temp/sqlsrv/shared/xplat.h:30:17: fatal error: sql.h: No such file or directory compilation terminated. Makefile:194: recipe for target 'conn.lo' failed make: *** [conn.lo] Error 1 ERROR: `make' failed
오류 해결 방법!
먼저 unixodbc-dev 패키지를 설치한 후 실행해 보세요. (You need to run)
$ sudo apt-get install unixodbc-dev