On Fri, Mar 27, 2015 at 12:28 PM, Mirko Vukovic <[email protected]> wrote: > > > On Fri, Mar 27, 2015 at 8:01 AM, David Macek <[email protected]> > wrote: >> >> On 27. 3. 2015 12:21, Mirko Vukovic wrote: >> > /e/external-libraries/interp2d >> >>ls /usr/share/cmake >> > /bin/ls: cannot access /usr/share/cmake: No such file or directory >> >> Can you `ls /usr/share/cmake-3.1.2` instead? >> >> -- >> David Macek >> >> >> > > Sorry. There is no cmake-3.1.2 in /usr/share. > >>ls /usr/share > aclocal/ doc/ git-core/ gnupg/ licenses/ misc/ perl5/ > terminfo/ zsh/ > awk/ emacs/ git-gui/ groff/ locale/ Msys/ pki/ > texinfo/ > bash-completion/ file/ gitk/ guile/ magic p11-kit/ readline/ > vim/ > cygwin/ git/ gitweb/ info/ man/ pacman/ tabset/ > zoneinfo/ > /e/external-libraries/interp2d >>cygpath -w /usr/share > E:\msys64\usr\share > > I do have cygwin installed on my laptop. Could that have something to do > with it? > > Here is PATH: >>echo $PATH | tr : \\n > . > /mingw64/bin > /usr/local/bin > /usr/bin > /bin > /c/Program Files (x86)/Common Files/Intel/Shared > Libraries/redist/intel64/compiler > /c/Windows/system32 > /c/Windows > /c/Windows/System32/Wbem > /c/Windows/System32/WindowsPowerShell/v1.0 > /c/Program Files/MiKTeX 2.9/miktex/bin/x64 > /c/QtHFS/4.8.0/bin > /e/gnuplot5/bin > /c/Users/977315/AppData/Roaming/MiKTeX/2.9/miktex/bin/x64 > /c/cygwin64/bin > /c/cygwin/bin > /e/nilibdc/dev/bin/64-bit > /mingw64/lib > /mingw64/bin > /usr/bin/site_perl > /usr/bin/vendor_perl > /usr/bin/core_perl
I'd advise against having both Cygwin and MSYS2 in your path. In fact, I'd advise against ever adding either of them to your Windows PATH. > > > Thanks, > > Mirko > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Msys2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/msys2-users > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
