Hi Remy

To solve the problem with the setup, could you invoke the setup script 
with bash:
bash ./setup.sh

Tell us if it works.

François


Rémy Claverie wrote:
> Hi all,
>
> I have an other error. This time with the libgfortran here is the log :
>
> /[EMAIL PROTECTED]:/usr/local/metro/usr/bin# python metro --selftest
> [('--selftest', '')]
> * Initialising METRo 3.2.1
>
> [ok] metro_xml_libxml2 will be used.
> * Validating configuration
> [ok] METRo configuration validated
> * Starting METRo logger
> [ok] METRo logger started, log file:'/usr/local/metro/var/log/metro.log'
> Traceback (most recent call last):
>   File "metro", line 209, in <module>
>     main()
>   File "metro", line 200, in main
>     lExec_sequence = metro_init()
>   File "metro", line 182, in metro_init
>     lObject_sequence = metro_get_execution_sequence()
>   File "metro", line 141, in metro_get_execution_sequence
>     module = __import__(sModule_name)
>   File 
> "/usr/local/metro/usr/share/metro/executable_module/metro_model.py", 
> line 54, in <module>
>     from model import macadam
>   File 
> "/home/phobos/software/cmc/metro/svn/metro/src/frontend/model/macadam.py", 
> line 7, in <module>
> ImportError: 
> /usr/local/metro/usr/share/metro/../../lib/metro/_macadam.so: 
> undefined symbol: _gfortran_copy_string
> [EMAIL PROTECTED]:/usr/local/metro/usr/bin#/
>
>
>
> I have also to say that I can't unfortunatly compile as I have the 
> following error during the execution of the setup script :
>
> /[: 159: ==: unexpected operator
>
> Thanks a lot for your help.
>
> Rémy
> /
> ------------------------------------------------------------------------
>
> _______________________________________________
> METRo-developers mailing list
> [email protected]
> https://mail.gna.org/listinfo/metro-developers
>   

_______________________________________________
METRo-developers mailing list
[email protected]
https://mail.gna.org/listinfo/metro-developers

Reply via email to