Changes between Version 7 and Version 8 of Documentation/UserGuide/ClassicSetUpProblems


Ignore:
Timestamp:
2025-02-06T14:00:36+01:00 (2 weeks ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/ClassicSetUpProblems

    v7 v8  
    2828[[Image(configure_to_avoid_pb_with_perl_terminal_small.png)]] 
    2929 
     30 
     31 
     32== Another problem with compilation of XIOS related to perl == 
     33 
     34If the compilation of XIOS fails and you have following error message in the out_compilation file: 
     35Ca semble venir de perl, je pensais à un problème de version de perl ? Peut être hérité de son environnement Python (conda) : 
     36{{{ 
     37Fcm::Exception: Fcm::CLI::Invoker::ConfigSystem: class loading failed: Can't locate URI.pm in @INC (you may need to install the URI module) (@INC contains: /../../modipsl/modeles/XIOS/tools/FCM_OLD/bin/../lib /home/.../.conda/envs/myenv/lib/perl5/5.32/site_perl /home/.../.conda/envs/myenv/lib/perl5/site_per 
     38}}} 
     39 
     40This is an incomatibilty your conda environmenent. You can try folllowing: 
     41{{{ 
     42mv ~/.conda ~/.conda-SAV 
     43}}} 
     44  
     45 
     46 
    3047== Problems with ferret == 
    3148If you can't open ferret, you might need to load if first. Do 
     
    4259First connect to ssh1 and then to obelix. ssh1 is only a machine to help you connect from outside. You can not work on this machine. Do a second '''ssh obelix''' to connect to obelix. 
    4360  
     61 
    4462== Problems with opening external window, problems with display == 
    4563Try following: