On Sun, Apr 16, 2006 at 06:54:27PM +0200, Marc Lehmann wrote: >However, the perl in debian installs modules under /usr/local/lib, and >binaries in /usr/bin: > > Installing /usr/bin/cfmap-normalize > > EXE_FILES => ["bin/cfmap-normalize"],
Unfortunately there is no INSTALLSITESCRIPT variable for INST_SCRIPT, which is where EXE_FILES installs to. Which is odd, since every other variable has an equivalent (see the table under "make install" in the ExtUtils::MakeMaker man page). I'll try to determine why not and get a fix. --bod -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

