Doing what you suggest will build unixODBC from the ports collection. I already have a configured implementation of unixODB in /usr/local/easysoft/unixODBC
Is there a way to point to that and indicate that it should be built as a shared extension? On Tue, Mar 22, 2005 at 11:09:38AM -0600, Paul Schmehl wrote: > --On Tuesday, March 22, 2005 11:03:00 AM -0600 Al Arzaga > <[EMAIL PROTECTED]> wrote: > > > >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? > > > cd to /usr/ports/lang/php5-extensions > make config > select unixODBC > make install clean > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
