php5-extensions meta-port help

freebsd at arzaga.net freebsd at arzaga.net
Tue Mar 22 10:12:08 PST 2005


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 
> <freebsd at arzaga.net> 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
> 


More information about the freebsd-questions mailing list