Hi Rainer, Some more variables should be set as follows:
MSYSTEM should be: msys2: MSYS mingw-w64 i686: MINGW32 mingw-w64 x86_64: MINGW64 ACLOCAL_PATH should be: msys2: unset mingw-w64 i686: /mingw32/share/aclocal:/usr/share/aclocal mingw-w64 x86_64: /mingw64/share/aclocal:/usr/share/aclocal PKG_CONFIG_PATH should be: msys2: /usr/lib/pkgconfig:/usr/share/pkgconfig:/lib/pkgconfig mingw-w64 i686: /mingw32/lib/pkgconfig:/mingw32/share/pkgconfig mingw-w64 x86_64: /mingw64/lib/pkgconfig:/mingw64/share/pkgconfig .. you can find these details in /etc/profile On Sun, Apr 12, 2015 at 8:36 PM, Rainer Schuetz <[email protected]> wrote: > Haha, so after succeeding with sshd, the next question follows en-suite: > > After login I am presented with the msys shell. This means I can’t simply > switch to a mingw-shell by running mingw??_shell.bat. > > Okay, I can do something like > > PATH=/mingw32/bin:$PATH > > and I’ll figure out a way to get rid of that prepended element if I don’t > want it any more, but my question: > > > Is that a safe way? Is the only difference between a msys2-shell and a > mingw??-shell the path, or are there traps I should pay attention too? > > Best > Rainer > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > Msys2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/msys2-users ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
