Ticket #32 (closed bug: Fixed)
make install fails
Description
From 5.02 on, make install (at least when configured via ./configure --prefix=<something>) tries to create a file and a directory of the same name as part of the install process. The culprits are the overrides for libdir and datadir at the end of hslibs/mk/boilerplate.mk. When these are removed, things work just fine.
Change History
Note: See
TracTickets for help on using
tickets.
