[erlang-questions] WX not working!
Attila Rajmund Nohl
attila.r.nohl@REDACTED
Wed Oct 11 08:13:32 CEST 2017
2017-10-11 0:21 GMT+02:00 zxq9 <zxq9@REDACTED>:
> 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:
On Ubuntu and Debian the
apt-get build-dep erlang
command will install everything required to build the package -
probably that's good enough for building from source.
More information about the erlang-questions
mailing list