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

installing and building fastq-join on a linux server. #67

Open
tbranck28 opened this issue Jul 13, 2017 · 6 comments
Open

installing and building fastq-join on a linux server. #67

tbranck28 opened this issue Jul 13, 2017 · 6 comments

Comments

@tbranck28
Copy link

Hello,

I am new to the command line and would appreciate help getting started with fastq-join. Can anyone give direction for how to install and build ea-utils on a linux server once the files have been downloaded and unzipped?

Thank you!

@drsuuzzz
Copy link

You should be able to just type make at the command line and the executables will be built for you, https://github.com/ExpressionAnalysis/ea-utils/blob/wiki/Compiling.md

@tbranck28
Copy link
Author

Thank you for the quick response. I am in the ExpressionAnalysis-ea-utils-bd148d4 directory and typed in make but am given this error:

make: *** No targets specified and no makefile found. Stop.

@drsuuzzz
Copy link

cd into the clipper directory and you should see the Makefile there. Try the make command in that directory

@drsuuzzz
Copy link

Yeah, that seems like a configuration problem. Sorry, seems like you can't avoid IT

@tbranck28
Copy link
Author

I was worried about that - thanks for your help!

@MonicaSteffi
Copy link

how did you resolve it

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

3 participants