At 00:06 29/01/2008 -0600, Darrick Hartman (lists) wrote: > From the document I've reviewed, it's not possible unless you use either > pdo or pdo-external for sqlite support. Otherwise, the internally > bundled (with php5) sqlite2 version is used.
I could be wrong, but users have the choice to either use PDO (--with-pdo --with-pdo-sqlite) or the external static version (--with-sqlite=/...). >You should still use the variable $(STAGING_DIR)/usr. Why again is the >pdo-sqlite bad? This is what is in the trunk, but with this, PDO wouldn't work. >With all of the problems you're having (zaptel the other day, this >now), I'd say there's something that needs to be resolved with your build >environment. I found what it was with Zaptel: I get the error I reported if I remove ISDN-related options. Since I don't use ISDN, I figured I could remove those packages, but maybe there are dependencies. Incendently, the Asterisk documentation often says to just compile Zaptel and LIBPRI. Don't know if it's still needed today, or just some habit. It doesn't take much space, so I can live with it. So... I give up on using a up-to-date SQLite. At this point, and thanks to your help, Zaptel is loading, PHP-CLI scripts can be called from AGI, and PHP can use SQLite (2.8.17, which is good enough). I'll finish up the doco I wrote and upload it. Thanks again. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
