[erlang-questions] Skip building wx and other libraries
Peter Lemenkov
lemenkov@REDACTED
Wed Apr 24 11:14:48 CEST 2019
Yes. Just use --without-foo switches. For example
./configure --without-jinterface \
--without-common_test \
--without-debugger \
--without-dialyzer \
--without-et \
--without-megaco \
--without-observer \
--without-reltool \
--without-wx
etc.
ср, 24 апр. 2019 г. в 11:11, Max Lapshin <max.lapshin@REDACTED>:
>
> I compile erlang from sources and I want to skip compiling wx, corba and some other applications.
>
> Is there any standard way to skip compiling and installing them?
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
--
With best regards, Peter Lemenkov.
More information about the erlang-questions
mailing list