James Bonfield - 2013-09-09

(I know it's ages since you posted this, but I wasn't getting email updates and didn't notice sourceforge had stopped sending them.)

It's questionable whether or not the wrapper scripts should amend LD_LIBRARY_PATH to include prerequisites listed in the ./configure line.

The assumption is that you have a working io_lib which you're pointing the Staden Package too; ie that convert_trace etc would work without any errors, prior to doing the build and install of Staden. It could put links in "just incase", but it still won't make convert_trace run for example unless you manually source the staden.profile.

I'm not sure what the right solution is. Fundamentally if the user installs io_lib in a non-system location (which is in all likelihood going to be true) then they also need to manually configure their environment up. The flip side to that argument though is that they're both components of the Staden Package so ought to seamlessly work together. I'll think on it!

(Let's see if SF actually notifies me now...)