libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OS-sympathetic installation (fwd)


From: Alexandre Oliva
Subject: Re: OS-sympathetic installation (fwd)
Date: 15 Feb 2001 02:16:44 -0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

On Feb 14, 2001, David Lee <address@hidden> wrote:

> As I say, I'm floundering, and may be overlooking something obvious.

For one, the fact that libtool may have to relink libraries and/or
executables at installation time.  Of course, you might include all
the dependence libraries and object-files in the package, so as to be
able to do the relinking yourself, but...  As I had suggested before,
it's far easier to just install in a separate directory and have the
package manager collect them.  This will work on *most* systems.  On
some, it's necessary to have the libraries already installed in the
installation directory before you can correctly link executables or
other libraries dependent on them.  In this case, installing in a
separate directory just won't work, or will appear to work but will
actually look for libraries in the wrong place.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]