abpatel2288 / cdhit

Automatically exported from code.google.com/p/cdhit
GNU General Public License v2.0
0 stars 0 forks source link

cd hits installation #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.extract g++ -O2 -DNO_OPENMP cdhit-common.c++ -c
2.make

What is the expected output? What do you see instead?ake
g++ -O2 -DNO_OPENMP cdhit-common.c++ -c
make: g++: Command not found
make: *** [cdhit-common.o] Error 127

What version of the product are you using? On what operating system?
cd-hit-v4.5.5-2011-03-31.tgz on a rhelv5 gnome 64bit

Please provide any additional information below.

Original issue reported on code.google.com by aproposd...@gmail.com on 27 Jul 2011 at 9:48

GoogleCodeExporter commented 9 years ago
i got the similar error while installing cd-hit on my machine. i uses windows 
7. Error details can be found in screenshot attached.

Original comment by writetoh...@gmail.com on 28 Aug 2012 at 7:19

Attachments:

GoogleCodeExporter commented 9 years ago
During the compilation of "cd-hit-v4.6.1-2012-08-27", I get the error as 
appended. I guess, it is more related to GCC in my system. Can you guys help me?

Peace

-Raj

Original comment by curioad...@gmail.com on 10 Feb 2013 at 6:48

Attachments:

GoogleCodeExporter commented 9 years ago
Guys, I got it installed. My earlier issues was due to C++ compilation..

Peace

-Raj

Original comment by r...@rajkumar.in on 12 Feb 2013 at 3:13

GoogleCodeExporter commented 9 years ago
so, I have the same error:

-bash-3.2$ cd cd-hit-v4.6.1-2012-08-27
-bash-3.2$ make
g++  -DNO_OPENMP -O2  cdhit-common.c++ -c
make: g++: Command not found
make: *** [cdhit-common.o] Error 127
-bash-3.2$

what can I do?

Carlos 

Original comment by galeanom...@gmail.com on 18 Sep 2013 at 6:30