#20006: Variant for installing erlang without wxWidgets/tk --------------------------------+------------------------------------------- Reporter: crafterm@… | Owner: bfulgham@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: erlang --------------------------------+------------------------------------------- Comment(by jabronson@…): Replying to [comment:8 jabronson@…]:
Replying to [comment:4 blb@…]:
Note that there is a wxWidgets with the OS (at least there is on my 10.5 machine) which is probably what is being noticed instead;
do you know offhand if there's a way to tell whether the "no_tk" erlang i built according to Marcus's instructions above actually linked agains the system wxWidgets? I tried: {{{ $ otool -L /opt/local/bin/erlc /opt/local/bin/erlc: /usr/lib/libutil.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 124.1.1) }}} but I'm not sure that's asking the right question.
Is it known that erlang can be built without wxWidgets? In my (admittedly quick) looking around, it seems like it really wants it available... i just asked this very question on the [http://groups.google.com/group /erlang-programming erlang-questions] mailing list (hasn't shown up yet in the archive though). so hopefully we'll hear some official word soon.
-- Ticket URL: <http://trac.macports.org/ticket/20006#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS