[mapguide-users] install mapguide 3.1 on ubuntu

Johan Van de Wauw johan.vandewauw at gmail.com
Tue Jan 3 04:11:05 PST 2017


I'm surprised this gives an error as the script has #!/bin/bash as the
first line

Anyway, a quick fix:
replace pushd with cd and remove popd. This will work, but you will
end up in the temporary directory after the script.

cd ${TEMPDIR}
main


Kind Regards,
Johan

On Thu, Dec 29, 2016 at 10:28 AM, arts <artsdeep at gmail.com> wrote:
> I use default shell. Try sudo dpkg-reconfigure dash - don't help
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.nabble.com/install-mapguide-3-1-on-ubuntu-tp5301474p5301527.html
> Sent from the MapGuide Users mailing list archive at Nabble.com.
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users


More information about the mapguide-users mailing list