Re: [arts-users] ARTS in Ubuntu 18.04

2019-09-18 Thread Oliver Lemke
Hi Yuriy, > On 19 Sep 2019, at 00:36, Goncharenko,Yuriy > wrote: > > Hi Oliver, > > it looks like the module path is set wrong. Basically, the source directory > is set > as /home/yuriy/ instead of /home/yuriy/arts/ Great that it works now. > I believe it happened because I use > cmake

Re: [arts-users] ARTS in Ubuntu 18.04

2019-09-18 Thread Goncharenko,Yuriy
Hi Oliver, it looks like the module path is set wrong. Basically, the source directory is set as /home/yuriy/ instead of /home/yuriy/arts/ I believe it happened because I use cmake .. (as it was suggested at the ARTS website) instead of cmake /home/yuriy/arts/ (as it was suggested in CMakeLi