FreeBSD equivalent to unixodbc-dev
问题 I'm trying to compile Erlang on FreeBSD, and I want to include the odbc licenses. On Ubuntu, if you add the unixodbc-dev package, that ensures that odbc gets compiled with Erlang, however, I can't find a package that works equivalently with FreeBSD. I've tried installing the unixODBC package, and the libodbc++ with libiodbc packages. Neither of these work. I've also tried download unixodbc from unixodbc.org and installing that, to no avail. So if there's a package I can use, or if there's