-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Luis,
Luis Merino wrote: > I just update the package entropy and I was about to install the latest > version of agavi 0.11.7 by pear and all good ok except for some warnings > but still exec agavi gives me these errors I can't figure out what are > they about: > > PHP Warning: PHP Startup: pdf: Unable to initialize module > Module compiled with module API=20060613 > PHP compiled with module API=20090115 > These options need to match > in Unknown on line 0 > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/local/php5/lib/php/extensions/no-debug-non-zts-20090115/mhash.so' > - > dlopen(/usr/local/php5/lib/php/extensions/no-debug-non-zts-20090115/mhash.so, > 9): image not found in Unknown on line 0 > PHP Warning: PHP Startup: Unable to load dynamic library > '/usr/local/php5/lib/php/extensions/no-debug-non-zts-20090115/ming.so' - > dlopen(/usr/local/php5/lib/php/extensions/no-debug-non-zts-20090115/ming.so, > 9): image not found in Unknown on line 0 You have a version mismatch with some of your PHP modules. This is unrelated to Agavi completely; you should check Google or some PHP support forum to resolve these issues. > Buildfile: /var/www/agavi/trunk/src/build.xml > [property] Loading /usr/local/php5/lib/php/build.properties > [property] Unable to find property file: > /usr/local/php5/lib/php/build.properties... skipped > > agavi > main: > > [echo] available targets: > [echo] project - create a project > [echo] module - create a module > [echo] action - create an action > [echo] help - show info and help texts > > BUILD FINISHED > > Total time: 0.1467 seconds This is the build system that is bundled with Agavi 0.11. 0.11 is a legacy release; the latest version of Agavi is 1.0.0. The version documented by the tutorial is the 1.0 branch, *not* the 0.11 branch. If you are writing a new application, then you should start with 1.0 and not 0.11. HTH, Noah -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAknOSYIACgkQhitK+HuUQJTvSgCgqpKjhuH9kUyXFMf01xKLKLTL QA0AoLd3K7kdCooGbFn7y1v5cY4uOedp =lWWr -----END PGP SIGNATURE----- _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
