Sounds like an older version of iulib. Guile is totally unrelated.
On 20 нояб, 20:24, Andrew <[EMAIL PROTECTED]> wrote: > I am on a 64-bit Fedora 9, AMD: Linux **** 2.6.25.10-86.fc9.x86_64 #1 > SMP Mon Jul 7 20:23:46 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux > > When I issue "make" I eventually get: > > <snip preceding> > In file included from ./ocr-bpnet/make-garbage.cc:33: > ./ocr-utils/ocr-segmentations.h:36:25: error: deprecation.h: No such > file or directory > In file included from ./ocr-utils/ocr-segmentations.h:35, > from ./ocr-bpnet/make-garbage.cc:33: > <snip remaining dozen or so error lines> > > Googling around i was led to believe i am missing "guile" but I am > not. Then a post somewhere suggested ocropus make is looking for the > guile library at /usr/local instead of just /usr (i have the 1.8.4 > package installed, along with its *-devel), so I compiled guile > locally, which by default added the /usr/local/include libguile files > (version 1.8.5). (So, violating convention and good practice, i now > have two versions of libguile) > > Still, ocropus complains with the above, even though I now have: > > -rw-r--r-- 1 root root 1559 2008-02-21 07:37 /usr/include/libguile/ > deprecation.h > > AND > > -rw-r--r-- 1 root root 1559 2008-11-20 13:10 /usr/local/include/ > libguile/deprecation.h > > please help! > > thanks > andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ocropus" 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/ocropus?hl=en -~----------~----~----~----~------~----~------~--~---
