JRE file layout for 1.0.7?

Gwenole Beauchesne kaffe@rufus.w3.org
Sat, 30 Mar 2002 22:00:20 +0100


Hi,

>  But I would like to change the way the the files are installed when doing
>  "make install".  Instead of installing it by default in /usr/local/bin,
>  /usr/local/lib, /usr/local/include, etc., I'd like to have the default
>  install put everything in /usr/local/kaffe, in a JRE-style layout.

Exactly, thank you. And like Sun's JRE, please put Kaffe arch dependent 
libraries in kaffe/<Khost_cpu>/. ;-)

>  Is anybody opposed to this?

Not at all. Also please make sure that the nativedir macro is DESTDIR-aware.

> It'll also impact the Debian and RPM packages.

I don't think so thanks to the overrideable DESTDIR macro and, currently, 
overrriding nativedir as well.

Bye,
Gwenole.