Ed Davis

Results 15 comments of Ed Davis

Incidentally, the gcc 4.8.5 was incorrectly determined to be g++ 12+ or something. Not sure how that happened, but it wasn't an issue when I used gcc 7 from devltoolset-7....

Anyone have any ideas why it's linking against lib*.so.1.1 and lib*.so.1.0.0. Seems like an error.

for what it's worth, I got it to work using the `ln` commands above, but we are restricted from using the latest pslcdnafilter as indicated.

Hi all, I run software installs on a HPC and install funannotate using conda. In order to allow multiple users to run the software, I wrote a script that copies...

> I found my error!!! Thanks for the support! @nextgenusfs When I copied the augustus config dir, the `parameters` dir wasn't transferred. This resolved it: > > ``` > rm...