On Sat, Jan 1, 2011 at 8:23 PM, Bill Christensen <[email protected]> wrote: > Hi folks Hi Bill
> I need to add SQLite to my MacPorts-built MAMP install... > Do I just do > port install php5 +sqlite No > or would it be > port install php5-sqlite This is right, he will install "sqlite" automatically as dependencies. >From package description of "php5-sqlite": a PHP interface to SQLite, including the sqlite and pdo_sqlite extensions cheers Sven _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
