Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues installing geco++ #2

Open
dbogdano opened this issue Jul 26, 2023 · 1 comment
Open

Issues installing geco++ #2

dbogdano opened this issue Jul 26, 2023 · 1 comment

Comments

@dbogdano
Copy link

Hello,

I'm running into some issues installing GeCo++. Running make on the downloaded source code gives the following errors:

/c4/home/derek/bin/geco++-0.1.464/geco/geco_base.h:347:63: error: ‘memset’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
         if ( value==0 ) memset ( i_mem,0,sizeof ( T ) *length );

Let me know if I can provide more information. I'm very much looking forward to running RNAmotifs on my data.

Thanks,
Derek

@matteocereda
Copy link
Owner

Hi Derek,

You don't need to install GeCo++ since RNAmotifs already contains all dependencies.

Give it a try and let me know.

BW,
Matteo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants