Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2005 21:28:39 +0100
From:      Roman Neuhauser <neuhauser@sigpipe.cz>
To:        Al Arzaga <freebsd@arzaga.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: php5-extensions ports help
Message-ID:  <20050322202838.GA64129@isis.sigpipe.cz>
In-Reply-To: <20050322200101.GF3629@arzaga.net>
References:  <20050322200101.GF3629@arzaga.net>

next in thread | previous in thread | raw e-mail | index | archive | help
# freebsd@arzaga.net / 2005-03-22 14:01:01 -0600:
> 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.

    Edit the port's Makefile, truldo. If the change is generalized
    enough to be usable for others, it might get commited (provided
    that you submit the patch in a PR).

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050322202838.GA64129>