Building sumo without root access should work without additional
configuration. No installation is necessary as long as the 'bin' directory
is on the search PATH. Your error message seems to indicate that you do not
have access to a working compiler. Try to get support from the
administrators of the cluster.
regards,
Jakob


2015-12-13 13:17 GMT+01:00 Nirupama Ravi <[email protected]>:

> Hi,
>
> I am trying to use a shared cluster computing resource to run SUMO
> simulations.
>
> I am wondering if there are any instructions to compile and install SUMO
> binaries and its dependencies locally without root access. I am working
> with SUMO.0.22.
>
> The following packages are available globally:
> /share/pkg/xerces-c/3.1.1
> /share/pkg/gdal/1.11.2
> /share/pkg/libtool/2.4.6
> /share/pkg/proj.4/4.9.0
> autoconf/2.69
> automake/1.14
> gcc/4.8.1
>
> 1. When I issue make -f Makefile.cvs I get below warning:
> libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
> libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
>
> 2. Then when I run ./configure I am getting below error:
> checking whether the C compiler works... no
> configure: error: in `/home/nr80a/pseudonym-sumo':
> configure: error: C compiler cannot create executables
> See `config.log' for more details
> config.log:
> --------------
> configure:3777: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3788: $? = 1
> configure:3777: gcc -qversion >&5
> gcc: error: unrecognized command line option '-qversion'
> gcc: fatal error: no input files
> compilation terminated.
> .
> .
> .
> configure:3808: checking whether the C compiler works
> configure:3830: gcc    conftest.c  >&5
> /share/pkg/gcc/4.8.1/libexec/gcc/x86_64-unknown-linux-gnu/4.8.1/cc1: error
> while loading shared libraries: libmpfr.so.4: cannot open shared object
> file: No such file or directory
>
> It would be of great help, as I am struggling to get it working properly.
>
> Thanking you,
>
> Nirupama.
>
> ------------------------------------------------------------------------------
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to