Why do kaffe shared libraries get installed in share/kaffe/lib?

Date view Thread view Subject view Author view

From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Tue Nov 10 1998 - 11:38:32 EST


Hi!

I've just noticed that most of the kaffe shared libraries get
installed in share/kaffe/lib. This is just plain wrong; share
($prefix/share) is not supposed to contain executable code nor
libraries; the lib directory ($exec_prefix/lib) is. Does anyone mind
if I fix configure.in so that it defines nativedir as
$exec_prefix/lib? Otherwise, the kaffe script should be fixed so that
it properly sets LD_LIBRARY_PATH.

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.anu.edu.au}
Universidade Estadual de Campinas, SP, Brasil


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:02 EDT