I don't currently install heimdal (but plan to in the next build), so
these are just observations.

On 9/1/05, Randy McMurchy <[EMAIL PROTECTED]> wrote:
> 
> As has been reported, Heimdal overwrites some files that exist on
> the system during its installation. Many binaries are overwritten,
> but that is expected and normal.

The includes can probably be solved by adding a
--includedir=/usr/include/heimdal or something similar. If heimdal is
a properly autoconfed package, it should accept the above switch.

For the libraries, a proper sed/patch would prevent their
installation, assuming that the heimdal libraries are not needed. If
the patch is not feasible, maybe use "make DESTDIR=/opt/heimdal
install" to install (assuming it supports DESTDIR), remove the libs
and then move everything to the proper location.

-- 
Tushar Teredesai
   mailto:[EMAIL PROTECTED]
   http://www.linuxfromscratch.org/~tushar/
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to