RV: [FGS] install in server HP AMD with 64 bits

Guillaume Dallaire gdallaire at dmsolutions.ca
Thu Jun 2 11:17:16 EDT 2005


Hi Dante,

On Thu, 2005-06-02 at 09:11 -0500, Dante Fuster wrote:
> The installation is  in a servant HP with processor AMD of 64 bits, with
> REDHAT LINUX  4 of 64 bits.  
> 

We are not setup to test FGS against Red Hat Enterprise Linux 4 64
bits. 


> The installation goes taking form, when FGS settles it generates its own
> environment, and when executing you paginate php or later on, to load
> the module php_mapscript, library of 32 bits are used (the installation
> of the Linux is of 64 Bits),  they generate the errors (not found), the
> solution that I am use is to copy the library of 32 bits in the
> environment FGS (/ opt/fgs/lib) .

Where do you take the 32 bits libs ?

>  At the moment is executing PHP
> correctly, but its  gives me an error in the load of php_mapscript.so
> (not  found the library libgcc_s.so.1), I assume that I to be copy  to
> the directory of FGS, I wait that it is this way, if somebody can
> confirm me or to tell me another solution type, I will already be
> informing.

Maybe there are others missing libs. To know if there are a lot of
dependencies problems, use:

$ ldd /opt/fgs/www/lib/php4/php_mapscript.so

You will get a list of all requires libs and where it takes it (or not)
--
Alternatively and if you feel brave, you could follow the FGS-DEV
instructions to build your own FGS modules for your platform.

see http://www.maptools.org/fgs/index.phtml?page=fgs-sandbox.html


Guillaume

-- 
------------------------------------------------------------
  Guillaume Dallaire               gdallaire at dmsolutions.ca
  DM Solutions Group             http://www.dmsolutions.ca/
------------------------------------------------------------



More information about the Foss-gis-suite mailing list