mikeds211

Results 7 comments of mikeds211

I am also having problems compiling nanopolish. I am working on mac os (12.5.1, Intel Core i5) as well as on linux (ubuntu in virtual box on the same machine)....

I am also interested in a user friendly solution. I cannot get it installed on mac OS X Sierra, and the workaround described by gaboentropy do not work for me.

>Which shell are you using? ``` ~ % echo $SHELL /bin/zsh ```

>Can you run: make HDF5_VERSION=1.13.2? OK, that got compilation going most of the way, but exited with a make [.depend] error ``` (nanopolish) *****@***** nanopolish % make HDF5_VERSION=1.13.2 if [...

OK. Last night my system updated to 12.6, which caused a few issues with the Xcode command line tools, but i sorted that out. Then I used homebrew to install...

[jts] >try to install gcc with conda instead? ` conda install gcc` fails with `PackagesNotFoundError:` and suggests I try other channels. Maybe this is because of my recent update in...

@hasindu2008: `Try the following instructions:` I followed those instructions and ./configure then worked. The compilation only flagged warnings (see below), and I could call f5c with ./f5c from within the...