[Chameleon] chameleon beta2 on Linux
Paul Spencer
pspencer at dmsolutions.ca
Thu Oct 14 21:02:12 EDT 2004
Shalini,
first of all, on linux you would normally build php with dbase support
compiled in (at least that is how I've always done it) using
--with-dbase. This is required for Chameleon. With dbase support
compiled in, MLT will detect that the support is available and not try
to load the module. If you choose to build modules instead, then it
would try to load the module if you had not configured it to auto-load
in php.ini.
second, I think there is perhaps a bug in the mlt stuff, it should have
been looking for php_dbase.so, not php_dbase.dll. This would not affect
you but it should be corrected. I will file a bug and commit a fix to
be included in the beta 3 release.
Cheers,
Paul
Shalini Venkataraman wrote:
>
> Hi,
> I have been trying install chameleon beta 2 on Linux and when I try to
> run the samples, this is the error I get
>
> *Warning*: dl(): Unable to load dynamic library
> '/usr/local/lib/php/extensions/php_dbase.dll' -
> /usr/local/lib/php/extensions/php_dbase.dll: cannot open shared object
> file: No such file or directory in
> */edclxw43/www/chameleon-1.99beta-20040709/htdocs/common/mlt/mlt.php* on
> line *245*
>
> In fact, when I try the chameleon/admin/ , this is what I have:
>
> *Warning*: dl(): Unable to load dynamic library
> '/usr/local/lib/php/extensions/php_dbase.so' -
> /usr/local/lib/php/extensions/php_dbase.so: cannot open shared object
> file: No such file or directory in
> */edclxw43/www/chameleon-1.99beta-20040709/htdocs_admin/info.php* on
> line *92*
>
> Anyone with more experience with Chameleon on Linux has any ideas?
> Thanks a lot
> Shalini
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
More information about the Chameleon
mailing list