[erlang-questions] WX not working!

zxq9 zxq9@REDACTED
Wed Oct 11 00:21:33 CEST 2017


On 2017年10月10日 火曜日 20:45:42 Mike Williams wrote:
> My old  Pee Cee gave up the ghost and is now pushing up the daisies.
> However I had most things backed up, except the Erlang/OTP  installation
> which I assumed would be easy to reproduce, but is wasn't .
> 
> What wx packages do I need  to get wx working?  Despite having installed
> every wx package  I can think off, I still get the message:
> 
> "configure: WARNING: Can not link wx program are all developer packages
> installed?"
> 
> Any helpful advice  be appreciated!

On Ubuntu and Debian I believe the following are present before I build:

Possible
 - lib64ncurses5-dev

Installed
 - libncurses5-dev
 - libssl-dev
 - wx-common
 - libwxbase3.0-dev
 - flex
 - xsltproc
 - libwxgtk3.0-dev

I am not quite sure what the minimum requirements are just to get wx to
work, though.

If you're on a different distro it will look similar to this.

-Craig



More information about the erlang-questions mailing list