Dear all, I am new to programming, and am trying to go through the Mac OS X install for TPP. I get all the way through to building the TPP code, but when I 'make all', it runs for a while and then aborts with a series of errors that look like the pasted script below. I have installed gd2 via fink, but can't seem to find anything called gd. Does anyone know what might be going?
Quantitation/XPress/XPressPeptideUpdateParser/ XPressPeptideUpdateParserMain.cxx:46:16: error: gd.h: No such file or directory Quantitation/XPress/XPressPeptideUpdateParser/ XPressPeptideUpdateParserMain.cxx:47:21: error: gdfonts.h: No such file or directory Quantitation/XPress/XPressPeptideUpdateParser/ XPressPeptideUpdateParserMain.cxx: In function ‘void MAKE_PLOT(int, int, int, int, int, int, int, double, double, double*, double*, double*, double*, char*, QuanStruct*)’: Quantitation/XPress/XPressPeptideUpdateParser/ XPressPeptideUpdateParserMain.cxx:796: error: ‘gdImagePtr’ was not declared in this scope Quantitation/XPress/XPressPeptideUpdateParser/ XPressPeptideUpdateParserMain.cxx:796: error: expected `;' before ‘gdImageLight’ Quantitation/XPress/XPressPeptideUpdateParser/ XPressPeptideUpdateParserMain.cxx:803: error: ‘gdImageLight’ was not declared in this scope Quantitation/XPress/XPressPeptideUpdateParser/ XPressPeptideUpdateParserMain.cxx:803: error: ‘gdImageCreate’ was not declared in this scope Quantitation/XPress/XPressPeptideUpdateParser/ XPressPeptideUpdateParserMain.cxx:804: error: ‘gdImageColorAllocate’ was not declared in this scope Quantitation/XPress/XPressPeptideUpdateParser/ XPressPeptideUpdateParserMain.cxx:811: error: ‘gdImageHeavy’ was not declared in this scope Thanks so much for your help!! Ravi -- You received this message because you are subscribed to the Google Groups "spctools-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spctools-discuss?hl=en.
