Using the autotools on OSRA would need that it dependencies all have correctly installed headers and libraries, which is not the case. gocr, potrace and tclap all have serious issues: potrace does not install the library, gocr installs only one header which includes not installed headers, tclap needs a config.h, but this is a minor issue. I don't think it would be easier with cmake.
Le dimanche 12 août 2007 à 10:18 +0200, Egon Willighagen a écrit : > Hi all, > > We have all seen OSRA, the GPL-ed library to convert images to > connectivity tables. My GSoC student wrote up an extensive blog about > his experiences with it (all comments to any of his blogs are much > appreciated): > > http://neksa.blogspot.com/2007/08/optical-structure-recognition-in-strigi.html > > One thing he noted in particular is that OSRA does not use a common > build system, like CMAKE or the autotools. I do not have overly much > experience with either of these, that is, in setting those tools up > from scratch... Neither does the author (Igor), and I think he will > appreciate very much input from us, and patches to make his build > system use common tools. > > But if you have interest in putting in some effort in using CMAKE or > the autotools, please continue talking on this list, or directly with > Igor (cc-ed). > > Egon > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Blueobelisk-discuss mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/blueobelisk-discuss -- Jean Bréfort <[EMAIL PROTECTED]> ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Blueobelisk-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/blueobelisk-discuss
