[FGS] Unable to load dynamic library
ssmith at refractions.net
ssmith at refractions.net
Sat Jun 25 12:22:59 EDT 2005
Hi Guillaume,
Problem solv ... err ... somewhat temporarily worked around - if I change
my /etc/selinux/config file to disable selinux (SELINUX=disable) then I can
get to my maps and chameleon samples.
However ... now I have a new problem :) On all but the very basic chameleon
sample app I get a massive set of warnings (behind my map) along the lines of:
Warning: imagepng(): Unable to open
'/opt/fgs/tmp/ms_tmp/buttons/bec6572951315d47e28371658ffa6abb0.png' for
writing in /opt/fgs/apps/chameleon-2.0/htdocs/common/buttonizer/buttonizer.php
on line 637
Other posts online point towards a lack of gd as the culprit ... libgd.2.so
lives in my lib directory ... maybe it didn't make it into my php install -
Thoughts ???
Regards - Samuel
Quoting Guillaume Dallaire <gdallaire at dmsolutions.ca>:
> On Sat, 2005-06-25 at 06:02, Samuel Smith wrote:
> > (Am Linux ~Newbie)
> >
> > A similiar issue came up in ~May 2005 from Bart Wood but remains
> > unresolved on the list.
> >
> > Am facing the following error:
> >
> > Warning: dl(): Unable to load dynamic library
> > '/opt/fgs/www/lib/php4/php_mapscript.so'
> > - /opt/fgs/lib/libnetcdf.so:
> > cannot restore segment prot after reloc: Permission denied
> > in /opt/fgs/apps/chameleon-2.0/htdocs/chameleon.php on line 432
> >
> > Fatal error: Call to undefined function: ms_reseterrorlist()
> > in /opt/fgs/apps/chameleon-2.0/htdocs/chameleon.php on line 553
> >
> > ldd on php_mapscript.so appears clean -- and the ldd on
> > ldd /opt/fgs/lib/libnetcdf.so returns "statically linked" --
> > seems fine
> >
> > I am on Fedora Core 4 (to make it difficult/fun).
> >
> > Suggestions/Comments are appreciated - Will report success /
> > failures
> > back to the list.
>
> Hi Samuel,
>
> on Fedora Core 4, I had to install this RPM:
>
>
http://download.fedora.redhat.com/pub/fedora/linux/core/4/i386/os/Fedora/RPMS/compat-libstdc++-33-3.2.3-47.fc4.i386.rpm
>
> in order to get the FGS's Chameleon demo working.
>
> If it still not work, please send me this informations (output):
>
> $ ldd $FGS_HOME/www/lib/php4/php_mapsript.so
>
> and from what file you did the installation (self-installer file name).
>
> Guillaume
>
>
More information about the Foss-gis-suite
mailing list