<eval: 1: /path/to/fgs/www/bin/httpd: not found

View: New views
1 Messages — Rating Filter:   Alert me  

<eval: 1: /path/to/fgs/www/bin/httpd: not found

by nsavard :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

All,

If you come across the following error when starting apache this is
because fgs is compiled  as a 32 bits binary and you try to run it in a
64 bits machines.  To be able to run fgs (start apache) in your 64 bits
machine you have to install "ia32-libs", so on Ubuntu you will do:

apt-get install ia32-libs


The error message is:

    . setenv.sh
    * FGS runtime ready in '/home/flbergeron/fgs', use fgs command.
     fgs start
    + Starting 'apache':
    <eval: 1: /path/to/fgs/www/bin/httpd: not found
    + Starting 'pgsql':
    /path/to/fgs/etc/init.d/pgsql: 46:
    //path/to/fgs/bin/pg_ctl: not found

Norm
_______________________________________________
Foss-gis-suite mailing list
Foss-gis-suite@...
http://lists.maptools.org/mailman/listinfo/foss-gis-suite