Modified on 02/12/2003 at 12:40
Creator:
Vlad
Needed at least with Redhat 8.0.
Do this:
- - place the term
use bytes;
at the top of erts/emulator/utils/make_preload
(thanks to Eric Merritt)
- - > ./configure
- - > env LANG=C make
- - > env LANG=C make install
(thanks to Kristoffer Andersson)
Related links
Erlang R9B RPM
|