Anyone use Erlang and stow?
Serge Aleynikov
serge@REDACTED
Thu Apr 6 03:31:37 CEST 2006
Perhaps I didn't fully understand your question, but wouldn't the
followig work for you:
./configure --prefix=/install/to/path
Serge
Ryan Rawson wrote:
> Looks like the configure/build system as it stands does not allow you
> to install erlang into a different directory than it will eventually
> run out of. This should prevent Erlang from out of the box being
> compatible with RPM, DEB and any package management system, including
> stow.
>
> Anyone else solve this problem? I've tried make install prefix= and
> INSTALL_PREFIX= but the build scripts keep on embeddeding that path in
> all the shell scripts.
>
> -ryan
>
More information about the erlang-questions
mailing list