From: Wright, C. (CDC/OID/N. (CTR) <wm...@cd...> - 2012-11-30 17:38:57
|
I used all the steps described here and in the wiki article to replicate the problem, with one exception in Step 2: we are forced to download the source tarball via ViewVC instead of checking out via the cvs command. Is there an alternative way to obtain the source? Thanks for any and all help. From: Walenz, Brian [mailto:bw...@jc...] Sent: Friday, November 30, 2012 12:06 PM To: Wright, Cory (CDC/OID/NCIRD) (CTR); 'wgs...@li...' Subject: Re: [wgs-assembler-users] sweatShop.h not found Hi- Do you have kmer/ installed? (It's in SVN if you need it). https://sourceforge.net/apps/mediawiki/wgs-assembler/index.php?title=Check_out_and_Compile. In kmer/ it needs a 'gmake install' to put the libraries and headers in the correct spot. You don't need a fresh checkout, just a fresh compile. Delete the Linux-amd64 directory and try again. We keep avoiding the switch over to subversion (and keep forgetting to delete the one that is there). We really should bite the bullet and do it, if only so we can rename *.c to *.C and get rid of all those symlinks. b On 11/30/12 11:50 AM, "Wright, Cory (CDC/OID/NCIRD) (CTR)" <wm...@cd...> wrote: Hi All In trying to compile the latest source code I receive the error seen here: http://sourceforge.net/tracker/?func=detail&aid=3420389&group_id=106905&atid=645639 Unfortunately "starting over with a fresh checkout" is not an option as our organization blocks CVS traffic. SVN is allowed, and I noticed that there is a SVN repo, but it does not appear to have been updated in some time. Is it possible to update the SVN repo so we can be on our merry way? :) Thanks all and have a great day. |