Re: libtool check libraries always result in 'uninstalled' binary script

2008-11-06 Thread James Leek
Ralf Wildenhues wrote: Hello James, * James Leek wrote on Thu, Nov 06, 2008 at 06:23:25PM CET: Hi, I'm having a bit of a problem. I would really like to build my tests as installed-type binaries when I run 'make installcheck' in order to make it easier to run a d

libtool check libraries always result in 'uninstalled' binary script

2008-11-06 Thread James Leek
Hi, I'm having a bit of a problem. I would really like to build my tests as installed-type binaries when I run 'make installcheck' in order to make it easier to run a debugger on them. However, each tests requires its own dynamically loadable convenience library. This library is obviously ne