Dmitry V. Zhulanov wrote:
> Hello, all!
>
> I'm developing big project, which contain some shared libraries. Its
> libs must be installed before any build or tests of main distr. Which
> variables should I use to setup this limitation?
Why must the libs be installed first? If this really is the
On Fri, Sep 26, 2003 at 04:20:32PM +0200, Magnus Therning wrote:
> Hi,
>
> Do they _really_ have to be installed, or would it be OK to use libtool
> to create scripts to create the scripts so that the programs can be run
> from the place where they are compiled?
I think script would be more conven
Hello, all!
I'm developing big project, which contain some shared libraries. Its
libs must be installed before any build or tests of main distr. Which
variables should I use to setup this limitation?
Thanks,
e.