Date: Tue, 22 Mar 2005 11:03:00 -0600 From: Al Arzaga <freebsd@arzaga.net> To: freebsd-questions@freebsd.org Subject: php5-extensions meta-port help Message-ID: <20050322170300.GB3629@arzaga.net>
next in thread | raw e-mail | index | archive | help
I posted this last week, but given the lack of response, I'm hoping it was merely overlooked due to the flood of other posts to this list. I'd like to continue using the php5-extensions meta port to add modules to my php install. In this instance, I need php to link to a different set of odbc libraries instead of the standard unixODBC port's. If I were to manually compile from source, I would add the following argument to my ./configure command: --with-unixODBC=shared,/usr/local/easysoft/unixODBC Now, how would I do the same thing within the context of the php5-extensions meta-port implementation? Any feedback would be greatly appreciated. Thank you. -Al
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050322170300.GB3629>