[FGS] messages when installing modules

Normand Savard nsavard at mapgears.com
Mon Aug 24 09:16:04 EST 2009


Pena Kupen wrote:
> Norm,
>
> I downloaded bin and module as to my /tmp-directory
> wget 
> http://maptools.org/dl/fgs/releases/9.5/self-installers/fgs-mapserver_basic_5.4.2-fgs_9.5-linux-i386.bin 
>
> wget 
> http://dl.maptools.org/dl/fgs/releases/9.5/modules/fgs-php_pgsql-module-5.2.9-linux-i386.tar.gz 
>
>
> then:
> cd /tmp
> sh fgs-mapserver_basic_5.4.2-fgs_9.5-linux-i386.bin
> /opt/fgs/setenv.sh
> fgs install php_pgsql-module
>
> -->
> -bash-3.2# fgs install php_pgsql-module
> + Stoping 'apache':
> * Module source : '/tmp/fgs-selfextract.s13755'
> * Probing last version of module 'php_pgsql-module'...
> ! Unable to find directory '/tmp/fgs-selfextract.s13755', aborting...
> ! Cannot find a php_pgsql-module module from /tmp/fgs-selfextract.s13755
>
> Fgs installation cannot found module.
>
> then using downloaded file
>
> -bash-3.2# fgs install php_pgsql-module /tmp
> + Stoping 'apache':
> httpd (no pid file) not running
> * Probing last version of module 'php_pgsql-module'... 5.2.9
> + Installing php_pgsql-module:
> cat: /opt/fgs/etc/fgs/pkgs/my_files.list/VERSION: Not a directory
>  + Getting and extracting module 'php_pgsql-module'... ok
> + Copying all files into FGS environment... ok
> * Module 'php_pgsql-module' installed with success.
> shell-init: error retrieving current directory: getcwd: cannot access 
> parent directories: No such file or directory
> chdir: error retrieving current directory: getcwd: cannot access 
> parent directories: No such file or directory
> + Starting 'apache':
>
> Same errors as before.
>
> So there must be some difference between ubuntu and centos
>
Pena,

You're surely right.  Interesting.  It looks like if a directory has 
been deleted.  Don't know what could cause this issue.

Norm


More information about the Foss-gis-suite mailing list