To see your path, open the terminal and type: Path move the file wget64.exe, now given the name wget.exe to one of the directories in your path.
and maybe this will take: start Julia Pkg.rm("Nemo") Pkg.rm("Nemo") Pkg.update() Pkg.add("Nemo") quit() start Julia Pkg.build("Nemo") # let it finish correctly or otherwise quit() start Julia Pkg.build("Nemo") quit() start Julia using Nemo arbfield64 = ArbField(64) a = arbfield64( 1 ) if not, remove all of the Nemo package directory then Pkg.update() and repeat On Thursday, October 27, 2016 at 1:51:31 PM UTC-4, digxx wrote: > > > > Am Donnerstag, 27. Oktober 2016 19:33:22 UTC+2 schrieb Jeffrey Sarnoff: >> >> libflint-13.dll appears to be a copy of libflint.dll with a different >> name and you can try copying libflint.dll to libflint-13.dll >> The .git\ is not there because you have not tried to add then build Nemo >> with git becoming engaged, and that too is worthwhile doing. >> Double check that you have libgmp-16.dll and not some other version in >> that directory. >> > > Well, how do I do that? > I presume it's not just adding git to the Nemo directory ;) > > >