Unfortunately, the things are hard coded to search only particular
directories. erts/configure.in has this:
for dir in /usr/local/pgm /usr/local /usr
you can just modify your erts/configure.in or erts/configure to search
the right directory by just adding it to that list
--
Emad