r/local/src/rivet-0.7.0/src'
make: *** [install-recursive] Error 1
That comes from this Makefile.am line:
lib_libexec_LTLIBRARIES = librivet.la librivetparser.la
What might be the cause of this problem? Is there a better place to ask?
Thanks for your help
Peter O'Gorman wrote:
> David N. Welton wrote:
>
> | That comes from this Makefile.am line:
> |
> | lib_libexec_LTLIBRARIES = librivet.la librivetparser.la
> |
> | What might be the cause of this problem? Is there a better place to ask?
> |
> | Thanks for your hel