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 help,
> 
> # ... and these two.  We want to put the libs in the package path,
> # rather than the standard library location for the system.
> lib_libexecdir = @TCL_PACKAGE_PATH@/[EMAIL PROTECTED]@
> lib_libexec_LTLIBRARIES = librivet.la librivetparser.la
> 
> 
> Does TCL_PACKAGE_PATH have a space in it?

Hrm, that might be it... on my system it doesn't - let me see what the
user says.

Thanks!
-- 
David N. Welton
- http://www.dedasys.com/davidw/

Linux, Open Source Consulting
- http://www.dedasys.com/



_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to